watch round icon

watch-round-bold from Solar by 480 Design · Bold · Time · CC-BY-4.0 Attribution required.

Name
watch-round-bold
Set
Solar
Style
Bold
Category
Time
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More time icons from Solar

Use the watch round icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12 18.9767C15.866 18.9767 19 15.8531 19 12C19 8.14685 15.866 5.02326 12 5.02326C8.13401 5.02326 5 8.14685 5 12C5 15.8531 8.13401 18.9767 12 18.9767ZM12 8.44007C12.3866 8.44007 12.7 8.75243 12.7 9.13775V11.703L14.3518 13.286C14.6305 13.5531 14.6392 13.9947 14.3713 14.2725C14.1033 14.5502 13.6602 14.5589 13.3815 14.2918L11.5148 12.5029C11.3776 12.3714 11.3 12.1898 11.3 12V9.13775C11.3 8.75243 11.6134 8.44007 12 8.44007Z" clip-rule="evenodd"/><path d="M9.85849 2.07434C10.4136 1.99995 11.1129 1.99997 11.9515 2H12.0485C12.8871 1.99997 13.5864 1.99995 14.1415 2.07434C14.7275 2.15285 15.2565 2.32557 15.6816 2.74926C16.1067 3.17296 16.28 3.70021 16.3587 4.28421C16.3832 4.46531 16.3996 4.66181 16.4107 4.87353C15.1287 4.08373 13.6178 3.62791 12 3.62791C10.3822 3.62791 8.87125 4.08373 7.58934 4.87353C7.60039 4.66181 7.61682 4.46531 7.64125 4.28421C7.72003 3.70021 7.89332 3.17296 8.31843 2.74926C8.74353 2.32557 9.27254 2.15285 9.85849 2.07434Z"/><path d="M15.6816 21.2507C16.1067 20.827 16.28 20.2998 16.3587 19.7158C16.3832 19.5347 16.3996 19.3382 16.4107 19.1265C15.1287 19.9163 13.6178 20.3721 12 20.3721C10.3822 20.3721 8.87125 19.9163 7.58934 19.1265C7.60039 19.3382 7.61682 19.5347 7.64125 19.7158C7.72003 20.2998 7.89332 20.827 8.31843 21.2507C8.74353 21.6744 9.27254 21.8471 9.85849 21.9257C10.4136 22 11.1129 22 11.9515 22H12.0485C12.8871 22 13.5864 22 14.1415 21.9257C14.7275 21.8471 15.2565 21.6744 15.6816 21.2507Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWatchRoundBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M12 18.9767C15.866 18.9767 19 15.8531 19 12C19 8.14685 15.866 5.02326 12 5.02326C8.13401 5.02326 5 8.14685 5 12C5 15.8531 8.13401 18.9767 12 18.9767ZM12 8.44007C12.3866 8.44007 12.7 8.75243 12.7 9.13775V11.703L14.3518 13.286C14.6305 13.5531 14.6392 13.9947 14.3713 14.2725C14.1033 14.5502 13.6602 14.5589 13.3815 14.2918L11.5148 12.5029C11.3776 12.3714 11.3 12.1898 11.3 12V9.13775C11.3 8.75243 11.6134 8.44007 12 8.44007Z" clipRule="evenodd"/><path d="M9.85849 2.07434C10.4136 1.99995 11.1129 1.99997 11.9515 2H12.0485C12.8871 1.99997 13.5864 1.99995 14.1415 2.07434C14.7275 2.15285 15.2565 2.32557 15.6816 2.74926C16.1067 3.17296 16.28 3.70021 16.3587 4.28421C16.3832 4.46531 16.3996 4.66181 16.4107 4.87353C15.1287 4.08373 13.6178 3.62791 12 3.62791C10.3822 3.62791 8.87125 4.08373 7.58934 4.87353C7.60039 4.66181 7.61682 4.46531 7.64125 4.28421C7.72003 3.70021 7.89332 3.17296 8.31843 2.74926C8.74353 2.32557 9.27254 2.15285 9.85849 2.07434Z"/><path d="M15.6816 21.2507C16.1067 20.827 16.28 20.2998 16.3587 19.7158C16.3832 19.5347 16.3996 19.3382 16.4107 19.1265C15.1287 19.9163 13.6178 20.3721 12 20.3721C10.3822 20.3721 8.87125 19.9163 7.58934 19.1265C7.60039 19.3382 7.61682 19.5347 7.64125 19.7158C7.72003 20.2998 7.89332 20.827 8.31843 21.2507C8.74353 21.6744 9.27254 21.8471 9.85849 21.9257C10.4136 22 11.1129 22 11.9515 22H12.0485C12.8871 22 13.5864 22 14.1415 21.9257C14.7275 21.8471 15.2565 21.6744 15.6816 21.2507Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M12 18.9767C15.866 18.9767 19 15.8531 19 12C19 8.14685 15.866 5.02326 12 5.02326C8.13401 5.02326 5 8.14685 5 12C5 15.8531 8.13401 18.9767 12 18.9767ZM12 8.44007C12.3866 8.44007 12.7 8.75243 12.7 9.13775V11.703L14.3518 13.286C14.6305 13.5531 14.6392 13.9947 14.3713 14.2725C14.1033 14.5502 13.6602 14.5589 13.3815 14.2918L11.5148 12.5029C11.3776 12.3714 11.3 12.1898 11.3 12V9.13775C11.3 8.75243 11.6134 8.44007 12 8.44007Z" clip-rule="evenodd"/><path d="M9.85849 2.07434C10.4136 1.99995 11.1129 1.99997 11.9515 2H12.0485C12.8871 1.99997 13.5864 1.99995 14.1415 2.07434C14.7275 2.15285 15.2565 2.32557 15.6816 2.74926C16.1067 3.17296 16.28 3.70021 16.3587 4.28421C16.3832 4.46531 16.3996 4.66181 16.4107 4.87353C15.1287 4.08373 13.6178 3.62791 12 3.62791C10.3822 3.62791 8.87125 4.08373 7.58934 4.87353C7.60039 4.66181 7.61682 4.46531 7.64125 4.28421C7.72003 3.70021 7.89332 3.17296 8.31843 2.74926C8.74353 2.32557 9.27254 2.15285 9.85849 2.07434Z"/><path d="M15.6816 21.2507C16.1067 20.827 16.28 20.2998 16.3587 19.7158C16.3832 19.5347 16.3996 19.3382 16.4107 19.1265C15.1287 19.9163 13.6178 20.3721 12 20.3721C10.3822 20.3721 8.87125 19.9163 7.58934 19.1265C7.60039 19.3382 7.61682 19.5347 7.64125 19.7158C7.72003 20.2998 7.89332 20.827 8.31843 21.2507C8.74353 21.6744 9.27254 21.8471 9.85849 21.9257C10.4136 22 11.1129 22 11.9515 22H12.0485C12.8871 22 13.5864 22 14.1415 21.9257C14.7275 21.8471 15.2565 21.6744 15.6816 21.2507Z"/></g></svg>
</template>

