Hibymusic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hibymusic 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/327020.svg" alt="Hibymusic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327020.svg" alt="Hibymusic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327020.svg" alt="Hibymusic icon" :width="24" :height="24" />
CSS background
.icon-hibymusic {
background-image: url('https://proicons.com/icon/327020.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:#000;}.c{stroke-linecap:round;}.c,.d{fill:none;stroke:#000;stroke-linejoin:round;}</style></defs><g><circle class="d" cx="25.3276" cy="23.9975" r="9.2442"/><circle class="d" cx="25.3276" cy="23.9975" r="2.4644"/><path class="c" d="m26.1939,19.543c1.7764.3456,3.1777,1.7134,3.5663,3.4808m-5.299,5.4294c-1.7766-.345-3.1774-1.713-3.5663-3.4808m5.9047-7.9398c2.6622.5629,4.7706,2.594,5.4326,5.2333m-8.3768,8.6977c-2.6619-.5627-4.7703-2.5934-5.4326-5.2322"/><g><path class="c" d="m11.0384,23.9603c.0145-7.8917,6.4238-14.2774,14.3154-14.2629,7.8917.0145,14.2774,6.4238,14.2629,14.3154-.0079,7.887-6.4044,14.2761-14.2913,14.2749"/><path class="c" d="m44.1753,34.3404c-5.7121,10.4089-18.7808,14.2163-29.1897,8.5042-5.0336-2.7623-8.7531-7.4234-10.3295-12.9445C1.3968,18.483,8.0099,6.5854,19.4269,3.326c5.5217-1.5763,11.4445-.8782,16.4483,1.9388"/></g><path class="c" d="m35.8741,5.2637l-.0044,9.0876"/></g><circle class="b" cx="25.3276" cy="23.9975" r=".75"/></svg>
Copied!