Portfolio/public/mark.svg
Matthew L McPeak cb287c0e51
All checks were successful
ci / build (push) Successful in 30s
ci / publish (push) Successful in 18s
Inital Commit
2026-07-16 12:38:41 -04:00

16 lines
No EOL
728 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" width="40" height="40" role="img" aria-label="Nychthemeron">
<path d="M 20 3 A 17 17 0 0 0 20 37 Z" fill="#d4b278"></path>
<circle cx="20" cy="20" r="17" fill="none" stroke="#d4b278" stroke-width="1.5"></circle>
<g stroke="rgba(12,9,3,0.18)" stroke-width="1" stroke-linecap="round">
<line x1="20" y1="20" x2="7" y2="8"></line>
<line x1="20" y1="20" x2="3" y2="20"></line>
<line x1="20" y1="20" x2="7" y2="32"></line>
</g>
<path d="M 24 11 A 10 10 0 0 0 24 29" fill="none" stroke="#d4b278" stroke-width="1.2" stroke-linecap="round" opacity="0.55"></path>
<circle cx="30" cy="15" r="1" fill="#d4b278" opacity="0.7"></circle>
</svg>