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

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

3 other variants in Material Symbols Light

The same icon in other sets

More actions icons from Material Symbols Light

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.5 13.5V16q0 .213.144.356t.357.144t.356-.144T12.5 16v-2.5H15q.213 0 .356-.144t.144-.357t-.144-.356T15 12.5h-2.5V10q0-.213-.144-.356t-.357-.144t-.356.144T11.5 10v2.5H9q-.213 0-.356.144t-.144.357t.144.356T9 13.5zm-2.618 6.874q-1.455-.626-2.542-1.713t-1.714-2.542T4 13.001t.626-3.12T6.34 7.34t2.54-1.714T12 5t3.12.626t2.54 1.714t1.713 2.54T20 13t-.626 3.12t-1.714 2.542t-2.54 1.713T12 21t-3.12-.626M2.78 7.262q-.16-.16-.16-.354t.16-.354L5.554 3.78q.14-.14.344-.15t.364.15t.16.353q0 .195-.16.354L3.489 7.261q-.141.141-.345.15t-.363-.15m18.438 0q-.16.16-.353.16q-.195 0-.354-.16L17.738 4.49q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l2.773 2.773q.14.14.15.344t-.15.364"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAlarmAddRounded(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.5 13.5V16q0 .213.144.356t.357.144t.356-.144T12.5 16v-2.5H15q.213 0 .356-.144t.144-.357t-.144-.356T15 12.5h-2.5V10q0-.213-.144-.356t-.357-.144t-.356.144T11.5 10v2.5H9q-.213 0-.356.144t-.144.357t.144.356T9 13.5zm-2.618 6.874q-1.455-.626-2.542-1.713t-1.714-2.542T4 13.001t.626-3.12T6.34 7.34t2.54-1.714T12 5t3.12.626t2.54 1.714t1.713 2.54T20 13t-.626 3.12t-1.714 2.542t-2.54 1.713T12 21t-3.12-.626M2.78 7.262q-.16-.16-.16-.354t.16-.354L5.554 3.78q.14-.14.344-.15t.364.15t.16.353q0 .195-.16.354L3.489 7.261q-.141.141-.345.15t-.363-.15m18.438 0q-.16.16-.353.16q-.195 0-.354-.16L17.738 4.49q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l2.773 2.773q.14.14.15.344t-.15.364"/></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.5 13.5V16q0 .213.144.356t.357.144t.356-.144T12.5 16v-2.5H15q.213 0 .356-.144t.144-.357t-.144-.356T15 12.5h-2.5V10q0-.213-.144-.356t-.357-.144t-.356.144T11.5 10v2.5H9q-.213 0-.356.144t-.144.357t.144.356T9 13.5zm-2.618 6.874q-1.455-.626-2.542-1.713t-1.714-2.542T4 13.001t.626-3.12T6.34 7.34t2.54-1.714T12 5t3.12.626t2.54 1.714t1.713 2.54T20 13t-.626 3.12t-1.714 2.542t-2.54 1.713T12 21t-3.12-.626M2.78 7.262q-.16-.16-.16-.354t.16-.354L5.554 3.78q.14-.14.344-.15t.364.15t.16.353q0 .195-.16.354L3.489 7.261q-.141.141-.345.15t-.363-.15m18.438 0q-.16.16-.353.16q-.195 0-.354-.16L17.738 4.49q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l2.773 2.773q.14.14.15.344t-.15.364"/></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.5%2013.5V16q0%20.213.144.356t.357.144t.356-.144T12.5%2016v-2.5H15q.213%200%20.356-.144t.144-.357t-.144-.356T15%2012.5h-2.5V10q0-.213-.144-.356t-.357-.144t-.356.144T11.5%2010v2.5H9q-.213%200-.356.144t-.144.357t.144.356T9%2013.5zm-2.618%206.874q-1.455-.626-2.542-1.713t-1.714-2.542T4%2013.001t.626-3.12T6.34%207.34t2.54-1.714T12%205t3.12.626t2.54%201.714t1.713%202.54T20%2013t-.626%203.12t-1.714%202.542t-2.54%201.713T12%2021t-3.12-.626M2.78%207.262q-.16-.16-.16-.354t.16-.354L5.554%203.78q.14-.14.344-.15t.364.15t.16.353q0%20.195-.16.354L3.489%207.261q-.141.141-.345.15t-.363-.15m18.438%200q-.16.16-.353.16q-.195%200-.354-.16L17.738%204.49q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l2.773%202.773q.14.14.15.344t-.15.364%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.5%2013.5V16q0%20.213.144.356t.357.144t.356-.144T12.5%2016v-2.5H15q.213%200%20.356-.144t.144-.357t-.144-.356T15%2012.5h-2.5V10q0-.213-.144-.356t-.357-.144t-.356.144T11.5%2010v2.5H9q-.213%200-.356.144t-.144.357t.144.356T9%2013.5zm-2.618%206.874q-1.455-.626-2.542-1.713t-1.714-2.542T4%2013.001t.626-3.12T6.34%207.34t2.54-1.714T12%205t3.12.626t2.54%201.714t1.713%202.54T20%2013t-.626%203.12t-1.714%202.542t-2.54%201.713T12%2021t-3.12-.626M2.78%207.262q-.16-.16-.16-.354t.16-.354L5.554%203.78q.14-.14.344-.15t.364.15t.16.353q0%20.195-.16.354L3.489%207.261q-.141.141-.345.15t-.363-.15m18.438%200q-.16.16-.353.16q-.195%200-.354-.16L17.738%204.49q-.14-.141-.15-.345t.15-.363t.354-.16t.354.16l2.773%202.773q.14.14.15.344t-.15.364%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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