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="M5.19 8v2h2V8z m3.87 0v2h2V8z m3.88 0v2h2V8z m3.87 0v2h2V8zM5.2 11.53v2h2v-2z m3.87 0v2h2v-2z m3.88 0v2h2v-2z m3.87 0v2h2v-2zM9 15a1 1 0 1 0 0 2h6a1 1 0 1 0 0-2z"/>
<path
android:fillColor="#FF000000"
android:fillType="evenOdd"
android:pathData="M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2z m2 0h16v12H4z"/>
</vector>