crater icon — free SVG
Download the free crater icon as SVG or PNG, copy the crater SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
crater (noun) — a bowl-shaped geological formation at the top of a volcano
How to use the crater icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ9878C1XHETNQ6RT8YV5G40.svg" alt="crater 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"><ellipse cx="12" cy="12" rx="9" ry="6"/><ellipse cx="12" cy="12" rx="4" ry="2.5"/><path d="M5 9 3 6m16 3 2-3"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="crater".
Download crater SVG & PNG
crater.svg · crater.png (512px) — all 2 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.