status icon — free SVG
Download the free status icon as SVG or PNG, copy the status SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
status (noun) — the relative position or standing of things or especially persons in a society
How to use the status icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5YYB5M684M41JAFDWBPN0H.svg" alt="status 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"><circle cx="10.5" cy="7.5" r="3"/><path d="M4.5 20.5v-1.3a6 6 0 0 1 6-6h1.4"/><circle cx="17.3" cy="17.3" r="2.8"/><path d="M17.1 17.3h.4"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="status".
Download status SVG & PNG
status.svg · status.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.