Ampler Bikes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ampler Bikes 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/321726.svg" alt="Ampler Bikes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321726.svg" alt="Ampler Bikes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321726.svg" alt="Ampler Bikes icon" :width="24" :height="24" />
CSS background
.icon-ampler-bikes {
background-image: url('https://proicons.com/icon/321726.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.m{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="m" d="M6.1916,13.6218L23.9257,3.383l17.8985,10.3337v20.4613l-17.6756,10.205L6.3293,34.0951l-.1378-20.4733Z"/><path id="d" class="m" d="M10.576,23.0739v-6.6233l5.4969-3.1736,.0243,9.7074"/><path id="e" class="m" d="M10.576,19.5826h5.5127"/><path id="f" class="m" d="M20.1066,23.0538V11.0765l3.839-2.2164,4.0742,2.3523v11.8415"/><path id="g" class="m" d="M23.9456,8.8601v8.0033"/><path id="h" class="m" d="M31.861,23.0538V13.5483l5.618,3.2436v2.7018h-5.5808"/><path id="i" class="m" d="M10.4717,26.4799v4.8159l5.8805,3.3951"/><path id="j" class="m" d="M27.2259,26.4799h-7.1449l-.0375,10.2283,3.9224,2.2646,3.26-1.8268"/><path id="k" class="m" d="M20.0468,31.9657h5.6471"/><path id="l" class="m" d="M30.997,35.4053v-8.9254h6.4359v2.2635l-2.9894,1.7386,2.6635,1.566"/></g></svg>
Copied!