Pixelcat-App-Android/app/src/main/res/drawable/ic_multiple.xml

13 lines
724 B
XML

<vector android:autoMirrored="true" android:height="24dp"
android:viewportHeight="24" android:viewportWidth="24"
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#fff"
android:pathData="M16,6L4,6A2,2 0,0 0,2 8L2,20A2,2 0,0 0,4 22L16,22A2,2 0,0 0,18 20L18,8A2,2 0,0 0,16 6z"
android:strokeColor="#fff" android:strokeLineCap="round"
android:strokeLineJoin="round" android:strokeWidth="2"/>
<path android:fillColor="#00000000"
android:pathData="M22,17V4C22,2.8954 21.1046,2 20,2H7"
android:strokeColor="#fff" android:strokeLineCap="round"
android:strokeLineJoin="round" android:strokeWidth="2"/>
</vector>