CSS

.icon-watch-round-bold {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2018.9767C15.866%2018.9767%2019%2015.8531%2019%2012C19%208.14685%2015.866%205.02326%2012%205.02326C8.13401%205.02326%205%208.14685%205%2012C5%2015.8531%208.13401%2018.9767%2012%2018.9767ZM12%208.44007C12.3866%208.44007%2012.7%208.75243%2012.7%209.13775V11.703L14.3518%2013.286C14.6305%2013.5531%2014.6392%2013.9947%2014.3713%2014.2725C14.1033%2014.5502%2013.6602%2014.5589%2013.3815%2014.2918L11.5148%2012.5029C11.3776%2012.3714%2011.3%2012.1898%2011.3%2012V9.13775C11.3%208.75243%2011.6134%208.44007%2012%208.44007Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.85849%202.07434C10.4136%201.99995%2011.1129%201.99997%2011.9515%202H12.0485C12.8871%201.99997%2013.5864%201.99995%2014.1415%202.07434C14.7275%202.15285%2015.2565%202.32557%2015.6816%202.74926C16.1067%203.17296%2016.28%203.70021%2016.3587%204.28421C16.3832%204.46531%2016.3996%204.66181%2016.4107%204.87353C15.1287%204.08373%2013.6178%203.62791%2012%203.62791C10.3822%203.62791%208.87125%204.08373%207.58934%204.87353C7.60039%204.66181%207.61682%204.46531%207.64125%204.28421C7.72003%203.70021%207.89332%203.17296%208.31843%202.74926C8.74353%202.32557%209.27254%202.15285%209.85849%202.07434Z%22%2F%3E%3Cpath%20d%3D%22M15.6816%2021.2507C16.1067%2020.827%2016.28%2020.2998%2016.3587%2019.7158C16.3832%2019.5347%2016.3996%2019.3382%2016.4107%2019.1265C15.1287%2019.9163%2013.6178%2020.3721%2012%2020.3721C10.3822%2020.3721%208.87125%2019.9163%207.58934%2019.1265C7.60039%2019.3382%207.61682%2019.5347%207.64125%2019.7158C7.72003%2020.2998%207.89332%2020.827%208.31843%2021.2507C8.74353%2021.6744%209.27254%2021.8471%209.85849%2021.9257C10.4136%2022%2011.1129%2022%2011.9515%2022H12.0485C12.8871%2022%2013.5864%2022%2014.1415%2021.9257C14.7275%2021.8471%2015.2565%2021.6744%2015.6816%2021.2507Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2018.9767C15.866%2018.9767%2019%2015.8531%2019%2012C19%208.14685%2015.866%205.02326%2012%205.02326C8.13401%205.02326%205%208.14685%205%2012C5%2015.8531%208.13401%2018.9767%2012%2018.9767ZM12%208.44007C12.3866%208.44007%2012.7%208.75243%2012.7%209.13775V11.703L14.3518%2013.286C14.6305%2013.5531%2014.6392%2013.9947%2014.3713%2014.2725C14.1033%2014.5502%2013.6602%2014.5589%2013.3815%2014.2918L11.5148%2012.5029C11.3776%2012.3714%2011.3%2012.1898%2011.3%2012V9.13775C11.3%208.75243%2011.6134%208.44007%2012%208.44007Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.85849%202.07434C10.4136%201.99995%2011.1129%201.99997%2011.9515%202H12.0485C12.8871%201.99997%2013.5864%201.99995%2014.1415%202.07434C14.7275%202.15285%2015.2565%202.32557%2015.6816%202.74926C16.1067%203.17296%2016.28%203.70021%2016.3587%204.28421C16.3832%204.46531%2016.3996%204.66181%2016.4107%204.87353C15.1287%204.08373%2013.6178%203.62791%2012%203.62791C10.3822%203.62791%208.87125%204.08373%207.58934%204.87353C7.60039%204.66181%207.61682%204.46531%207.64125%204.28421C7.72003%203.70021%207.89332%203.17296%208.31843%202.74926C8.74353%202.32557%209.27254%202.15285%209.85849%202.07434Z%22%2F%3E%3Cpath%20d%3D%22M15.6816%2021.2507C16.1067%2020.827%2016.28%2020.2998%2016.3587%2019.7158C16.3832%2019.5347%2016.3996%2019.3382%2016.4107%2019.1265C15.1287%2019.9163%2013.6178%2020.3721%2012%2020.3721C10.3822%2020.3721%208.87125%2019.9163%207.58934%2019.1265C7.60039%2019.3382%207.61682%2019.5347%207.64125%2019.7158C7.72003%2020.2998%207.89332%2020.827%208.31843%2021.2507C8.74353%2021.6744%209.27254%2021.8471%209.85849%2021.9257C10.4136%2022%2011.1129%2022%2011.9515%2022H12.0485C12.8871%2022%2013.5864%2022%2014.1415%2021.9257C14.7275%2021.8471%2015.2565%2021.6744%2015.6816%2021.2507Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/watch-round-bold.svg?color=%231a73e8&size=48