alarm smart wake icon

alarm-smart-wake-outline from Material Symbols by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.

Name
alarm-smart-wake-outline
Set
Material Symbols
Style
Outline
Category
Actions
Viewbox
24×24
License
Apache 2.0
Aliases
alarm-smart-wake-outline-sharp

3 other variants in Material Symbols

The same icon in other sets

More actions icons from Material Symbols

Use the alarm smart wake icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.713 13.713Q9 13.425 9 13t-.288-.712T8 12t-.712.288T7 13t.288.713T8 14t.713-.288m4 0Q13 13.426 13 13t-.288-.712T12 12t-.712.288T11 13t.288.713T12 14t.713-.288m4 0Q17 13.426 17 13t-.288-.712T16 12t-.712.288T15 13t.288.713T16 14t.713-.288m-8.226 7.576q-1.637-.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-.712M5.6 2.35L7 3.75L2.75 8l-1.4-1.4zm12.8 0l4.25 4.25l-1.4 1.4L17 3.75zM12 20q2.925 0 4.963-2.037T19 13t-2.037-4.962T12 6T7.038 8.038T5 13t2.038 4.963T12 20"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsAlarmSmartWakeOutline(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="M8.713 13.713Q9 13.425 9 13t-.288-.712T8 12t-.712.288T7 13t.288.713T8 14t.713-.288m4 0Q13 13.426 13 13t-.288-.712T12 12t-.712.288T11 13t.288.713T12 14t.713-.288m4 0Q17 13.426 17 13t-.288-.712T16 12t-.712.288T15 13t.288.713T16 14t.713-.288m-8.226 7.576q-1.637-.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-.712M5.6 2.35L7 3.75L2.75 8l-1.4-1.4zm12.8 0l4.25 4.25l-1.4 1.4L17 3.75zM12 20q2.925 0 4.963-2.037T19 13t-2.037-4.962T12 6T7.038 8.038T5 13t2.038 4.963T12 20"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.713 13.713Q9 13.425 9 13t-.288-.712T8 12t-.712.288T7 13t.288.713T8 14t.713-.288m4 0Q13 13.426 13 13t-.288-.712T12 12t-.712.288T11 13t.288.713T12 14t.713-.288m4 0Q17 13.426 17 13t-.288-.712T16 12t-.712.288T15 13t.288.713T16 14t.713-.288m-8.226 7.576q-1.637-.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-.712M5.6 2.35L7 3.75L2.75 8l-1.4-1.4zm12.8 0l4.25 4.25l-1.4 1.4L17 3.75zM12 20q2.925 0 4.963-2.037T19 13t-2.037-4.962T12 6T7.038 8.038T5 13t2.038 4.963T12 20"/></svg>
</template>

CSS

.icon-alarm-smart-wake-outline {
  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%22M8.713%2013.713Q9%2013.425%209%2013t-.288-.712T8%2012t-.712.288T7%2013t.288.713T8%2014t.713-.288m4%200Q13%2013.426%2013%2013t-.288-.712T12%2012t-.712.288T11%2013t.288.713T12%2014t.713-.288m4%200Q17%2013.426%2017%2013t-.288-.712T16%2012t-.712.288T15%2013t.288.713T16%2014t.713-.288m-8.226%207.576q-1.637-.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-.712M5.6%202.35L7%203.75L2.75%208l-1.4-1.4zm12.8%200l4.25%204.25l-1.4%201.4L17%203.75zM12%2020q2.925%200%204.963-2.037T19%2013t-2.037-4.962T12%206T7.038%208.038T5%2013t2.038%204.963T12%2020%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%22M8.713%2013.713Q9%2013.425%209%2013t-.288-.712T8%2012t-.712.288T7%2013t.288.713T8%2014t.713-.288m4%200Q13%2013.426%2013%2013t-.288-.712T12%2012t-.712.288T11%2013t.288.713T12%2014t.713-.288m4%200Q17%2013.426%2017%2013t-.288-.712T16%2012t-.712.288T15%2013t.288.713T16%2014t.713-.288m-8.226%207.576q-1.637-.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-.712M5.6%202.35L7%203.75L2.75%208l-1.4-1.4zm12.8%200l4.25%204.25l-1.4%201.4L17%203.75zM12%2020q2.925%200%204.963-2.037T19%2013t-2.037-4.962T12%206T7.038%208.038T5%2013t2.038%204.963T12%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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