Wearos Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wearos 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/335039.svg" alt="Wearos icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335039.svg" alt="Wearos icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335039.svg" alt="Wearos icon" :width="24" :height="24" />
CSS background
.icon-wearos {
background-image: url('https://proicons.com/icon/335039.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M19.5,40.43a4.34,4.34,0,0,1-1.71.36A4.19,4.19,0,0,1,14,38.3L4.21,16.4A4.19,4.19,0,1,1,11.87,13L21.62,34.9A4.19,4.19,0,0,1,19.5,40.43Zm11.65,0a4.34,4.34,0,0,1-1.71.36,4.19,4.19,0,0,1-3.83-2.49L15.86,16.4A4.19,4.19,0,1,1,23.52,13L33.27,34.9A4.19,4.19,0,0,1,31.15,40.43Zm4.3-13.2A4.19,4.19,0,1,1,39.64,23,4.18,4.18,0,0,1,35.45,27.23Zm3.7-8.84a3.7,3.7,0,1,1,3.7-3.7A3.7,3.7,0,0,1,39.15,18.39Z"/></svg>
Wearos in other icon packs
Copied!