aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/bike.svg
blob: 5fc8ae0a5ba0ed510a36f7eaf4626945e14bf24f (plain)
1
2
3
4
5
6
7
8
9
10
11
---
category: Vehicles
tags: [cycling, bicycle, sport, wheel]
version: "1.0"
---
<svg>
  <circle cx="5" cy="18" r="3" />
  <circle cx="19" cy="18" r="3" />
  <polyline points="12 19 12 15 9 12 14 8 16 11 19 11" />
  <circle cx="17" cy="5" r="1" />
</svg>