jb-website/public/assets/accent-dots.svg
2026-06-01 19:35:56 +10:00

8 lines
No EOL
288 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 16" width="64" height="16" role="img" aria-label="dot row accent">
<g fill="#221E18">
<circle cx="8" cy="8" r="3"></circle>
<circle cx="32" cy="8" r="3"></circle>
<circle cx="56" cy="8" r="3"></circle>
</g>
</svg>