tachiyomi/app/src/main/res/drawable/ic_label_24dp.xml

10 lines
449 B
XML
Raw Normal View History

2020-03-14 21:04:14 +01:00
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
2021-01-31 15:55:28 +01:00
<path
android:fillColor="@android:color/black"
android:pathData="M17.63,5.84C17.27,5.33 16.67,5 16,5L5,5.01C3.9,5.01 3,5.9 3,7v10c0,1.1 0.9,1.99 2,1.99L16,19c0.67,0 1.27,-0.33 1.63,-0.84L22,12l-4.37,-6.16zM16,17H5V7h11l3.55,5L16,17z" />
2020-03-14 21:04:14 +01:00
</vector>