Files
boc/quixzoom-market-pages/icons/icon-camera.svg
T

13 lines
764 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="none">
<!-- Camera body -->
<rect x="4" y="14" width="40" height="28" rx="2" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<!-- Viewfinder notch on top -->
<path d="M16 14 L16 10 L32 10 L32 14" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
<!-- Lens outer circle -->
<circle cx="24" cy="28" r="8" stroke="#0066FF" stroke-width="1.8"/>
<!-- Lens inner circle -->
<circle cx="24" cy="28" r="4" stroke="#0066FF" stroke-width="1.8"/>
<!-- Shutter button on top -->
<rect x="20" y="8" width="8" height="4" rx="1" stroke="#0066FF" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
</svg>