Snapcast Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Snapcast 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/332989.svg" alt="Snapcast icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332989.svg" alt="Snapcast icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332989.svg" alt="Snapcast icon" :width="24" :height="24" />
CSS background
.icon-snapcast {
background-image: url('https://proicons.com/icon/332989.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M28.022,15.688a.7584.7584,0,0,0-.479.172l-5.229,4.328H17.71a.7509.7509,0,0,0-.75.75v5.719a.7545.7545,0,0,0,.75.75h.016l4.952-.088,4.842,4.395a.75.75,0,0,0,.504.193.7625.7625,0,0,0,.305-.064.75.75,0,0,0,.445-.686V16.438a.7511.7511,0,0,0-.432-.68.779.779,0,0,0-.32-.07Z"/><path class="a" d="M7.886,15.149A17.3584,17.3584,0,0,1,22.865,6.503"/><path class="a" d="M23.14,41.496A17.3567,17.3567,0,0,1,8.16,32.85"/><path class="a" d="M37.866,15.149a17.3123,17.3123,0,0,1,0,17.297"/><path class="a" d="M10.357,16.527A14.586,14.586,0,0,1,22.942,9.262"/><path class="a" d="M22.941,38.329a14.5809,14.5809,0,0,1-12.583-7.262"/><path class="a" d="M35.361,16.526a14.5464,14.5464,0,0,1,.002,14.54"/><path class="a" d="M12.816,17.925a11.6457,11.6457,0,0,1,10.05-5.801"/><path class="a" d="M22.865,35.47a11.6427,11.6427,0,0,1-10.048-5.799"/><path class="a" d="M33.043,17.997a11.6239,11.6239,0,0,1-.002,11.602"/></svg>
Snapcast in other icon packs
Copied!