Smartwatch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Smartwatch 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/332954.svg" alt="Smartwatch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332954.svg" alt="Smartwatch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332954.svg" alt="Smartwatch icon" :width="24" :height="24" />
CSS background
.icon-smartwatch {
background-image: url('https://proicons.com/icon/332954.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="e" cx="23.83119965" cy="24" r="13.77050018"/><polyline class="e" points="29.85587576 28.52260962 23.83099937 24.00000041 23.83099937 14.61606756"/><path class="e" d="M31.62000084,12.64500046l-.93097163-6.43151728c-.14238329-.98363966-.9854793-1.71348318-1.97937063-1.71348318h-9.75731649c-.99389133,0-1.83698734.72984352-1.97937063,1.71348318l-.93097163,6.43151728"/><path class="e" d="M16.04199982,35.35499954l.93097163,6.43151728c.14238329.98363966.9854793,1.71348318,1.97937063,1.71348318h9.75731649c.99389133,0,1.83698734-.72984352,1.97937063-1.71348318l.93097163-6.43151728"/></svg>
Smartwatch in other icon packs
Copied!