watch square icon

watch-square-broken from Solar by 480 Design · Broken · Time · CC-BY-4.0 Attribution required.

Name
watch-square-broken
Set
Solar
Style
Broken
Category
Time
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More time icons from Solar

Use the watch square icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 8.99998V12.0769L14 14"/><path d="M16.7777 5.5L16.696 5.13228C16.3623 3.63065 16.1955 2.87983 15.6471 2.43992C15.0987 2 14.3295 2 12.7913 2H11.2086C9.67037 2 8.90124 2 8.35283 2.43992C7.80443 2.87983 7.63758 3.63065 7.30388 5.13228L7.22217 5.5"/><path d="M16.7777 5.5L16.696 5.13228C16.3623 3.63065 16.1955 2.87983 15.6471 2.43992C15.0987 2 14.3295 2 12.7913 2H11.2086C9.67037 2 8.90124 2 8.35283 2.43992C7.80443 2.87983 7.63758 3.63065 7.30388 5.13228L7.22217 5.5"/><path d="M16.7777 18.5L16.696 18.8677C16.3623 20.3693 16.1955 21.1202 15.6471 21.5601C15.0987 22 14.3295 22 12.7913 22H11.2086C9.67037 22 8.90124 22 8.35283 21.5601C7.80443 21.1202 7.63758 20.3694 7.30388 18.8677L7.22217 18.5"/><path stroke-linecap="round" d="M18.9614 9.2C18.8849 7.66459 18.6565 6.70674 17.9749 6.02513C16.9497 5 15.2998 5 12 5C8.70017 5 7.05025 5 6.02513 6.02513C5 7.05025 5 8.70017 5 12C5 15.2998 5 16.9497 6.02513 17.9749C7.05025 19 8.70017 19 12 19C15.2998 19 16.9497 19 17.9749 17.9749C18.7678 17.1819 18.9474 16.0151 18.9881 14"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWatchSquareBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M12 8.99998V12.0769L14 14"/><path d="M16.7777 5.5L16.696 5.13228C16.3623 3.63065 16.1955 2.87983 15.6471 2.43992C15.0987 2 14.3295 2 12.7913 2H11.2086C9.67037 2 8.90124 2 8.35283 2.43992C7.80443 2.87983 7.63758 3.63065 7.30388 5.13228L7.22217 5.5"/><path d="M16.7777 5.5L16.696 5.13228C16.3623 3.63065 16.1955 2.87983 15.6471 2.43992C15.0987 2 14.3295 2 12.7913 2H11.2086C9.67037 2 8.90124 2 8.35283 2.43992C7.80443 2.87983 7.63758 3.63065 7.30388 5.13228L7.22217 5.5"/><path d="M16.7777 18.5L16.696 18.8677C16.3623 20.3693 16.1955 21.1202 15.6471 21.5601C15.0987 22 14.3295 22 12.7913 22H11.2086C9.67037 22 8.90124 22 8.35283 21.5601C7.80443 21.1202 7.63758 20.3694 7.30388 18.8677L7.22217 18.5"/><path strokeLinecap="round" d="M18.9614 9.2C18.8849 7.66459 18.6565 6.70674 17.9749 6.02513C16.9497 5 15.2998 5 12 5C8.70017 5 7.05025 5 6.02513 6.02513C5 7.05025 5 8.70017 5 12C5 15.2998 5 16.9497 6.02513 17.9749C7.05025 19 8.70017 19 12 19C15.2998 19 16.9497 19 17.9749 17.9749C18.7678 17.1819 18.9474 16.0151 18.9881 14"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12 8.99998V12.0769L14 14"/><path d="M16.7777 5.5L16.696 5.13228C16.3623 3.63065 16.1955 2.87983 15.6471 2.43992C15.0987 2 14.3295 2 12.7913 2H11.2086C9.67037 2 8.90124 2 8.35283 2.43992C7.80443 2.87983 7.63758 3.63065 7.30388 5.13228L7.22217 5.5"/><path d="M16.7777 5.5L16.696 5.13228C16.3623 3.63065 16.1955 2.87983 15.6471 2.43992C15.0987 2 14.3295 2 12.7913 2H11.2086C9.67037 2 8.90124 2 8.35283 2.43992C7.80443 2.87983 7.63758 3.63065 7.30388 5.13228L7.22217 5.5"/><path d="M16.7777 18.5L16.696 18.8677C16.3623 20.3693 16.1955 21.1202 15.6471 21.5601C15.0987 22 14.3295 22 12.7913 22H11.2086C9.67037 22 8.90124 22 8.35283 21.5601C7.80443 21.1202 7.63758 20.3694 7.30388 18.8677L7.22217 18.5"/><path stroke-linecap="round" d="M18.9614 9.2C18.8849 7.66459 18.6565 6.70674 17.9749 6.02513C16.9497 5 15.2998 5 12 5C8.70017 5 7.05025 5 6.02513 6.02513C5 7.05025 5 8.70017 5 12C5 15.2998 5 16.9497 6.02513 17.9749C7.05025 19 8.70017 19 12 19C15.2998 19 16.9497 19 17.9749 17.9749C18.7678 17.1819 18.9474 16.0151 18.9881 14"/></g></svg>
</template>

