- Updated index.html, main.ts, audio types, visualizer, tsconfig - Added public/favicon.svg, src/vite-env.d.ts - Added presidential-projects.md reference doc
6 lines
312 B
XML
6 lines
312 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
|
|
<rect width="32" height="32" fill="#000"/>
|
|
<polygon points="16,4 28,28 4,28" fill="none" stroke="#00ffff" stroke-width="2"/>
|
|
<polygon points="16,8 25,26 7,26" fill="#00ffff" opacity="0.3"/>
|
|
<circle cx="16" cy="18" r="3" fill="#00ffff"/>
|
|
</svg> |