This commit is contained in:
Benoit Marty 2025-10-03 18:23:27 +02:00
parent 23b72758bd
commit 17b6b08926
237 changed files with 6766 additions and 5 deletions

View file

@ -0,0 +1,11 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:autoMirrored="true"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:fillType="evenOdd"
android:pathData="M15.7 2.64a2 2 0 0 1 2.84 0l2.82 2.82a2 2 0 0 1 0 2.83L9.61 20.05a1 1 0 0 1-0.47 0.26l-5.66 1.42a1 1 0 0 1-1.2-1.21l1.4-5.66a1 1 0 0 1 0.27-0.47z m1.23 7.26L14.1 7.07l-8.54 8.54-0.94 3.78 3.77-0.95z"/>
</vector>