feat: add some icons

This commit is contained in:
Fabian Christoffel
2023-06-26 11:35:36 +02:00
parent f3d56ba59c
commit 23b0f52fa1
13 changed files with 142 additions and 32 deletions

View File

@@ -0,0 +1,12 @@
<vector android:height="16dp"
android:viewportHeight="24"
android:viewportWidth="24"
android:width="16dp"
xmlns:android="http://schemas.android.com/apk/res/android">
<path
android:fillColor="@color/black"
android:pathData="M17,4h3v16h-3zM5,14h3v6L5,20zM11,9h3v11h-3z" />
</vector>