Sonos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sonos 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/347646.svg" alt="Sonos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347646.svg" alt="Sonos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347646.svg" alt="Sonos icon" :width="24" :height="24" />
CSS background
.icon-sonos {
background-image: url('https://proicons.com/icon/347646.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M19.12,22.73a2.57,2.57,0,0,0-2.72-2.57A2.67,2.67,0,0,0,14,22.88v2.39a2.58,2.58,0,0,0,2.58,2.57h0a2.58,2.58,0,0,0,2.58-2.57V22.73"/><path class="cls-1" d="M34,22.73a2.57,2.57,0,0,0-2.72-2.57,2.67,2.67,0,0,0-2.44,2.72v2.39a2.58,2.58,0,0,0,2.58,2.57h0A2.58,2.58,0,0,0,34,25.27V22.73"/><line class="cls-1" x1="21.42" y1="20.16" x2="21.42" y2="27.84"/><line class="cls-1" x1="26.58" y1="27.84" x2="26.58" y2="20.16"/><line class="cls-1" x1="21.42" y1="20.16" x2="26.58" y2="27.84"/><path class="cls-1" d="M8.43,20.15a1.92,1.92,0,0,0-1.92,1.93h0A1.92,1.92,0,0,0,8.43,24h.65"/><path class="cls-1" d="M9.08,24h.65a1.92,1.92,0,0,1,1.92,1.92h0a1.92,1.92,0,0,1-1.92,1.93"/><path class="cls-1" d="M11.47,20.8a3.26,3.26,0,0,0-2.39-.65H8.43"/><path class="cls-1" d="M6.69,27.2a3.24,3.24,0,0,0,2.39.65h.65"/><path class="cls-1" d="M38.27,20.15a1.92,1.92,0,0,0-1.92,1.93h0A1.92,1.92,0,0,0,38.27,24h.65"/><path class="cls-1" d="M38.92,24h.65a1.92,1.92,0,0,1,1.92,1.92h0a1.92,1.92,0,0,1-1.92,1.93"/><path class="cls-1" d="M41.31,20.8a3.24,3.24,0,0,0-2.39-.65h-.65"/><path class="cls-1" d="M36.53,27.2a3.26,3.26,0,0,0,2.39.65h.65"/><path class="cls-1" d="M24,2.5A21.5,21.5,0,1,0,45.5,24,21.44,21.44,0,0,0,24,2.5Z"/></svg>
Sonos in other icon packs
Copied!