Initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:fillColor="@color/colorText"
|
||||
android:pathData="m436,38h-70v-18c0,-11.047 -8.953,-20 -20,-20s-20,8.953 -20,20v18h-50v-18c0,-11.047 -8.953,-20 -20,-20s-20,8.953 -20,20v18h-53v-18c0,-11.047 -8.953,-20 -20,-20s-20,8.953 -20,20v18h-67c-11.047,0 -20,8.953 -20,20v434c0,11.047 8.953,20 20,20h360c11.047,0 20,-8.953 20,-20v-434c0,-11.047 -8.953,-20 -20,-20zM416,472h-320v-394h47v42c0,11.047 8.953,20 20,20s20,-8.953 20,-20v-42h53v42c0,11.047 8.953,20 20,20s20,-8.953 20,-20v-42h50v42c0,11.047 8.953,20 20,20s20,-8.953 20,-20v-42h50zM366,216c0,11.047 -8.953,20 -20,20h-180c-11.047,0 -20,-8.953 -20,-20s8.953,-20 20,-20h180c11.047,0 20,8.953 20,20zM366,296c0,11.047 -8.953,20 -20,20h-180c-11.047,0 -20,-8.953 -20,-20s8.953,-20 20,-20h180c11.047,0 20,8.953 20,20zM366,376c0,11.047 -8.953,20 -20,20h-180c-11.047,0 -20,-8.953 -20,-20s8.953,-20 20,-20h180c11.047,0 20,8.953 20,20zM366,376"/>
|
||||
</vector>
|
||||
Reference in New Issue
Block a user