alarm 2 icon
alarm-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- alarm-2-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the alarm 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a9 9 0 1 1-.001 18a9 9 0 0 1 0-18m0 4a1 1 0 0 0-1 1v4a1 1 0 0 0 .043.292l.014.04a1 1 0 0 0 .236.375l2.105 2.105a1 1 0 1 0 1.414-1.414L13 12.586V9a1 1 0 0 0-1-1M5.999 2.606A1 1 0 0 1 7 4.338a10 10 0 0 0-2.729 2.314a1 1 0 0 1-1.545-1.27A12 12 0 0 1 6 2.607m10.636.365A1 1 0 0 1 18 2.606a12 12 0 0 1 3.271 2.777a1 1 0 0 1-1.545 1.27A10 10 0 0 0 17 4.337a1 1 0 0 1-.364-1.367"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteAlarm2Fill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a9 9 0 1 1-.001 18a9 9 0 0 1 0-18m0 4a1 1 0 0 0-1 1v4a1 1 0 0 0 .043.292l.014.04a1 1 0 0 0 .236.375l2.105 2.105a1 1 0 1 0 1.414-1.414L13 12.586V9a1 1 0 0 0-1-1M5.999 2.606A1 1 0 0 1 7 4.338a10 10 0 0 0-2.729 2.314a1 1 0 0 1-1.545-1.27A12 12 0 0 1 6 2.607m10.636.365A1 1 0 0 1 18 2.606a12 12 0 0 1 3.271 2.777a1 1 0 0 1-1.545 1.27A10 10 0 0 0 17 4.337a1 1 0 0 1-.364-1.367"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 4a9 9 0 1 1-.001 18a9 9 0 0 1 0-18m0 4a1 1 0 0 0-1 1v4a1 1 0 0 0 .043.292l.014.04a1 1 0 0 0 .236.375l2.105 2.105a1 1 0 1 0 1.414-1.414L13 12.586V9a1 1 0 0 0-1-1M5.999 2.606A1 1 0 0 1 7 4.338a10 10 0 0 0-2.729 2.314a1 1 0 0 1-1.545-1.27A12 12 0 0 1 6 2.607m10.636.365A1 1 0 0 1 18 2.606a12 12 0 0 1 3.271 2.777a1 1 0 0 1-1.545 1.27A10 10 0 0 0 17 4.337a1 1 0 0 1-.364-1.367"/></svg> </template>
CSS
.icon-alarm-2-fill {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204a9%209%200%201%201-.001%2018a9%209%200%200%201%200-18m0%204a1%201%200%200%200-1%201v4a1%201%200%200%200%20.043.292l.014.04a1%201%200%200%200%20.236.375l2.105%202.105a1%201%200%201%200%201.414-1.414L13%2012.586V9a1%201%200%200%200-1-1M5.999%202.606A1%201%200%200%201%207%204.338a10%2010%200%200%200-2.729%202.314a1%201%200%200%201-1.545-1.27A12%2012%200%200%201%206%202.607m10.636.365A1%201%200%200%201%2018%202.606a12%2012%200%200%201%203.271%202.777a1%201%200%200%201-1.545%201.27A10%2010%200%200%200%2017%204.337a1%201%200%200%201-.364-1.367%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204a9%209%200%201%201-.001%2018a9%209%200%200%201%200-18m0%204a1%201%200%200%200-1%201v4a1%201%200%200%200%20.043.292l.014.04a1%201%200%200%200%20.236.375l2.105%202.105a1%201%200%201%200%201.414-1.414L13%2012.586V9a1%201%200%200%200-1-1M5.999%202.606A1%201%200%200%201%207%204.338a10%2010%200%200%200-2.729%202.314a1%201%200%200%201-1.545-1.27A12%2012%200%200%201%206%202.607m10.636.365A1%201%200%200%201%2018%202.606a12%2012%200%200%201%203.271%202.777a1%201%200%200%201-1.545%201.27A10%2010%200%200%200%2017%204.337a1%201%200%200%201-.364-1.367%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/alarm-2-fill.svg?color=%231a73e8&size=48