branch:
favicon.svg
486 bytesRaw
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#F6821F"/>
<g fill="white">
<!-- Microphone body -->
<rect x="13" y="6" width="6" height="12" rx="3"/>
<!-- Mic stand arc -->
<path d="M10 16a6 6 0 0 0 12 0" fill="none" stroke="white" stroke-width="2" stroke-linecap="round"/>
<!-- Mic stand -->
<line x1="16" y1="22" x2="16" y2="26" stroke="white" stroke-width="2" stroke-linecap="round"/>
</g>
</svg>