success icon — free SVG
Download the free success icon as SVG or PNG, copy the success SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
success (noun) — an event that accomplishes its intended purpose
How to use the success icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEV8WFGSMV90BZ8ZDGPKF.svg" alt="success 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="M8 4.5h8v4a4 4 0 0 1-8 0z"/><path d="M8 5.5H5.5v.8A2.7 2.7 0 0 0 8.2 9M16 5.5h2.5v.8A2.7 2.7 0 0 1 15.8 9M12 12.5V16m-3 4.5C9 18 10.3 16 12 16s3 2 3 4.5z"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="success".
Download success SVG & PNG
success.svg · success.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.