You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
429 B
9 lines
429 B
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
android:width="24dp" |
|
android:height="24dp" |
|
android:viewportWidth="24.0" |
|
android:viewportHeight="24.0"> |
|
<path |
|
android:fillColor="#FF000000" |
|
android:pathData="M20,3L4,3v10c0,2.21 1.79,4 4,4h6c2.21,0 4,-1.79 4,-4v-3h2c1.11,0 2,-0.9 2,-2L22,5c0,-1.11 -0.89,-2 -2,-2zM20,8h-2L18,5h2v3zM4,19h16v2L4,21z"/> |
|
</vector>
|
|
|