emergency icon — free SVG
Download the free emergency icon as SVG or PNG, copy the emergency SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
emergency (noun) — a sudden unforeseen crisis (usually involving danger) that requires immediate action
How to use the emergency icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ6D98JS90JE8Q99DHMQRHNN.svg" alt="emergency 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="M7.5 14.3v-2.6a4.5 4.5 0 0 1 9 0v2.6"/><rect width="13" height="3.5" x="5.5" y="14.5" rx="1"/><path d="M12 4.7v1.6m-6.1.3 1.2 1.2m11-1.2-1.2 1.2M8.5 20.5h7"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="emergency".
Download emergency SVG & PNG
emergency.svg · emergency.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.