A bicycle in profile with its frame and saddle, for cycling, bike hire and lanes. On a 24×24 grid in stroke, duotone and fill, free under MIT.

TransportNewv0.9.0Added
Drawn byKeyline Icons
16
20
24 px
32
24px
2px
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <path d="M18.5 21C20.433 21 22 19.433 22 17.5C22 15.567 20.433 14 18.5 14C16.567 14 15 15.567 15 17.5C15 19.433 16.567 21 18.5 21ZM5.5 21C7.433 21 9 19.433 9 17.5C9 15.567 7.433 14 5.5 14C3.567 14 2 15.567 2 17.5C2 19.433 3.567 21 5.5 21ZM17 5C17.5523 5 18 4.5523 18 4C18 3.4477 17.5523 3 17 3C16.4477 3 16 3.4477 16 4C16 4.5523 16.4477 5 17 5ZM12 17L12.8981 13.4076C12.957 13.1719 12.8381 12.928 12.6161 12.8294L9.3302 11.369C8.9701 11.2089 8.9281 10.7146 9.2559 10.496L13.9757 7.3495C14.2437 7.1709 14.6082 7.2884 14.7212 7.59L15.8783 10.6756C15.9515 10.8707 16.1381 11 16.3465 11L18.5 11" fill="none"/>
</svg>

Also called

What someone searching for this drawing would have typed instead. These are the words the browser's search matches on.

  • bicycle
  • cycle
  • cycling
  • ride
  • courier
  • delivery

Related icons

The rest of the bike family first, then the Transport shelf.

FAQ

Answered from bike's own facts: its shelf, the weights it was drawn in, its siblings and its dates.

What is the bike icon for?
A bicycle in profile with its frame and saddle, for cycling, bike hire and lanes. It is filed under Transport in Keyline Icons, drawn on the same 24×24 grid as the rest of the set. People look for it as bicycle, cycle, cycling, ride, courier and delivery, and the browser's search matches all of those.
What styles does the bike icon come in?
All three: stroke, duotone and fill. They are drawn from the same geometry, so swapping weight never moves anything.
Is there a square or circle version of bike?
No. bike is drawn as a bare glyph, and the set has no boxed variant of it.
What other icons go with bike?
plane, plane-landing, plane-takeoff, ship and train, all shown below. They are the Transport shelf: nothing else in the set is named after bike.
How do I import bike in React?
<Bike /> is the component, and the weight decides the module: stroke from "@keyline-icons/react", duotone from "@keyline-icons/react/duotone" and fill from "@keyline-icons/react/fill". It takes the usual SVG props plus a size, so <Bike size={16} /> and className="size-4" both work, and there is no provider or theme to set up.
Where is the bike SVG?
icons/stroke/bike.svg, icons/duotone/bike.svg and icons/fill/bike.svg in the repository, normalised: no wrapper, no ids and no classes to strip out. The tabs above hand you the same drawing as SVG or JSX without the download, and neither needs an install.
When was bike added to the set?
Added 12 Sept 2026. It ships in v0.9.0, so an install at that version or later has it.

Questions about the set rather than about this drawing are answered where they belong. The home page covers what the set is, how the three styles differ, why some icons come boxed and where the Figma file is; installing the set in a shadcn/ui project covers the React package, the CLI and using an icon without React. The MIT licence is stated in the footer of every page.