wheel icon — free SVG
Download the free wheel icon as SVG or PNG, copy the wheel SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
wheel (noun, verb) — a simple machine consisting of a circular frame with spokes (or a solid disc) that can rotate on a shaft or axle (as in vehicles or other machines)
How to use the wheel icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEWR682PVA46R64YZRYNN.svg" alt="wheel 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="12" cy="12" r="8.5"/><circle cx="12" cy="12" r="2"/><path d="M12 3.5V10m0 4v6.5M3.5 12H10m4 0h6.5M6 6l4.6 4.6M18 18l-4.6-4.6"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="wheel".
Download wheel SVG & PNG
wheel.svg · wheel.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.