alarm clock check icon

alarm-clock-check-sharp-duotone from Keyline Icons by Keyline Icons · Sharp Duotone · MIT Free for personal and commercial use.

Name
alarm-clock-check-sharp-duotone
Set
Keyline Icons
Style
Sharp Duotone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

The same icon in other sets

All alarm clock check icons →

Related icons in Keyline Icons

Use the alarm clock check 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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M12 4C16.9706 4 21 8.0294 21 13C21 17.9706 16.9706 22 12 22C7.0294 22 3 17.9706 3 13C3 8.0294 7.0294 4 12 4Z" stroke="none"/><path d="M8.8771 13.2628L11.3713 15.8284L15.1208 9.6931M2.75 5.3462L3 5.0627C4.1606 3.7467 5.5957 2.7013 7.2042 2L7.3953 1.9167M21.25 5.3462L21 5.0627C19.8394 3.7467 18.4043 2.7013 16.7958 2L16.6047 1.9167M8 19.9282L6.5152 22.5M16 19.9282L17.4848 22.5"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsAlarmClockCheckSharpDuotone(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" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M12 4C16.9706 4 21 8.0294 21 13C21 17.9706 16.9706 22 12 22C7.0294 22 3 17.9706 3 13C3 8.0294 7.0294 4 12 4Z" stroke="none"/><path d="M8.8771 13.2628L11.3713 15.8284L15.1208 9.6931M2.75 5.3462L3 5.0627C4.1606 3.7467 5.5957 2.7013 7.2042 2L7.3953 1.9167M21.25 5.3462L21 5.0627C19.8394 3.7467 18.4043 2.7013 16.7958 2L16.6047 1.9167M8 19.9282L6.5152 22.5M16 19.9282L17.4848 22.5"/></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-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M12 4C16.9706 4 21 8.0294 21 13C21 17.9706 16.9706 22 12 22C7.0294 22 3 17.9706 3 13C3 8.0294 7.0294 4 12 4Z" stroke="none"/><path d="M8.8771 13.2628L11.3713 15.8284L15.1208 9.6931M2.75 5.3462L3 5.0627C4.1606 3.7467 5.5957 2.7013 7.2042 2L7.3953 1.9167M21.25 5.3462L21 5.0627C19.8394 3.7467 18.4043 2.7013 16.7958 2L16.6047 1.9167M8 19.9282L6.5152 22.5M16 19.9282L17.4848 22.5"/></g></svg>
</template>

CSS

.icon-alarm-clock-check-sharp-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M12%204C16.9706%204%2021%208.0294%2021%2013C21%2017.9706%2016.9706%2022%2012%2022C7.0294%2022%203%2017.9706%203%2013C3%208.0294%207.0294%204%2012%204Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8.8771%2013.2628L11.3713%2015.8284L15.1208%209.6931M2.75%205.3462L3%205.0627C4.1606%203.7467%205.5957%202.7013%207.2042%202L7.3953%201.9167M21.25%205.3462L21%205.0627C19.8394%203.7467%2018.4043%202.7013%2016.7958%202L16.6047%201.9167M8%2019.9282L6.5152%2022.5M16%2019.9282L17.4848%2022.5%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M12%204C16.9706%204%2021%208.0294%2021%2013C21%2017.9706%2016.9706%2022%2012%2022C7.0294%2022%203%2017.9706%203%2013C3%208.0294%207.0294%204%2012%204Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M8.8771%2013.2628L11.3713%2015.8284L15.1208%209.6931M2.75%205.3462L3%205.0627C4.1606%203.7467%205.5957%202.7013%207.2042%202L7.3953%201.9167M21.25%205.3462L21%205.0627C19.8394%203.7467%2018.4043%202.7013%2016.7958%202L16.6047%201.9167M8%2019.9282L6.5152%2022.5M16%2019.9282L17.4848%2022.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/alarm-clock-check-sharp-duotone.svg?color=%231a73e8&size=48