medal icon — free SVG
Download the free medal icon as SVG or PNG, copy the medal SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
medal (noun) — an award for winning a championship or commemorating some other event
How to use the medal icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEZCH0VBG42G25J5R35EC.svg" alt="medal 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="M9.5 3.5 7.8 9.8m6.7-6.3 1.7 6.3M9.5 3.5h5"/><circle cx="12" cy="14.5" r="5"/><path d="m12 12.4.7 1.4 1.5.2-1.1 1.1.3 1.5-1.4-.7-1.4.7.3-1.5L9.8 14l1.5-.2z"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="medal".
Download medal SVG & PNG
medal.svg · medal.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.