boarding icon — free SVG
Download the free boarding icon as SVG or PNG, copy the boarding SVG code, or drop it into React as JSX — 2 matching styles, no attribution required.
boarding (noun) — the act of passengers and crew getting aboard a ship or aircraft
How to use the boarding icon
HTML: paste the SVG inline (it inherits currentColor) or hotlink it:
<img src="https://svgrove.com/api/icons/01KZ8JZBX1YQ7XCTFR6E3R59KY.svg" alt="boarding 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="7.5" cy="5.5" r="2"/><path d="M6 20.5v-5l-2-2L5.5 9l3-.5 2.5 3h2.5m-4 4 2 5m3.5-8h5.5M18 10l2.5 2.5L18 15"/></svg>
Accessibility: decorative use → aria-hidden="true"; meaningful use → role="img" aria-label="boarding".
Download boarding SVG & PNG
boarding.svg · boarding.png (512px) — all 2 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.