watch square minimalistic charge icon

watch-square-minimalistic-charge-bold-duotone from Solar by 480 Design · Bold Duotone · Time · CC-BY-4.0 Attribution required.

Name
watch-square-minimalistic-charge-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Time
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More time icons from Solar

Use the watch square minimalistic charge icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.77772 18.3259C7.78661 19 9.19108 19 12 19C14.8089 19 16.2134 19 17.2223 18.3259C17.659 18.034 18.034 17.659 18.3259 17.2223C19 16.2134 19 14.8089 19 12C19 9.19108 19 7.78661 18.3259 6.77772C18.034 6.34096 17.659 5.96596 17.2223 5.67412C16.2134 5 14.8089 5 12 5C9.19108 5 7.78661 5 6.77772 5.67412C6.34096 5.96596 5.96596 6.34096 5.67412 6.77772C5 7.78661 5 9.19108 5 12C5 14.8089 5 16.2134 5.67412 17.2223C5.96596 17.659 6.34096 18.034 6.77772 18.3259Z" opacity=".5"/><path d="M13.3744 8.4569C13.6743 8.74256 13.6859 9.2173 13.4003 9.51724L11.75 11.25H14C14.3 11.25 14.5712 11.4288 14.6894 11.7046C14.8076 11.9803 14.75 12.3 14.5431 12.5172L11.686 15.5172C11.4003 15.8172 10.9256 15.8288 10.6256 15.5431C10.3257 15.2574 10.3141 14.7827 10.5998 14.4828L12.25 12.75H10C9.7 12.75 9.42884 12.5712 9.31066 12.2954C9.19248 12.0197 9.25 11.7 9.45691 11.4828L12.3141 8.48276C12.5997 8.18281 13.0745 8.17123 13.3744 8.4569Z"/><path fill-rule="evenodd" d="M6.25 2C6.25 1.58579 6.58579 1.25 7 1.25H17C17.4142 1.25 17.75 1.58579 17.75 2C17.75 2.41421 17.4142 2.75 17 2.75H7C6.58579 2.75 6.25 2.41421 6.25 2ZM6.25 22C6.25 21.5858 6.58579 21.25 7 21.25H17C17.4142 21.25 17.75 21.5858 17.75 22C17.75 22.4142 17.4142 22.75 17 22.75H7C6.58579 22.75 6.25 22.4142 6.25 22Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWatchSquareMinimalisticChargeBoldDuotone(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 d="M6.77772 18.3259C7.78661 19 9.19108 19 12 19C14.8089 19 16.2134 19 17.2223 18.3259C17.659 18.034 18.034 17.659 18.3259 17.2223C19 16.2134 19 14.8089 19 12C19 9.19108 19 7.78661 18.3259 6.77772C18.034 6.34096 17.659 5.96596 17.2223 5.67412C16.2134 5 14.8089 5 12 5C9.19108 5 7.78661 5 6.77772 5.67412C6.34096 5.96596 5.96596 6.34096 5.67412 6.77772C5 7.78661 5 9.19108 5 12C5 14.8089 5 16.2134 5.67412 17.2223C5.96596 17.659 6.34096 18.034 6.77772 18.3259Z" opacity=".5"/><path d="M13.3744 8.4569C13.6743 8.74256 13.6859 9.2173 13.4003 9.51724L11.75 11.25H14C14.3 11.25 14.5712 11.4288 14.6894 11.7046C14.8076 11.9803 14.75 12.3 14.5431 12.5172L11.686 15.5172C11.4003 15.8172 10.9256 15.8288 10.6256 15.5431C10.3257 15.2574 10.3141 14.7827 10.5998 14.4828L12.25 12.75H10C9.7 12.75 9.42884 12.5712 9.31066 12.2954C9.19248 12.0197 9.25 11.7 9.45691 11.4828L12.3141 8.48276C12.5997 8.18281 13.0745 8.17123 13.3744 8.4569Z"/><path fillRule="evenodd" d="M6.25 2C6.25 1.58579 6.58579 1.25 7 1.25H17C17.4142 1.25 17.75 1.58579 17.75 2C17.75 2.41421 17.4142 2.75 17 2.75H7C6.58579 2.75 6.25 2.41421 6.25 2ZM6.25 22C6.25 21.5858 6.58579 21.25 7 21.25H17C17.4142 21.25 17.75 21.5858 17.75 22C17.75 22.4142 17.4142 22.75 17 22.75H7C6.58579 22.75 6.25 22.4142 6.25 22Z" clipRule="evenodd"/></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 d="M6.77772 18.3259C7.78661 19 9.19108 19 12 19C14.8089 19 16.2134 19 17.2223 18.3259C17.659 18.034 18.034 17.659 18.3259 17.2223C19 16.2134 19 14.8089 19 12C19 9.19108 19 7.78661 18.3259 6.77772C18.034 6.34096 17.659 5.96596 17.2223 5.67412C16.2134 5 14.8089 5 12 5C9.19108 5 7.78661 5 6.77772 5.67412C6.34096 5.96596 5.96596 6.34096 5.67412 6.77772C5 7.78661 5 9.19108 5 12C5 14.8089 5 16.2134 5.67412 17.2223C5.96596 17.659 6.34096 18.034 6.77772 18.3259Z" opacity=".5"/><path d="M13.3744 8.4569C13.6743 8.74256 13.6859 9.2173 13.4003 9.51724L11.75 11.25H14C14.3 11.25 14.5712 11.4288 14.6894 11.7046C14.8076 11.9803 14.75 12.3 14.5431 12.5172L11.686 15.5172C11.4003 15.8172 10.9256 15.8288 10.6256 15.5431C10.3257 15.2574 10.3141 14.7827 10.5998 14.4828L12.25 12.75H10C9.7 12.75 9.42884 12.5712 9.31066 12.2954C9.19248 12.0197 9.25 11.7 9.45691 11.4828L12.3141 8.48276C12.5997 8.18281 13.0745 8.17123 13.3744 8.4569Z"/><path fill-rule="evenodd" d="M6.25 2C6.25 1.58579 6.58579 1.25 7 1.25H17C17.4142 1.25 17.75 1.58579 17.75 2C17.75 2.41421 17.4142 2.75 17 2.75H7C6.58579 2.75 6.25 2.41421 6.25 2ZM6.25 22C6.25 21.5858 6.58579 21.25 7 21.25H17C17.4142 21.25 17.75 21.5858 17.75 22C17.75 22.4142 17.4142 22.75 17 22.75H7C6.58579 22.75 6.25 22.4142 6.25 22Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-watch-square-minimalistic-charge-bold-duotone {
  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%20d%3D%22M6.77772%2018.3259C7.78661%2019%209.19108%2019%2012%2019C14.8089%2019%2016.2134%2019%2017.2223%2018.3259C17.659%2018.034%2018.034%2017.659%2018.3259%2017.2223C19%2016.2134%2019%2014.8089%2019%2012C19%209.19108%2019%207.78661%2018.3259%206.77772C18.034%206.34096%2017.659%205.96596%2017.2223%205.67412C16.2134%205%2014.8089%205%2012%205C9.19108%205%207.78661%205%206.77772%205.67412C6.34096%205.96596%205.96596%206.34096%205.67412%206.77772C5%207.78661%205%209.19108%205%2012C5%2014.8089%205%2016.2134%205.67412%2017.2223C5.96596%2017.659%206.34096%2018.034%206.77772%2018.3259Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.3744%208.4569C13.6743%208.74256%2013.6859%209.2173%2013.4003%209.51724L11.75%2011.25H14C14.3%2011.25%2014.5712%2011.4288%2014.6894%2011.7046C14.8076%2011.9803%2014.75%2012.3%2014.5431%2012.5172L11.686%2015.5172C11.4003%2015.8172%2010.9256%2015.8288%2010.6256%2015.5431C10.3257%2015.2574%2010.3141%2014.7827%2010.5998%2014.4828L12.25%2012.75H10C9.7%2012.75%209.42884%2012.5712%209.31066%2012.2954C9.19248%2012.0197%209.25%2011.7%209.45691%2011.4828L12.3141%208.48276C12.5997%208.18281%2013.0745%208.17123%2013.3744%208.4569Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.25%202C6.25%201.58579%206.58579%201.25%207%201.25H17C17.4142%201.25%2017.75%201.58579%2017.75%202C17.75%202.41421%2017.4142%202.75%2017%202.75H7C6.58579%202.75%206.25%202.41421%206.25%202ZM6.25%2022C6.25%2021.5858%206.58579%2021.25%207%2021.25H17C17.4142%2021.25%2017.75%2021.5858%2017.75%2022C17.75%2022.4142%2017.4142%2022.75%2017%2022.75H7C6.58579%2022.75%206.25%2022.4142%206.25%2022Z%22%20clip-rule%3D%22evenodd%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%20d%3D%22M6.77772%2018.3259C7.78661%2019%209.19108%2019%2012%2019C14.8089%2019%2016.2134%2019%2017.2223%2018.3259C17.659%2018.034%2018.034%2017.659%2018.3259%2017.2223C19%2016.2134%2019%2014.8089%2019%2012C19%209.19108%2019%207.78661%2018.3259%206.77772C18.034%206.34096%2017.659%205.96596%2017.2223%205.67412C16.2134%205%2014.8089%205%2012%205C9.19108%205%207.78661%205%206.77772%205.67412C6.34096%205.96596%205.96596%206.34096%205.67412%206.77772C5%207.78661%205%209.19108%205%2012C5%2014.8089%205%2016.2134%205.67412%2017.2223C5.96596%2017.659%206.34096%2018.034%206.77772%2018.3259Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M13.3744%208.4569C13.6743%208.74256%2013.6859%209.2173%2013.4003%209.51724L11.75%2011.25H14C14.3%2011.25%2014.5712%2011.4288%2014.6894%2011.7046C14.8076%2011.9803%2014.75%2012.3%2014.5431%2012.5172L11.686%2015.5172C11.4003%2015.8172%2010.9256%2015.8288%2010.6256%2015.5431C10.3257%2015.2574%2010.3141%2014.7827%2010.5998%2014.4828L12.25%2012.75H10C9.7%2012.75%209.42884%2012.5712%209.31066%2012.2954C9.19248%2012.0197%209.25%2011.7%209.45691%2011.4828L12.3141%208.48276C12.5997%208.18281%2013.0745%208.17123%2013.3744%208.4569Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M6.25%202C6.25%201.58579%206.58579%201.25%207%201.25H17C17.4142%201.25%2017.75%201.58579%2017.75%202C17.75%202.41421%2017.4142%202.75%2017%202.75H7C6.58579%202.75%206.25%202.41421%206.25%202ZM6.25%2022C6.25%2021.5858%206.58579%2021.25%207%2021.25H17C17.4142%2021.25%2017.75%2021.5858%2017.75%2022C17.75%2022.4142%2017.4142%2022.75%2017%2022.75H7C6.58579%2022.75%206.25%2022.4142%206.25%2022Z%22%20clip-rule%3D%22evenodd%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-minimalistic-charge-bold-duotone.svg?color=%231a73e8&size=48