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,13 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M12.71 17.71A0.97 0.97 0 0 1 12 18a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 17q0-0.42 0.29-0.71A0.97 0.97 0 0 1 12 16q0.42 0 0.71 0.29T13 17q0 0.42-0.29 0.71m0-4A0.97 0.97 0 0 1 12 14a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 11 13V9q0-0.42 0.29-0.71A0.97 0.97 0 0 1 12 8q0.42 0 0.71 0.29T13 9v4q0 0.42-0.29 0.71"/>
<path
android:fillColor="#FF000000"
android:fillType="evenOdd"
android:pathData="M10.26 3.04c0.77-1.34 2.7-1.34 3.48 0L22.29 18c0.76 1.33-0.2 2.99-1.74 2.99H3.45c-1.54 0-2.5-1.66-1.74-3zM3.45 19L12 4.03 20.55 19z"/>
</vector>