myadhd/site/static/favicon.svg
djg 911163c633
Some checks are pending
Build and Deploy / deploy (push) Waiting to run
initial import: static site + CI pipeline
2026-09-21 22:38:56 +00:00

6 lines
332 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect x="2" y="2" width="60" height="60" rx="14" fill="#a78bfa" stroke="#2c2c3c" stroke-width="4"/>
<path d="M18 40c0-10 6-16 14-16s14 6 14 16z" fill="#14141c"/>
<circle cx="27" cy="34" r="3" fill="#a78bfa"/>
<circle cx="37" cy="34" r="3" fill="#a78bfa"/>
</svg>