Initial commit: Core packages

This commit is contained in:
Ernad Husremovic 2025-08-29 15:20:45 +02:00
commit 12c29a983b
9512 changed files with 8379910 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30">
<path d="M 0 15 a 15 15 0 1 1 30 0 a 15 15 0 1 1 -30 0" fill="white"/>
<path d="m25,21l0,-2l-14,0l0,-12l2,0l-3,-3l-3,3l2,0l0,2l-4,0l0,2l4,0l0,8c0,1.1 0.9,2 2,2l8,0l0,2l-2,0l3,3l3,-3l-2,0l0,-2l4,0zm-12,-10l6,0l0,6l2,0l0,-6c0,-1.1 -0.9,-2 -2,-2l-6,0l0,2z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 345 B