Sendtosqueezeboxsettings Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sendtosqueezeboxsettings 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/332571.svg" alt="Sendtosqueezeboxsettings icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332571.svg" alt="Sendtosqueezeboxsettings icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332571.svg" alt="Sendtosqueezeboxsettings icon" :width="24" :height="24" />
CSS background
.icon-sendtosqueezeboxsettings {
background-image: url('https://proicons.com/icon/332571.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="M20.33,28.74c1.07,1.68-.07,4.17-2.56,5.56s-5.37,1.15-6.45-.53.08-4.17,2.56-5.56S19.26,27.06,20.33,28.74Zm.39,1.13V4.5a9,9,0,0,0,1.49,5.13c1.75,2.71,4.1,5.72,4.6,7.67.55,2.12-1.18,4.93-1.18,4.93m-5.3,6.51,9-5.15m5.23-6a4.14,4.14,0,1,1-5.46,2.12A4.12,4.12,0,0,1,34.6,17.59Zm2.48,21.77a4.15,4.15,0,1,1-4.15-4.13A4.14,4.14,0,0,1,37.08,39.36ZM20.23,32.08l9,5.31"/></svg>
Copied!