sokko-g/website/public/static/img/toolbox-icons/target.svg
Shinuwa 1e1ede6cf0
Some checks failed
Deploy Sokko G / deploy (push) Failing after 3s
Initial Commit
2026-07-20 23:10:37 +02:00

7 lines
537 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" role="img" aria-label="Target">
<rect width="256" height="256" rx="36" fill="#21191c"/>
<circle cx="128" cy="128" r="76" fill="#36262b" stroke="#ffffff" stroke-opacity=".25" stroke-width="8"/>
<circle cx="128" cy="128" r="48" fill="none" stroke="#ffb3c1" stroke-width="10"/>
<circle cx="128" cy="128" r="16" fill="#ffb3c1"/>
<path d="M128 40v28M128 188v28M40 128h28M188 128h28" stroke="#ffffff" stroke-opacity=".7" stroke-width="10" stroke-linecap="round"/>
</svg>