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:autoMirrored="true"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="#FF000000"
android:pathData="M5 21q-0.82 0-1.41-0.59A1.93 1.93 0 0 1 3 19V5q0-0.82 0.59-1.41A1.93 1.93 0 0 1 5 3h14q0.82 0 1.41 0.59T21 5v14q0 0.82-0.59 1.41A1.93 1.93 0 0 1 19 21z m0-2h14V5H5z"/>
<path
android:fillColor="#FF000000"
android:pathData="M11 10a1 1 0 1 1 1.48 0.88c-0.31 0.17-0.66 0.41-0.94 0.74C11.25 11.95 11 12.42 11 13a1 1 0 0 0 2 0 0.3 0.3 0 0 1 0.06-0.08 1.4 1.4 0 0 1 0.38-0.29A3 3 0 1 0 9 10a1 1 0 1 0 2 0m2 3.01zM12 17a1 1 0 1 0 0-2 1 1 0 0 0 0 2"/>
</vector>