5 lines
437 B
XML
5 lines
437 B
XML
<vector android:height="19dp"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="20dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="?android:colorAccent" android:pathData="M20,4H4C2.89,4 2,4.9 2,6v12c0,1.1 0.89,2 2,2h16c1.1,0 2,-0.9 2,-2V6C22,4.9 21.11,4 20,4zM20,18H4V8h16V18zM18,17h-6v-2h6V17zM7.5,17l-1.41,-1.41L8.67,13l-2.59,-2.59L7.5,9l4,4L7.5,17z"/>
|
|
</vector>
|