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,10 @@
<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:pathData="M3.5 3.5a1 1 0 1 0-1.41 1.41l4.1 4.12a5.5 5.5 0 0 0-0.17 1.07A5 5 0 0 0 7 20h10.17l1.92 1.91a1 1 0 1 0 1.41-1.41l-0.98-0.98L7.15 7.14z m18.5 12a4.48 4.48 0 0 1-0.93 2.74L8.64 5.8A5.47 5.47 0 0 1 11.5 5a5.49 5.49 0 0 1 4.25 2 4 4 0 0 1 4.19 4.72A4.5 4.5 0 0 1 22 15.5"/>
</vector>