Emoji Multiple Musical Notes Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Multiple Musical Notes 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/325348.svg" alt="Emoji Multiple Musical Notes icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/325348.svg" alt="Emoji Multiple Musical Notes icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/325348.svg" alt="Emoji Multiple Musical Notes icon" :width="24" :height="24" />
CSS background
.icon-emoji-multiple-musical-notes {
background-image: url('https://proicons.com/icon/325348.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="m42.5,5.7948h-4.7466l.3011,22.7115"/><path id="d" class="i" d="m29.224,15.5141h-4.7466l.3011,22.7115"/><path id="e" class="i" d="m17.8983,5.7948h-4.7466l.3011,22.7115"/><path id="f" class="i" d="m5.5,28.5063c-.0011,2.1963,1.7783,3.9776,3.9744,3.9788,2.1961.0011,3.9773-1.7784,3.9784-3.9747,0-.0014,0-.0027,0-.0041.0011-2.1963-1.7783-3.9776-3.9744-3.9788-2.1961-.0011-3.9773,1.7784-3.9784,3.9747,0,.0014,0,.0027,0,.0041"/><path id="g" class="i" d="m16.8256,38.2256c-.0016,2.1963,1.7775,3.978,3.9736,3.9796,2.1961.0016,3.9777-1.7776,3.9792-3.9739,0-.0019,0-.0038,0-.0056.0003-2.1963-1.7797-3.977-3.9758-3.9773-2.1961-.0003-3.9767,1.7798-3.977,3.9761v.0012"/><path id="h" class="i" d="m30.1017,28.5063c-.0011,2.1963,1.7783,3.9777,3.9744,3.9788,2.1961.0011,3.9773-1.7784,3.9785-3.9747v-.0041c.0011-2.1963-1.7783-3.9777-3.9744-3.9788-2.1961-.0011-3.9773,1.7784-3.9785,3.9747v.0041"/></svg>
Copied!