Converti chill-theme en dossier classique

This commit is contained in:
Boris Waaub
2026-01-28 09:40:37 +01:00
parent 577786f22d
commit cc60b64505
118 changed files with 11868 additions and 1 deletions
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="200" height="60" viewBox="0 0 200 60" xmlns="http://www.w3.org/2000/svg">
<rect width="200" height="60" fill="white"/>
<circle cx="30" cy="30" r="15" fill="#3b82f6"/>
<circle cx="45" cy="30" r="15" fill="#60a5fa" fill-opacity="0.7"/>
<rect x="70" y="20" width="90" height="8" rx="4" fill="#3b82f6"/>
<rect x="70" y="35" width="50" height="8" rx="4" fill="#93c5fd"/>
</svg>

After

Width:  |  Height:  |  Size: 444 B