Honda Bikes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Honda 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/341665.svg" alt="Honda Bikes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341665.svg" alt="Honda Bikes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341665.svg" alt="Honda Bikes icon" :width="24" :height="24" />
CSS background
.icon-honda-bikes {
background-image: url('https://proicons.com/icon/341665.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m42.6642,13.199c-.4791,1.0396-3.0064,6.6566-3.6752,7.4812-.6945.8563-1.5592,1.5345-2.7353,1.9052-1.2407.3102-20.5812,5.513-20.7072,5.548-.1251.035-.2701.1501-.2701.3052,0,.2551.0446.3062.0446.3062l-5.9885,1.6408s-.6037-.5414-.6737-.6303c-.5872-.7455-.0406-1.1637.7604-1.5082,6.779-2.9149,27.5349-10.7281,27.5349-10.7281,3.5783-1.2891,5.5344-2.6971,6.5085-6.5367-.0135-.0763.1199-.3442-.0484-.2735L7.1245,25.9635c-2.1571.8671-4.0388,2.9384-1.1472,5.83.4935.4935,3.8353,3.8354,4.2689,4.2689h.0006c.4336.4335.6802,1.234.6802,1.234h5.8862"/><path class="c" d="m9.3325,30.3855l2.1878,2.0231,7.5541-1.4389s-.2301-.1451-.2301-.3127.1351-.2777.2977-.3102,13.0295-2.5288,13.8299-2.6688c1.2723-.1595,2.1758-.8327,2.9347-1.6981.5452-.6217,2.6034-4.5988,3.0825-5.2998"/><path class="c" d="m11.5203,32.4086l2.474,2.2876,9.2492-1.1652s-.2001-.0734-.2001-.2802.1968-.2835.3102-.3035,5.4764-.8071,6.1067-.9005c.8973-.0936,1.5855-.5125,2.2075-1.0468.6285-.5399,3.0733-3.6864,4.2388-5.0201"/><path class="c" d="m13.9942,34.6963l2.8189,2.6068h12.4834l-6.0531-3.772"/></svg>
Copied!