Cleanup suspicious pictures from the previous system. Redesign of icons, removal of unused pictures and background

This commit is contained in:
2026-06-23 22:55:06 +02:00
parent 98c319767e
commit 9c4f5948fd
95 changed files with 145 additions and 655 deletions
+1 -29
View File
@@ -1,29 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<defs>
<radialGradient id="sn-glow" cx="50%" cy="50%" r="50%">
<stop offset="0%" stop-color="#ff44cc" stop-opacity="0.5"/>
<stop offset="100%" stop-color="#ff44cc" stop-opacity="0"/>
</radialGradient>
</defs>
<circle cx="50" cy="50" r="48" fill="#101622" stroke="#1a2436" stroke-width="2"/>
<circle cx="50" cy="50" r="48" fill="url(#sn-glow)"/>
<!-- Vortex de qi — spirale d'énergie -->
<!-- Spirale externe -->
<path d="M50 16 Q72 18 80 36 Q88 54 74 68 Q60 82 42 78 Q24 74 18 58 Q12 42 24 28 Q36 14 52 16"
fill="none" stroke="#ff44cc" stroke-width="2.2" stroke-linecap="round"/>
<!-- Spirale intermédiaire -->
<path d="M50 26 Q64 28 70 42 Q76 56 66 66 Q56 76 42 70 Q28 64 28 50 Q28 36 40 30 Q52 24 62 28"
fill="none" stroke="#ff44cc" stroke-width="2" stroke-linecap="round" opacity="0.75"/>
<!-- Spirale interne -->
<path d="M50 36 Q58 36 62 44 Q66 52 60 60 Q54 66 46 62 Q38 58 38 50 Q38 42 44 38 Q50 34 56 38"
fill="none" stroke="#ff44cc" stroke-width="1.8" stroke-linecap="round" opacity="0.6"/>
<!-- Noyau central -->
<circle cx="50" cy="50" r="8" fill="#ff44cc" fill-opacity="0.2" stroke="#ff44cc" stroke-width="2"/>
<circle cx="50" cy="50" r="3" fill="#ff44cc" opacity="0.9"/>
<!-- Particules d'énergie en orbite -->
<circle cx="50" cy="16" r="2.5" fill="#ff44cc" opacity="0.8"/>
<circle cx="80" cy="36" r="2" fill="#ff44cc" opacity="0.7"/>
<circle cx="74" cy="68" r="2.5" fill="#ff44cc" opacity="0.8"/>
<circle cx="18" cy="58" r="2" fill="#ff44cc" opacity="0.7"/>
<circle cx="24" cy="28" r="2" fill="#ff44cc" opacity="0.7"/>
</svg>
<svg style="height: 512px; width: 512px;" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><defs><linearGradient id="lorc-omega-gradient-0"><stop offset="0%" stop-color="#050000" stop-opacity="0.64"></stop><stop offset="100%" stop-color="#e46e6e" stop-opacity="0.64"></stop></linearGradient></defs><circle cx="256" cy="256" r="252" fill="url(#lorc-omega-gradient-0)" stroke="#f0df1a" stroke-opacity="1" stroke-width="4"></circle><g class="" style="" transform="translate(0,0)"><path d="M259.05 73.105C155.53 73.105 71.2 163.14 71.2 274.65c0 42.674 12.272 82.822 33.265 115.45-24.44-13.235-48.45-29.26-72.4-48.92v95.108H206.87c-48-33.257-81.532-82.232-81.532-138.158 0-74.567 59.88-135.015 133.71-135.015 73.832 0 133.712 60.448 133.712 135.015 0 55.926-33.53 104.9-81.53 138.158h174.803V341.18c-24.02 19.865-48.295 36.2-73.052 49.57 21.297-32.77 33.92-73.09 33.92-116.1 0-111.51-84.33-201.545-187.85-201.545z" fill="#fff" fill-opacity="1"></path></g></svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 964 B