Smartthings Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smartthings 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/332952.svg" alt="Smartthings icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332952.svg" alt="Smartthings icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332952.svg" alt="Smartthings icon" :width="24" :height="24" />
CSS background
.icon-smartthings {
background-image: url('https://proicons.com/icon/332952.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><circle class="a" cx="24.029" cy="25.5262" r="5.8697"/><circle class="a" cx="38.2831" cy="20.6952" r="4.2169"/><circle class="a" cx="32.8036" cy="37.6431" r="4.2169"/><circle class="a" cx="15.1202" cy="37.6431" r="4.2169"/><circle class="a" cx="9.7169" cy="20.9672" r="4.2169"/><circle class="a" cx="23.864" cy="10.3569" r="4.2169"/><line class="a" x1="23.864" y1="10.3569" x2="24.029" y2="25.5262"/><line class="a" x1="38.2831" y1="20.6952" x2="32.2528" y2="22.739"/><line class="a" x1="32.8036" y1="37.6431" x2="29.2825" y2="32.7807"/><line class="a" x1="15.1202" y1="37.6431" x2="18.9103" y2="32.4881"/><line class="a" x1="9.7169" y1="20.9672" x2="24.029" y2="25.5262"/></svg>
Smartthings in other icon packs
Copied!