Apple Watch Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Apple Watch 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/304927.svg" alt="Apple Watch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/304927.svg" alt="Apple Watch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/304927.svg" alt="Apple Watch icon" :width="24" :height="24" />
CSS background
.icon-apple-watch {
background-image: url('https://proicons.com/icon/304927.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M770 378c-2 0-3-2-3-5v-4c0-45-20-85-52-112-13-11-27-31-29-47l-9-70c-2-16-3-43-8-59-13-47-56-81-108-81H411c-52 0-95 34-108 81-5 16-6 43-8 59l-9 67c-2 17-16 36-29 46-35 27-57 69-57 116v262c0 47 22 88 57 115 13 11 27 30 29 46l8 68c2 16 4 43 8 59 13 47 57 81 109 81h150c52 0 96-34 109-81 4-16 6-43 8-59l9-70c2-17 16-36 28-47 32-27 52-67 52-112v-2s1-3 3-2h2c15 0 14-13 14-28v-37c0-15 2-27-14-27h-2c-2 0-3-12-3-26s1-25 3-25h2c15 0 28-13 28-28v-51c0-15-13-27-28-27h-2zm-22 246c0 75-62 136-138 136H362c-76 0-139-61-139-136V381c0-76 63-137 139-137h248c76 0 138 61 138 137v243z"/></svg>
Apple Watch in other icon packs
Copied!