rating icon — free SVG
Download the free rating icon as SVG or PNG, copy the rating SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
rating (noun) — an appraisal of the value of something
How to use the rating icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ58QQR472V15AW4CQ7VF0H0.svg" alt="rating 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 3.5 1.7 3.4 3.8.6-2.7 2.7.6 3.8L8 12.2 4.6 14l.6-3.8-2.7-2.7 3.8-.6ZM16 7h5m-5 5h5m-8 5h8"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="rating".
Download rating SVG & PNG
rating.svg · rating.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.