Bicikelj Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bicikelj 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/322593.svg" alt="Bicikelj icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322593.svg" alt="Bicikelj icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322593.svg" alt="Bicikelj icon" :width="24" :height="24" />
CSS background
.icon-bicikelj {
background-image: url('https://proicons.com/icon/322593.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="2.744" y="13.9722" width="43" height="19.9268" rx="9.9634" ry="9.9634"/><g><polyline class="b" points="32.7612 21.0642 32.7612 26.9421 35.7001 26.9421"/><line class="b" x1="19.4225" y1="21.0642" x2="19.4225" y2="26.9421"/><line class="b" x1="12.1217" y1="21.0642" x2="12.1217" y2="26.9421"/><path class="b" d="m39.8292,21.0642v4.4084c0,.8116-.6579,1.4695-1.4695,1.4695h0c-.8116,0-1.4695-.6579-1.4695-1.4695v-.488"/><path class="b" d="m17.7424,24.971v.0241c0,1.0753-.8717,1.9471-1.9471,1.9471h0c-1.0753,0-1.9471-.8717-1.9471-1.9471v-1.9838c0-1.0753.8717-1.9471,1.9471-1.9471h0c1.0753,0,1.9471.8717,1.9471,1.9471v.0241"/><g><line class="b" x1="25.7762" y1="24.0031" x2="27.6923" y2="24.0031"/><polyline class="b" points="28.7151 26.9421 25.7762 26.9421 25.7762 21.0642 28.7151 21.0642"/></g><g><path class="b" d="m8.9256,24.0031c.8116,0,1.4695.6579,1.4695,1.4695s-.6579,1.4695-1.4695,1.4695h-2.4246v-5.8779h2.4246c.8116,0,1.4695.6579,1.4695,1.4695s-.6579,1.4695-1.4695,1.4695h0Z"/><line class="b" x1="8.9256" y1="24.0031" x2="6.5009" y2="24.0031"/></g><path class="b" d="m31.3753,20.2743s-1.4695,1.6702-1.4695,3.7288,1.4695,3.7288,1.4695,3.7288"/><path class="b" d="m41.0314,20.2743s1.4695,1.6702,1.4695,3.7288c0,2.0586-1.4695,3.7288-1.4695,3.7288"/><g><line class="b" x1="21.0667" y1="21.0642" x2="21.0667" y2="26.9421"/><polyline class="b" points="24.2261 26.9421 21.8059 24.0031 24.2261 21.0839"/><line class="b" x1="21.8059" y1="24.0031" x2="21.0667" y2="24.0031"/></g></g></svg>
Copied!