Files
SecureCheck/securecheck/assets/securecheck-icon.svg
2026-04-05 18:56:26 +02:00

32 lines
1.7 KiB
XML

<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="bg" x1="32" y1="28" x2="224" y2="228" gradientUnits="userSpaceOnUse">
<stop stop-color="#0F172A"/>
<stop offset="1" stop-color="#1E293B"/>
</linearGradient>
<linearGradient id="shield" x1="128" y1="48" x2="128" y2="208" gradientUnits="userSpaceOnUse">
<stop stop-color="#DFF8F2"/>
<stop offset="1" stop-color="#A7F3D0"/>
</linearGradient>
<linearGradient id="accent" x1="72" y1="76" x2="188" y2="188" gradientUnits="userSpaceOnUse">
<stop stop-color="#2DD4BF"/>
<stop offset="1" stop-color="#14B8A6"/>
</linearGradient>
</defs>
<rect x="20" y="20" width="216" height="216" rx="48" fill="url(#bg)"/>
<rect x="28" y="28" width="200" height="200" rx="40" stroke="#334155" stroke-width="2"/>
<path d="M128 48L184 70V116C184 154 162 189 128 208C94 189 72 154 72 116V70L128 48Z" fill="url(#shield)"/>
<path d="M128 58L176 76V114C176 148 157 179 128 196C99 179 80 148 80 114V76L128 58Z" fill="url(#accent)"/>
<rect x="92" y="92" width="72" height="52" rx="12" fill="#0F172A"/>
<path d="M104 107L117 118L104 129" stroke="#F8FAFC" stroke-width="8" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M124 128H150" stroke="#F59E0B" stroke-width="8" stroke-linecap="round"/>
<path d="M97 154L117 174L160 131" stroke="#F8FAFC" stroke-width="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M184 92C194 103 200 117 200 132" stroke="#67E8F9" stroke-width="6" stroke-linecap="round" opacity="0.7"/>
<path d="M56 132C56 117 62 103 72 92" stroke="#67E8F9" stroke-width="6" stroke-linecap="round" opacity="0.35"/>
</svg>