gmao/app_new/static/favicon-32x32.svg

13 lines
513 B
XML
Raw Normal View History

2026-08-14 18:02:25 +02:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<defs>
<style>
.favicon-bg { fill: #6f42c1; }
.favicon-icon { fill: white; }
</style>
</defs>
<circle class="favicon-bg" cx="16" cy="16" r="16"/>
<rect class="favicon-icon" x="8" y="10" width="16" height="2" rx="1"/>
<rect class="favicon-icon" x="10" y="14" width="12" height="2" rx="1"/>
<rect class="favicon-icon" x="8" y="18" width="16" height="2" rx="1"/>
<circle class="favicon-icon" cx="16" cy="7" r="2"/>
</svg>