Audi Hr Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Audi Hr 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/336720.svg" alt="Audi Hr icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336720.svg" alt="Audi Hr icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336720.svg" alt="Audi Hr icon" :width="24" :height="24" />
CSS background
.icon-audi-hr {
background-image: url('https://proicons.com/icon/336720.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>.r{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><g id="c"><line id="d" class="r" x1="31.2" y1="33.0668" x2="31.2" y2="41.0668"/><line id="e" class="r" x1="36.5" y1="33.0668" x2="36.5" y2="41.0668"/><line id="f" class="r" x1="31.2" y1="37.0517" x2="36.5" y2="37.0517"/></g><g id="g"><g id="h"><path id="i" class="r" d="m39.2,41.0668v-8h2.619c1.4807,0,2.681,1.2029,2.681,2.6867s-1.2003,2.6867-2.681,2.6867h-2.619"/></g><g id="j"><g id="k"><line id="l" class="r" x1="41.8265" y1="38.4477" x2="44.4379" y2="41.0647"/></g></g></g></g><g id="m"><circle id="n" class="r" cx="9.5668" cy="24" r="6.0668"/><circle id="o" class="r" cx="19.1889" cy="24" r="6.0668"/><circle id="p" class="r" cx="28.8111" cy="24" r="6.0668"/><circle id="q" class="r" cx="38.4332" cy="24" r="6.0668"/></g></svg>
Copied!