taxi icon — free SVG
Download the free taxi icon as SVG or PNG, copy the taxi SVG code, or drop it into React as JSX — 4 matching styles, no attribution required.
taxi (noun, verb) — a car driven by a person whose job is to take passengers where they want to go in exchange for money
How to use the taxi icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ5TEZFDBS8D1XFSJX0TNDXV.svg" alt="taxi 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="M10.5 8.3V6.5h3v1.8m-9 8.7v-3.6l1.4-3.5a1.5 1.5 0 0 1 1.4-1h9.4a1.5 1.5 0 0 1 1.4 1l1.4 3.5V17m-15-3.5h15"/><circle cx="8" cy="17.3" r="1.6"/><circle cx="16" cy="17.3" r="1.6"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="taxi".
Download taxi SVG & PNG
taxi.svg · taxi.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.