alarm-duotone from Reicon by REICON · Duotone · Time · MIT Free for personal and commercial use.

Name
alarm-duotone
Set
Reicon
Style
Duotone
Category
Time
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All alarm icons →

More time icons from Reicon

Use the alarm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 22c4.836 0 8.756-3.884 8.756-8.675c0-4.79-3.92-8.675-8.756-8.675s-8.757 3.884-8.757 8.675C3.243 18.115 7.163 22 12 22" opacity=".5"/><path d="M12 8.747c.402 0 .729.324.729.723v3.556l2.219 2.198a.72.72 0 0 1 0 1.022a.734.734 0 0 1-1.032 0l-2.433-2.41a.72.72 0 0 1-.213-.51V9.47c0-.4.326-.723.73-.723"/><path fill-rule="evenodd" d="M8.24 2.34a.72.72 0 0 1-.232.996l-3.891 2.41a.734.734 0 0 1-1.006-.23a.72.72 0 0 1 .232-.996l3.892-2.41a.734.734 0 0 1 1.006.23m7.519 0a.734.734 0 0 1 1.005-.23l3.892 2.41a.72.72 0 0 1 .232.996a.734.734 0 0 1-1.006.23l-3.891-2.41a.72.72 0 0 1-.233-.996" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconAlarmDuotone(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="M12 22c4.836 0 8.756-3.884 8.756-8.675c0-4.79-3.92-8.675-8.756-8.675s-8.757 3.884-8.757 8.675C3.243 18.115 7.163 22 12 22" opacity=".5"/><path d="M12 8.747c.402 0 .729.324.729.723v3.556l2.219 2.198a.72.72 0 0 1 0 1.022a.734.734 0 0 1-1.032 0l-2.433-2.41a.72.72 0 0 1-.213-.51V9.47c0-.4.326-.723.73-.723"/><path fillRule="evenodd" d="M8.24 2.34a.72.72 0 0 1-.232.996l-3.891 2.41a.734.734 0 0 1-1.006-.23a.72.72 0 0 1 .232-.996l3.892-2.41a.734.734 0 0 1 1.006.23m7.519 0a.734.734 0 0 1 1.005-.23l3.892 2.41a.72.72 0 0 1 .232.996a.734.734 0 0 1-1.006.23l-3.891-2.41a.72.72 0 0 1-.233-.996" 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="M12 22c4.836 0 8.756-3.884 8.756-8.675c0-4.79-3.92-8.675-8.756-8.675s-8.757 3.884-8.757 8.675C3.243 18.115 7.163 22 12 22" opacity=".5"/><path d="M12 8.747c.402 0 .729.324.729.723v3.556l2.219 2.198a.72.72 0 0 1 0 1.022a.734.734 0 0 1-1.032 0l-2.433-2.41a.72.72 0 0 1-.213-.51V9.47c0-.4.326-.723.73-.723"/><path fill-rule="evenodd" d="M8.24 2.34a.72.72 0 0 1-.232.996l-3.891 2.41a.734.734 0 0 1-1.006-.23a.72.72 0 0 1 .232-.996l3.892-2.41a.734.734 0 0 1 1.006.23m7.519 0a.734.734 0 0 1 1.005-.23l3.892 2.41a.72.72 0 0 1 .232.996a.734.734 0 0 1-1.006.23l-3.891-2.41a.72.72 0 0 1-.233-.996" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-alarm-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%22M12%2022c4.836%200%208.756-3.884%208.756-8.675c0-4.79-3.92-8.675-8.756-8.675s-8.757%203.884-8.757%208.675C3.243%2018.115%207.163%2022%2012%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%208.747c.402%200%20.729.324.729.723v3.556l2.219%202.198a.72.72%200%200%201%200%201.022a.734.734%200%200%201-1.032%200l-2.433-2.41a.72.72%200%200%201-.213-.51V9.47c0-.4.326-.723.73-.723%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.24%202.34a.72.72%200%200%201-.232.996l-3.891%202.41a.734.734%200%200%201-1.006-.23a.72.72%200%200%201%20.232-.996l3.892-2.41a.734.734%200%200%201%201.006.23m7.519%200a.734.734%200%200%201%201.005-.23l3.892%202.41a.72.72%200%200%201%20.232.996a.734.734%200%200%201-1.006.23l-3.891-2.41a.72.72%200%200%201-.233-.996%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%22M12%2022c4.836%200%208.756-3.884%208.756-8.675c0-4.79-3.92-8.675-8.756-8.675s-8.757%203.884-8.757%208.675C3.243%2018.115%207.163%2022%2012%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%208.747c.402%200%20.729.324.729.723v3.556l2.219%202.198a.72.72%200%200%201%200%201.022a.734.734%200%200%201-1.032%200l-2.433-2.41a.72.72%200%200%201-.213-.51V9.47c0-.4.326-.723.73-.723%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.24%202.34a.72.72%200%200%201-.232.996l-3.891%202.41a.734.734%200%200%201-1.006-.23a.72.72%200%200%201%20.232-.996l3.892-2.41a.734.734%200%200%201%201.006.23m7.519%200a.734.734%200%200%201%201.005-.23l3.892%202.41a.72.72%200%200%201%20.232.996a.734.734%200%200%201-1.006.23l-3.891-2.41a.72.72%200%200%201-.233-.996%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/reicon/alarm-duotone.svg?color=%231a73e8&size=48