TachiyomiSY-Plus/app/src/main/res/drawable/ic_drag_handle_24dp.xml
arkon dde7254dcf Update drag icon
(cherry picked from commit 914f5e569b6d1ca3150da954dcd3cfef96c9ef37)
2020-05-23 15:36:20 -04:00

10 lines
294 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="M20,9H4v2h16V9zM4,15h16v-2H4V15z"
android:fillColor="#000000"/>
</vector>