alarm add icon

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

Name
alarm-add-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 add 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 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4C7.02944 4 3 8.02944 3 13C3 17.9706 7.02944 22 12 22Z" opacity=".5"/><path d="M12 9.25C12.4142 9.25 12.75 9.58579 12.75 10V12.25H15C15.4142 12.25 15.75 12.5858 15.75 13C15.75 13.4142 15.4142 13.75 15 13.75H12.75V16C12.75 16.4142 12.4142 16.75 12 16.75C11.5858 16.75 11.25 16.4142 11.25 16V13.75H9C8.58579 13.75 8.25 13.4142 8.25 13C8.25 12.5858 8.58579 12.25 9 12.25H11.25V10C11.25 9.58579 11.5858 9.25 12 9.25Z"/><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 SolarAlarmAddBoldDuotone(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 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4C7.02944 4 3 8.02944 3 13C3 17.9706 7.02944 22 12 22Z" opacity=".5"/><path d="M12 9.25C12.4142 9.25 12.75 9.58579 12.75 10V12.25H15C15.4142 12.25 15.75 12.5858 15.75 13C15.75 13.4142 15.4142 13.75 15 13.75H12.75V16C12.75 16.4142 12.4142 16.75 12 16.75C11.5858 16.75 11.25 16.4142 11.25 16V13.75H9C8.58579 13.75 8.25 13.4142 8.25 13C8.25 12.5858 8.58579 12.25 9 12.25H11.25V10C11.25 9.58579 11.5858 9.25 12 9.25Z"/><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="M12 22C16.9706 22 21 17.9706 21 13C21 8.02944 16.9706 4 12 4C7.02944 4 3 8.02944 3 13C3 17.9706 7.02944 22 12 22Z" opacity=".5"/><path d="M12 9.25C12.4142 9.25 12.75 9.58579 12.75 10V12.25H15C15.4142 12.25 15.75 12.5858 15.75 13C15.75 13.4142 15.4142 13.75 15 13.75H12.75V16C12.75 16.4142 12.4142 16.75 12 16.75C11.5858 16.75 11.25 16.4142 11.25 16V13.75H9C8.58579 13.75 8.25 13.4142 8.25 13C8.25 12.5858 8.58579 12.25 9 12.25H11.25V10C11.25 9.58579 11.5858 9.25 12 9.25Z"/><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-add-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%22M12%2022C16.9706%2022%2021%2017.9706%2021%2013C21%208.02944%2016.9706%204%2012%204C7.02944%204%203%208.02944%203%2013C3%2017.9706%207.02944%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%209.25C12.4142%209.25%2012.75%209.58579%2012.75%2010V12.25H15C15.4142%2012.25%2015.75%2012.5858%2015.75%2013C15.75%2013.4142%2015.4142%2013.75%2015%2013.75H12.75V16C12.75%2016.4142%2012.4142%2016.75%2012%2016.75C11.5858%2016.75%2011.25%2016.4142%2011.25%2016V13.75H9C8.58579%2013.75%208.25%2013.4142%208.25%2013C8.25%2012.5858%208.58579%2012.25%209%2012.25H11.25V10C11.25%209.58579%2011.5858%209.25%2012%209.25Z%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%22M12%2022C16.9706%2022%2021%2017.9706%2021%2013C21%208.02944%2016.9706%204%2012%204C7.02944%204%203%208.02944%203%2013C3%2017.9706%207.02944%2022%2012%2022Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M12%209.25C12.4142%209.25%2012.75%209.58579%2012.75%2010V12.25H15C15.4142%2012.25%2015.75%2012.5858%2015.75%2013C15.75%2013.4142%2015.4142%2013.75%2015%2013.75H12.75V16C12.75%2016.4142%2012.4142%2016.75%2012%2016.75C11.5858%2016.75%2011.25%2016.4142%2011.25%2016V13.75H9C8.58579%2013.75%208.25%2013.4142%208.25%2013C8.25%2012.5858%208.58579%2012.25%209%2012.25H11.25V10C11.25%209.58579%2011.5858%209.25%2012%209.25Z%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-add-bold-duotone.svg?color=%231a73e8&size=48