CSS

.icon-watch-square-broken {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%208.99998V12.0769L14%2014%22%2F%3E%3Cpath%20d%3D%22M16.7777%205.5L16.696%205.13228C16.3623%203.63065%2016.1955%202.87983%2015.6471%202.43992C15.0987%202%2014.3295%202%2012.7913%202H11.2086C9.67037%202%208.90124%202%208.35283%202.43992C7.80443%202.87983%207.63758%203.63065%207.30388%205.13228L7.22217%205.5%22%2F%3E%3Cpath%20d%3D%22M16.7777%205.5L16.696%205.13228C16.3623%203.63065%2016.1955%202.87983%2015.6471%202.43992C15.0987%202%2014.3295%202%2012.7913%202H11.2086C9.67037%202%208.90124%202%208.35283%202.43992C7.80443%202.87983%207.63758%203.63065%207.30388%205.13228L7.22217%205.5%22%2F%3E%3Cpath%20d%3D%22M16.7777%2018.5L16.696%2018.8677C16.3623%2020.3693%2016.1955%2021.1202%2015.6471%2021.5601C15.0987%2022%2014.3295%2022%2012.7913%2022H11.2086C9.67037%2022%208.90124%2022%208.35283%2021.5601C7.80443%2021.1202%207.63758%2020.3694%207.30388%2018.8677L7.22217%2018.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.9614%209.2C18.8849%207.66459%2018.6565%206.70674%2017.9749%206.02513C16.9497%205%2015.2998%205%2012%205C8.70017%205%207.05025%205%206.02513%206.02513C5%207.05025%205%208.70017%205%2012C5%2015.2998%205%2016.9497%206.02513%2017.9749C7.05025%2019%208.70017%2019%2012%2019C15.2998%2019%2016.9497%2019%2017.9749%2017.9749C18.7678%2017.1819%2018.9474%2016.0151%2018.9881%2014%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%208.99998V12.0769L14%2014%22%2F%3E%3Cpath%20d%3D%22M16.7777%205.5L16.696%205.13228C16.3623%203.63065%2016.1955%202.87983%2015.6471%202.43992C15.0987%202%2014.3295%202%2012.7913%202H11.2086C9.67037%202%208.90124%202%208.35283%202.43992C7.80443%202.87983%207.63758%203.63065%207.30388%205.13228L7.22217%205.5%22%2F%3E%3Cpath%20d%3D%22M16.7777%205.5L16.696%205.13228C16.3623%203.63065%2016.1955%202.87983%2015.6471%202.43992C15.0987%202%2014.3295%202%2012.7913%202H11.2086C9.67037%202%208.90124%202%208.35283%202.43992C7.80443%202.87983%207.63758%203.63065%207.30388%205.13228L7.22217%205.5%22%2F%3E%3Cpath%20d%3D%22M16.7777%2018.5L16.696%2018.8677C16.3623%2020.3693%2016.1955%2021.1202%2015.6471%2021.5601C15.0987%2022%2014.3295%2022%2012.7913%2022H11.2086C9.67037%2022%208.90124%2022%208.35283%2021.5601C7.80443%2021.1202%207.63758%2020.3694%207.30388%2018.8677L7.22217%2018.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18.9614%209.2C18.8849%207.66459%2018.6565%206.70674%2017.9749%206.02513C16.9497%205%2015.2998%205%2012%205C8.70017%205%207.05025%205%206.02513%206.02513C5%207.05025%205%208.70017%205%2012C5%2015.2998%205%2016.9497%206.02513%2017.9749C7.05025%2019%208.70017%2019%2012%2019C15.2998%2019%2016.9497%2019%2017.9749%2017.9749C18.7678%2017.1819%2018.9474%2016.0151%2018.9881%2014%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-square-broken.svg?color=%231a73e8&size=48