Audeze Hq Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Audeze Hq 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/322159.svg" alt="Audeze Hq icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322159.svg" alt="Audeze Hq icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322159.svg" alt="Audeze Hq icon" :width="24" :height="24" />
CSS background
.icon-audeze-hq {
background-image: url('https://proicons.com/icon/322159.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><path class="b" d="M16.1915,35.8243h15.6165"/><path class="b" d="M26.907,7.0885l-5.8162.0029L4.5,35.8278l5.8162-.0028,2.9378-5.0816h15.6194l-2.933-5.0816h-9.7487L26.9072,7.0889l16.5928,28.7394-2.9378,5.0816"/><path class="b" d="M23.9988,22.2976l10.7469,18.6139,5.8162-.0028-13.6542-23.6512-4.8513,8.4026"/><path class="b" d="M4.5,35.8273l2.9378,5.0816,5.8162-.0028,2.9378-5.0816-2.9378-5.0816"/></svg>
Copied!