Listenbrainz Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Listenbrainz 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/343138.svg" alt="Listenbrainz icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343138.svg" alt="Listenbrainz icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343138.svg" alt="Listenbrainz icon" :width="24" :height="24" />
CSS background
.icon-listenbrainz {
background-image: url('https://proicons.com/icon/343138.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>.y{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;stroke-width:1px;}</style></defs><circle id="c" class="y" cx="31.8186" cy="12.3169" r="1.3763"/><circle id="d" class="y" cx="37.6753" cy="16.3189" r="1.3763"/><circle id="e" class="y" cx="37.7729" cy="23.3469" r="1.3763"/><circle id="f" class="y" cx="37.7729" cy="31.1558" r="1.3763"/><circle id="g" class="y" cx="32.8924" cy="35.4507" r="1.3763"/><circle id="h" class="y" cx="29.964" cy="29.6916" r="1.3763"/><circle id="i" class="y" cx="30.9401" cy="19.1496" r="1.3763"/><path id="j" class="y" d="M30.0616,17.9783c-.8061-1.4298-2.0922-2.5291-3.6311-3.104"/><path id="k" class="y" d="M27.5238,15.3428c1.318-.3129,2.5322-.962,3.5238-1.8839"/><path id="l" class="y" d="M37.0896,17.5879c-.286,1.5048-.2663,3.0517.0578,4.5487"/><path id="m" class="y" d="M36.992,30.0821s-2.7624-3.3676-3.3773-3.8556c-1.063-.76-2.3434-1.1572-3.6507-1.1323-1.9327.0251-2.6062-.8512-3.4652-1.5227"/><path id="n" class="y" d="M31.8186,25.2991s2.7136-2.0205,4.6268-1.9717"/><path id="o" class="y" d="M31.721,36.0364c-3.1431,1.7863-2.9967-.5447-5.2222-.3045"/><path id="p" class="y" d="M29.476,30.9606s-1.4056,3.5823-3.065,4.7829"/><polygon id="q" class="y" points="26.45 44 26.45 4 42.5559 13.2833 42.5559 34.7362 26.45 44"/><polygon id="r" class="y" points="21.5695 4 21.5695 44 5.4441 34.7362 5.4441 13.2833 21.5695 4"/><path id="s" class="y" d="M21.5695,14.2691s-10.1515-.5203-10.1515,10.3468"/><path id="t" class="y" d="M13.663,33.7913c-.9068,0-1.6399-.734-1.6399-1.6399v-7.5649c0-.9058.735-1.6399,1.6399-1.6399s1.6399.734,1.6399,1.6399v7.5649c0,.9058-.735,1.6399-1.6399,1.6399Z"/><path id="u" class="y" d="M11.5156,32.1319c-.9068,0-1.6399-.5007-1.6399-1.1225v-5.1539c0-.6179.735-1.1225,1.6399-1.1225"/><path id="v" class="y" d="M16.7865,27.6418v1.5325"/><path id="w" class="y" d="M20.0077,26.08v4.7439"/><path id="x" class="y" d="M18.3483,26.8609v3.1528"/></svg>
Copied!