alarm-add-rounded from Material Symbols by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.

Name
alarm-add-rounded
Set
Material Symbols
Style
Rounded
Category
Actions
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the alarm add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14v2q0 .425.288.713T12 17t.713-.288T13 16v-2h2q.425 0 .713-.288T16 13t-.288-.712T15 12h-2v-2q0-.425-.288-.712T12 9t-.712.288T11 10v2H9q-.425 0-.712.288T8 13t.288.713T9 14zm-2.512 7.288q-1.638-.713-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4t3.513.713t2.85 1.925t1.925 2.85T21 13t-.712 3.513t-1.925 2.85t-2.85 1.925T12 22t-3.512-.712M2.05 7.3q-.275-.275-.275-.7t.275-.7L4.9 3.05q.275-.275.7-.275t.7.275t.275.7t-.275.7L3.45 7.3q-.275.275-.7.275t-.7-.275m19.9 0q-.275.275-.7.275t-.7-.275L17.7 4.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.85 2.85q.275.275.275.7t-.275.7"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAlarmAddRounded(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="M11 14v2q0 .425.288.713T12 17t.713-.288T13 16v-2h2q.425 0 .713-.288T16 13t-.288-.712T15 12h-2v-2q0-.425-.288-.712T12 9t-.712.288T11 10v2H9q-.425 0-.712.288T8 13t.288.713T9 14zm-2.512 7.288q-1.638-.713-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4t3.513.713t2.85 1.925t1.925 2.85T21 13t-.712 3.513t-1.925 2.85t-2.85 1.925T12 22t-3.512-.712M2.05 7.3q-.275-.275-.275-.7t.275-.7L4.9 3.05q.275-.275.7-.275t.7.275t.275.7t-.275.7L3.45 7.3q-.275.275-.7.275t-.7-.275m19.9 0q-.275.275-.7.275t-.7-.275L17.7 4.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.85 2.85q.275.275.275.7t-.275.7"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 14v2q0 .425.288.713T12 17t.713-.288T13 16v-2h2q.425 0 .713-.288T16 13t-.288-.712T15 12h-2v-2q0-.425-.288-.712T12 9t-.712.288T11 10v2H9q-.425 0-.712.288T8 13t.288.713T9 14zm-2.512 7.288q-1.638-.713-2.85-1.925t-1.925-2.85T3 13t.713-3.512t1.924-2.85t2.85-1.925T12 4t3.513.713t2.85 1.925t1.925 2.85T21 13t-.712 3.513t-1.925 2.85t-2.85 1.925T12 22t-3.512-.712M2.05 7.3q-.275-.275-.275-.7t.275-.7L4.9 3.05q.275-.275.7-.275t.7.275t.275.7t-.275.7L3.45 7.3q-.275.275-.7.275t-.7-.275m19.9 0q-.275.275-.7.275t-.7-.275L17.7 4.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.85 2.85q.275.275.275.7t-.275.7"/></svg>
</template>

CSS

.icon-alarm-add-rounded {
  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%22M11%2014v2q0%20.425.288.713T12%2017t.713-.288T13%2016v-2h2q.425%200%20.713-.288T16%2013t-.288-.712T15%2012h-2v-2q0-.425-.288-.712T12%209t-.712.288T11%2010v2H9q-.425%200-.712.288T8%2013t.288.713T9%2014zm-2.512%207.288q-1.638-.713-2.85-1.925t-1.925-2.85T3%2013t.713-3.512t1.924-2.85t2.85-1.925T12%204t3.513.713t2.85%201.925t1.925%202.85T21%2013t-.712%203.513t-1.925%202.85t-2.85%201.925T12%2022t-3.512-.712M2.05%207.3q-.275-.275-.275-.7t.275-.7L4.9%203.05q.275-.275.7-.275t.7.275t.275.7t-.275.7L3.45%207.3q-.275.275-.7.275t-.7-.275m19.9%200q-.275.275-.7.275t-.7-.275L17.7%204.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.85%202.85q.275.275.275.7t-.275.7%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%22M11%2014v2q0%20.425.288.713T12%2017t.713-.288T13%2016v-2h2q.425%200%20.713-.288T16%2013t-.288-.712T15%2012h-2v-2q0-.425-.288-.712T12%209t-.712.288T11%2010v2H9q-.425%200-.712.288T8%2013t.288.713T9%2014zm-2.512%207.288q-1.638-.713-2.85-1.925t-1.925-2.85T3%2013t.713-3.512t1.924-2.85t2.85-1.925T12%204t3.513.713t2.85%201.925t1.925%202.85T21%2013t-.712%203.513t-1.925%202.85t-2.85%201.925T12%2022t-3.512-.712M2.05%207.3q-.275-.275-.275-.7t.275-.7L4.9%203.05q.275-.275.7-.275t.7.275t.275.7t-.275.7L3.45%207.3q-.275.275-.7.275t-.7-.275m19.9%200q-.275.275-.7.275t-.7-.275L17.7%204.45q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l2.85%202.85q.275.275.275.7t-.275.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/alarm-add-rounded.svg?color=%231a73e8&size=48