Added new icons in the library page

This commit is contained in:
CappielloAntonio
2022-01-15 17:10:00 +01:00
parent 7b5842da12
commit 2ffb953d32
4 changed files with 43 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24"
android:autoMirrored="true">
<path
android:fillColor="@color/titleTextColor"
android:pathData="M10.02,6L8.61,7.41 13.19,12l-4.58,4.59L10.02,18l6,-6 -6,-6z"/>
</vector>