Files
landing/public/favicon.svg

7 lines
420 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<rect x="6" y="4" width="6" height="24" rx="1.5" fill="#1A1F2E"/>
<rect x="6" y="22" width="18" height="6" rx="1.5" fill="#1A1F2E"/>
<rect x="6" y="4" width="6" height="24" rx="1.5" stroke="#C48B8B" stroke-width="1.2" fill="none"/>
<rect x="6" y="22" width="18" height="6" rx="1.5" stroke="#C48B8B" stroke-width="1.2" fill="none"/>
</svg>