apps/web/app/icon.svg
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40">
<rect width="40" height="40" rx="9" fill="#17130f"/>
<circle cx="20" cy="23" r="9" fill="#c19a3e"/>
<g stroke="#e4c877" stroke-width="2" stroke-linecap="round">
<line x1="20" y1="6" x2="20" y2="10"/>
<line x1="9" y1="10" x2="12" y2="13"/>
<line x1="31" y1="10" x2="28" y2="13"/>
<line x1="5" y1="23" x2="9" y2="23"/>
<line x1="35" y1="23" x2="31" y2="23"/>
</g>
</svg>