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="M12 19.07q-1.47 1.47-3.54 1.47-2.06 0-3.53-1.47t-1.47-3.53q0-2.07 1.47-3.54l2.12-2.12q0.3-0.3 0.7-0.3t0.71 0.3 0.3 0.7-0.3 0.71l-2.12 2.12a2.9 2.9 0 0 0-0.88 2.13q0 1.23 0.88 2.12 0.89 0.88 2.12 0.88t2.13-0.88l2.12-2.12q0.3-0.3 0.7-0.3t0.71 0.3 0.3 0.7q0 0.4-0.3 0.71z m-1.41-4.24q-0.3 0.3-0.71 0.3a0.97 0.97 0 0 1-0.7-0.3q-0.3-0.3-0.3-0.7 0-0.41 0.3-0.72l4.23-4.24q0.3-0.3 0.71-0.3t0.7 0.3 0.3 0.7-0.3 0.72z m6.36-0.7q-0.3 0.3-0.7 0.3a0.97 0.97 0 0 1-0.71-0.3q-0.3-0.3-0.3-0.72 0-0.4 0.3-0.7l2.12-2.12q0.88-0.89 0.88-2.13 0-1.23-0.88-2.12a2.9 2.9 0 0 0-2.12-0.88q-1.24 0-2.13 0.88L11.3 8.46q-0.3 0.3-0.7 0.3a0.97 0.97 0 0 1-0.71-0.3q-0.3-0.3-0.3-0.7 0-0.4 0.3-0.71L12 4.93q1.47-1.47 3.54-1.47t3.53 1.47 1.47 3.54T19.07 12z"/>
</vector>