Alert For Embrace Watch Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Alert For Embrace 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/336143.svg" alt="Alert For Embrace Watch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336143.svg" alt="Alert For Embrace Watch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336143.svg" alt="Alert For Embrace Watch icon" :width="24" :height="24" />
CSS background
.icon-alert-for-embrace-watch {
background-image: url('https://proicons.com/icon/336143.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="24" cy="24" r="21.5"/><circle class="b" cx="24" cy="24" r="17.451"/><circle class="b" cx="24" cy="24" r="13.292"/><path class="b" d="M20.689,23.998l-1.5122-1.4902c-1.2527-1.2345-1.2527-3.2361,0-4.4706s3.2839-1.2345,4.5366,0l1.5122,1.4902"/><path class="b" d="M20.689,23.998l-1.5122,1.4902c-.8104.7986-1.1269,1.9626-.8302,3.0534s1.1613,1.943,2.2683,2.2353,2.2882-.0196,3.0985-.8181l1.5122-1.4902"/><path class="b" d="M27.4939,21.7627l2.2683,2.2353-2.2683,2.2353"/></svg>
Copied!