route icon — free SVG
Download the free route icon as SVG or PNG, copy the route SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
route (noun, verb) — an established line of travel or access
How to use the route icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEWDE1BP705MF33KYMR0A.svg" alt="route 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="6" cy="5.5" r="2"/><path d="M6 7.5v3a4 4 0 0 0 4 4h4a4 4 0 0 1 4 4"/><circle cx="18" cy="19.5" r="2"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="route".
Download route SVG & PNG
route.svg · route.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.