INIT: initial commit

This commit is contained in:
webfussel 2025-08-01 18:54:15 +02:00
commit 7f467a414e
62 changed files with 1612 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:viewportHeight="512" android:viewportWidth="512" android:width="24dp">
<path android:fillAlpha="0.4" android:fillColor="#000" android:pathData="M496,256a240,240 0,1 1,-480 0,240 240,0 1,1 480,0zM160,208a16,16 0,1 0,32 0,16 16,0 1,0 -32,0zM160,344c0,4.4 3.6,8 8,8l176,0c4.4,0 8,-3.6 8,-8s-3.6,-8 -8,-8l-176,0c-4.4,0 -8,3.6 -8,8zM320,208a16,16 0,1 0,32 0,16 16,0 1,0 -32,0z" android:strokeAlpha="0.4"/>
<path android:fillColor="#000" android:pathData="M496,256a240,240 0,1 1,-480 0,240 240,0 1,1 480,0zM256,0a256,256 0,1 0,0 512,256 256,0 1,0 0,-512zM176,224a16,16 0,1 0,0 -32,16 16,0 1,0 0,32zM352,208a16,16 0,1 0,-32 0,16 16,0 1,0 32,0zM168,336c-4.4,0 -8,3.6 -8,8s3.6,8 8,8l176,0c4.4,0 8,-3.6 8,-8s-3.6,-8 -8,-8l-176,0z"/>
</vector>