Nextbike Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nextbike 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/344713.svg" alt="Nextbike icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344713.svg" alt="Nextbike icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344713.svg" alt="Nextbike icon" :width="24" :height="24" />
CSS background
.icon-nextbike {
background-image: url('https://proicons.com/icon/344713.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="36.25" cy="27.48" r="7.25"/><path class="a" d="M8.25,23.61a7.25,7.25,0,1,0,13.38,3.87c4.13-.91,4.58-6.54,7-8,1.85-1.15,3.44-2.11,4.48-2.73a1.3,1.3,0,0,0,.24-2,7.18,7.18,0,0,0-2-1.43"/><path class="a" d="M21.66,24c-1.66-1.14-2.14-6.87-5.15-8.68S8.22,13.08,4.5,14a32.7,32.7,0,0,1,2.64,2.19l-1,1.05a5,5,0,0,0,2.48,1.53c-.43,2,2.57,6.62,8.15,6.62C20.61,25.38,21.66,24,21.66,24Z"/></svg>
Nextbike in other icon packs
Copied!