Bmw Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bmw 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/322809.svg" alt="Bmw icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322809.svg" alt="Bmw icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322809.svg" alt="Bmw icon" :width="24" :height="24" />
CSS background
.icon-bmw {
background-image: url('https://proicons.com/icon/322809.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><circle class="b" cx="24" cy="24" r="21.5"/><circle class="b" cx="24" cy="24" r="12.5"/><path class="b" d="m24,11.5v25"/><path class="b" d="m11.5,24h25"/><polyline class="b" points="21.5004 9.5967 21.5004 4.6592 24.0004 9.6592 26.5004 4.6592 26.5004 9.6592"/><polyline class="b" points="39.5711 12.2869 35.1516 14.9385 37.8033 10.5191 33.3839 13.1708 36.0355 8.7513"/><path class="b" d="m12.097,11.9146c.4861-.4861,1.2816-.4861,1.7678,0s.4861,1.2816,0,1.7678l-1.4584,1.4584-3.5355-3.5355,1.4584-1.4584c.4861-.4861,1.2816-.4861,1.7678,0s.4861,1.2816,0,1.7678Z"/><line class="b" x1="12.097" y1="11.9146" x2="10.6386" y2="13.373"/></svg>
Bmw in other icon packs
Copied!