9 lines
291 B
XML
9 lines
291 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,2H5V22H7V14H19L16,8L19,2Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|