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="M6 21a0.97 0.97 0 0 1-0.71-0.29A0.97 0.97 0 0 1 5 20q0-0.42 0.29-0.71A0.97 0.97 0 0 1 6 19h12q0.42 0 0.71 0.29T19 20q0 0.42-0.29 0.71A0.97 0.97 0 0 1 18 21z m6-4q-2.52 0-3.92-1.57t-1.4-4.18V4.28q0-0.53 0.38-0.9A1.27 1.27 0 0 1 7.98 3q0.52 0 0.9 0.38t0.37 0.9v7.12q0 1.4 0.7 2.27T12 14.56t2.05-0.88 0.7-2.27V4.27q0-0.52 0.39-0.9A1.27 1.27 0 0 1 16.05 3q0.53 0 0.9 0.38t0.38 0.9v6.97q0 2.6-1.4 4.17T12 17"/>
</vector>