4d30803b60
Add static site, shared layout, and Node dev server with standard .gitignore. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
398 B
XML
6 lines
398 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none" aria-hidden="true">
|
|
<circle cx="8" cy="8" r="6.25" stroke="rgba(255,255,255,0.55)" stroke-width="1.15"/>
|
|
<path fill="rgba(255,255,255,0.72)" d="M8 4.15c.38 0 .68.3.68.68v3.55a.68.68 0 1 1-1.36 0V4.83c0-.38.3-.68.68-.68Z"/>
|
|
<circle cx="8" cy="11.38" r="0.68" fill="rgba(255,255,255,0.72)"/>
|
|
</svg>
|