9 lines
408 B
XML
9 lines
408 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="M19,12V19H5V12H3V19C3,20.1 3.9,21 5,21H19C20.1,21 21,20.1 21,19V12H19ZM13,12.67L15.59,10.09L17,11.5L12,16.5L7,11.5L8.41,10.09L11,12.67V3H13V12.67Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|