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,9 @@
<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="M7 21q-0.82 0-1.41-0.59A1.93 1.93 0 0 1 5 19V6a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 4 5q0-0.42 0.29-0.71A0.97 0.97 0 0 1 5 4h4q0-0.42 0.29-0.71A0.97 0.97 0 0 1 10 3h4q0.42 0 0.71 0.29T15 4h4q0.42 0 0.71 0.29T20 5t-0.29 0.71A0.97 0.97 0 0 1 19 6v13q0 0.82-0.59 1.41A1.93 1.93 0 0 1 17 21zM7 6v13h10V6z m2 10q0 0.42 0.29 0.71T10 17t0.71-0.29A0.97 0.97 0 0 0 11 16V9a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 10 8a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 9 9z m4 0q0 0.42 0.29 0.71T14 17q0.42 0 0.71-0.29A0.97 0.97 0 0 0 15 16V9a0.97 0.97 0 0 0-0.29-0.71A0.97 0.97 0 0 0 14 8a0.97 0.97 0 0 0-0.71 0.29A0.97 0.97 0 0 0 13 9z"/>
</vector>