Bike Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bike icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/322606.svg" alt="Bike icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322606.svg" alt="Bike icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322606.svg" alt="Bike icon" :width="24" :height="24" />
CSS background
.icon-bike {
background-image: url('https://proicons.com/icon/322606.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="f" cx="36.67114011" cy="28.75275055" r="6.82885989"/><circle class="f" cx="11.32885989" cy="28.75275055" r="6.82885989"/><polyline class="f" points="32.74197323 16.84513994 23.47668226 28.75275055 11.32885989 28.75275055 20.62846425 16.84513994 32.74197323 16.84513994"/><polyline class="f" points="36.67114011 28.75275055 31.28354756 12.41838956 27.32006074 12.41838956"/><line class="f" x1="19.73625379" y1="13.07039153" x2="23.47668226" y2="28.75275055"/><line class="f" x1="17.31698104" y1="13.07039153" x2="22.36141673" y2="13.07039153"/></svg>
Bike in other icon packs
Copied!