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="M6.25 19q-0.53 0-0.89-0.36A1.2 1.2 0 0 1 5 17.75q0-0.53 0.36-0.89t0.89-0.36H9l3-9H9.25q-0.53 0-0.89-0.36A1.2 1.2 0 0 1 8 6.25q0-0.53 0.36-0.89Q8.73 5 9.25 5h7.5q0.53 0 0.89 0.36T18 6.25t-0.36 0.89a1.2 1.2 0 0 1-0.89 0.36H14.5l-3 9h2.25q0.53 0 0.89 0.36Q15 17.23 15 17.75t-0.36 0.89A1.2 1.2 0 0 1 13.75 19z"/>
</vector>