camera icon — free SVG
Download the free camera icon as SVG or PNG, copy the camera SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
camera (noun) — equipment for taking photographs (usually consisting of a lightproof box with a lens at one end and light-sensitive film at the other)
How to use the camera icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TETHER9Q03RYGD1S534VC.svg" alt="camera icon" width="24" height="24">
React (JSX):
<svg xmlns="http://www.w3.org/2000/svg" fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" viewBox="0 0 24 24"><path d="M3.5 8.5a1 1 0 0 1 1-1h3L9.6 5h4.8l2.1 2.5h3a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1h-15a1 1 0 0 1-1-1z"/><circle cx="12" cy="13.5" r="3.5"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="camera".
Download camera SVG & PNG
camera.svg · camera.png (512px) — all 4 styles are one click away in the picker once the page loads.
License
Free for personal and commercial use. No attribution required. Redistribution or resale of the icons as an icon library, pack or download service is not allowed. Read the SVGrove Free License.