10 lines
750 B
XML
10 lines
750 B
XML
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:width="30dp"
|
||
|
|
android:height="26dp"
|
||
|
|
android:viewportWidth="30"
|
||
|
|
android:viewportHeight="26">
|
||
|
|
<path
|
||
|
|
android:pathData="M8.25,17.333H10.5V11.556H8.25V13.361H6V15.528H8.25V17.333ZM12,15.528H24V13.361H12V15.528ZM19.5,11.556H21.75V9.75H24V7.583H21.75V5.778H19.5V11.556ZM6,9.75H18V7.583H6V9.75ZM9,26V23.111H3C2.175,23.111 1.469,22.829 0.882,22.263C0.295,21.698 0.001,21.018 0,20.222V2.889C0,2.094 0.294,1.415 0.882,0.849C1.47,0.284 2.176,0.001 3,0H27C27.825,0 28.531,0.283 29.119,0.849C29.708,1.416 30.001,2.095 30,2.889V20.222C30,21.017 29.706,21.697 29.119,22.263C28.532,22.829 27.826,23.112 27,23.111H21V26H9Z"
|
||
|
|
android:fillColor="#707070"/>
|
||
|
|
</vector>
|