alarm icon

alarm-bold-duotone from Solar by 480 Design · Bold Duotone · Time · CC-BY-4.0 Attribution required.

Name
alarm-bold-duotone
Set
Solar
Style
Bold Duotone
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 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="M11.9998 21.9997C16.836 21.9997 20.7565 18.1159 20.7565 13.325C20.7565 8.53417 16.836 4.65039 11.9998 4.65039C7.16366 4.65039 3.24316 8.53417 3.24316 13.325C3.24316 18.1159 7.16366 21.9997 11.9998 21.9997Z" opacity=".5"/><path d="M11.9993 8.74707C12.4023 8.74707 12.729 9.07072 12.729 9.46996V13.0259L14.9477 15.2238C15.2326 15.5061 15.2326 15.9638 14.9477 16.2461C14.6627 16.5285 14.2006 16.5285 13.9157 16.2461L11.4833 13.8365C11.3464 13.701 11.2695 13.5171 11.2695 13.3254V9.46996C11.2695 9.07072 11.5962 8.74707 11.9993 8.74707Z"/><path fill-rule="evenodd" d="M8.2405 2.33986C8.45409 2.67841 8.3502 3.1244 8.00844 3.33599L4.11657 5.74562C3.77481 5.95722 3.32461 5.8543 3.11102 5.51574C2.89742 5.17718 3.00131 4.7312 3.34307 4.5196L7.23494 2.10998C7.5767 1.89838 8.0269 2.0013 8.2405 2.33986Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M15.7595 2.33985C15.9731 2.0013 16.4233 1.89838 16.7651 2.10998L20.6569 4.5196C20.9987 4.7312 21.1026 5.17719 20.889 5.51574C20.6754 5.8543 20.2252 5.95722 19.8834 5.74562L15.9916 3.33599C15.6498 3.1244 15.5459 2.67841 15.7595 2.33985Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAlarmBoldDuotone(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="M11.9998 21.9997C16.836 21.9997 20.7565 18.1159 20.7565 13.325C20.7565 8.53417 16.836 4.65039 11.9998 4.65039C7.16366 4.65039 3.24316 8.53417 3.24316 13.325C3.24316 18.1159 7.16366 21.9997 11.9998 21.9997Z" opacity=".5"/><path d="M11.9993 8.74707C12.4023 8.74707 12.729 9.07072 12.729 9.46996V13.0259L14.9477 15.2238C15.2326 15.5061 15.2326 15.9638 14.9477 16.2461C14.6627 16.5285 14.2006 16.5285 13.9157 16.2461L11.4833 13.8365C11.3464 13.701 11.2695 13.5171 11.2695 13.3254V9.46996C11.2695 9.07072 11.5962 8.74707 11.9993 8.74707Z"/><path fillRule="evenodd" d="M8.2405 2.33986C8.45409 2.67841 8.3502 3.1244 8.00844 3.33599L4.11657 5.74562C3.77481 5.95722 3.32461 5.8543 3.11102 5.51574C2.89742 5.17718 3.00131 4.7312 3.34307 4.5196L7.23494 2.10998C7.5767 1.89838 8.0269 2.0013 8.2405 2.33986Z" clipRule="evenodd"/><path fillRule="evenodd" d="M15.7595 2.33985C15.9731 2.0013 16.4233 1.89838 16.7651 2.10998L20.6569 4.5196C20.9987 4.7312 21.1026 5.17719 20.889 5.51574C20.6754 5.8543 20.2252 5.95722 19.8834 5.74562L15.9916 3.33599C15.6498 3.1244 15.5459 2.67841 15.7595 2.33985Z" 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="M11.9998 21.9997C16.836 21.9997 20.7565 18.1159 20.7565 13.325C20.7565 8.53417 16.836 4.65039 11.9998 4.65039C7.16366 4.65039 3.24316 8.53417 3.24316 13.325C3.24316 18.1159 7.16366 21.9997 11.9998 21.9997Z" opacity=".5"/><path d="M11.9993 8.74707C12.4023 8.74707 12.729 9.07072 12.729 9.46996V13.0259L14.9477 15.2238C15.2326 15.5061 15.2326 15.9638 14.9477 16.2461C14.6627 16.5285 14.2006 16.5285 13.9157 16.2461L11.4833 13.8365C11.3464 13.701 11.2695 13.5171 11.2695 13.3254V9.46996C11.2695 9.07072 11.5962 8.74707 11.9993 8.74707Z"/><path fill-rule="evenodd" d="M8.2405 2.33986C8.45409 2.67841 8.3502 3.1244 8.00844 3.33599L4.11657 5.74562C3.77481 5.95722 3.32461 5.8543 3.11102 5.51574C2.89742 5.17718 3.00131 4.7312 3.34307 4.5196L7.23494 2.10998C7.5767 1.89838 8.0269 2.0013 8.2405 2.33986Z" clip-rule="evenodd"/><path fill-rule="evenodd" d="M15.7595 2.33985C15.9731 2.0013 16.4233 1.89838 16.7651 2.10998L20.6569 4.5196C20.9987 4.7312 21.1026 5.17719 20.889 5.51574C20.6754 5.8543 20.2252 5.95722 19.8834 5.74562L15.9916 3.33599C15.6498 3.1244 15.5459 2.67841 15.7595 2.33985Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-alarm-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%22M11.9998%2021.9997C16.836%2021.9997%2020.7565%2018.1159%2020.7565%2013.325C20.7565%208.53417%2016.836%204.65039%2011.9998%204.65039C7.16366%204.65039%203.24316%208.53417%203.24316%2013.325C3.24316%2018.1159%207.16366%2021.9997%2011.9998%2021.9997Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.9993%208.74707C12.4023%208.74707%2012.729%209.07072%2012.729%209.46996V13.0259L14.9477%2015.2238C15.2326%2015.5061%2015.2326%2015.9638%2014.9477%2016.2461C14.6627%2016.5285%2014.2006%2016.5285%2013.9157%2016.2461L11.4833%2013.8365C11.3464%2013.701%2011.2695%2013.5171%2011.2695%2013.3254V9.46996C11.2695%209.07072%2011.5962%208.74707%2011.9993%208.74707Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.2405%202.33986C8.45409%202.67841%208.3502%203.1244%208.00844%203.33599L4.11657%205.74562C3.77481%205.95722%203.32461%205.8543%203.11102%205.51574C2.89742%205.17718%203.00131%204.7312%203.34307%204.5196L7.23494%202.10998C7.5767%201.89838%208.0269%202.0013%208.2405%202.33986Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.7595%202.33985C15.9731%202.0013%2016.4233%201.89838%2016.7651%202.10998L20.6569%204.5196C20.9987%204.7312%2021.1026%205.17719%2020.889%205.51574C20.6754%205.8543%2020.2252%205.95722%2019.8834%205.74562L15.9916%203.33599C15.6498%203.1244%2015.5459%202.67841%2015.7595%202.33985Z%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%22M11.9998%2021.9997C16.836%2021.9997%2020.7565%2018.1159%2020.7565%2013.325C20.7565%208.53417%2016.836%204.65039%2011.9998%204.65039C7.16366%204.65039%203.24316%208.53417%203.24316%2013.325C3.24316%2018.1159%207.16366%2021.9997%2011.9998%2021.9997Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M11.9993%208.74707C12.4023%208.74707%2012.729%209.07072%2012.729%209.46996V13.0259L14.9477%2015.2238C15.2326%2015.5061%2015.2326%2015.9638%2014.9477%2016.2461C14.6627%2016.5285%2014.2006%2016.5285%2013.9157%2016.2461L11.4833%2013.8365C11.3464%2013.701%2011.2695%2013.5171%2011.2695%2013.3254V9.46996C11.2695%209.07072%2011.5962%208.74707%2011.9993%208.74707Z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M8.2405%202.33986C8.45409%202.67841%208.3502%203.1244%208.00844%203.33599L4.11657%205.74562C3.77481%205.95722%203.32461%205.8543%203.11102%205.51574C2.89742%205.17718%203.00131%204.7312%203.34307%204.5196L7.23494%202.10998C7.5767%201.89838%208.0269%202.0013%208.2405%202.33986Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M15.7595%202.33985C15.9731%202.0013%2016.4233%201.89838%2016.7651%202.10998L20.6569%204.5196C20.9987%204.7312%2021.1026%205.17719%2020.889%205.51574C20.6754%205.8543%2020.2252%205.95722%2019.8834%205.74562L15.9916%203.33599C15.6498%203.1244%2015.5459%202.67841%2015.7595%202.33985Z%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/alarm-bold-duotone.svg?color=%231a73e8&size=48