Audi Bkk Service Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Audi Bkk Service 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/322160.svg" alt="Audi Bkk Service icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322160.svg" alt="Audi Bkk Service icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322160.svg" alt="Audi Bkk Service icon" :width="24" :height="24" />
CSS background
.icon-audi-bkk-service {
background-image: url('https://proicons.com/icon/322160.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>.s{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><circle id="d" class="s" cx="9.5668" cy="17.8168" r="6.0668"/><circle id="e" class="s" cx="19.1889" cy="17.8168" r="6.0668"/><circle id="f" class="s" cx="28.8111" cy="17.8168" r="6.0668"/><circle id="g" class="s" cx="38.4332" cy="17.8168" r="6.0668"/></g><g id="h"><path id="i" class="s" d="M18.35,32.25c1.1046,0,2,.8954,2,2s-.8954,2-2,2h-3.3v-8h3.3c1.1046,0,2,.8954,2,2s-.8954,2-2,2Z"/><line id="j" class="s" x1="18.35" y1="32.25" x2="15.05" y2="32.25"/></g><g id="k"><line id="l" class="s" x1="22.35" y1="28.25" x2="22.35" y2="36.25"/><polyline id="m" class="s" points="26.65 36.25 23.3561 32.25 26.65 28.2769"/><line id="n" class="s" x1="23.3561" y1="32.25" x2="22.35" y2="32.25"/></g><g id="o"><line id="p" class="s" x1="28.65" y1="28.25" x2="28.65" y2="36.25"/><polyline id="q" class="s" points="32.95 36.25 29.6561 32.25 32.95 28.2769"/><line id="r" class="s" x1="29.6561" y1="32.25" x2="28.65" y2="32.25"/></g></svg>
Copied!