alarm off icon
alarm-off-outline-rounded from Material Symbols Light by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- alarm-off-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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 off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.635 16.044q-.208-.067-.297-.237t-.02-.353q.218-.537.325-1.141t.107-1.29q0-2.93-2.037-4.977Q14.675 6 11.75 6q-.688 0-1.284.104q-.595.104-1.127.317q-.178.067-.342-.024t-.231-.299t.045-.4t.327-.26q.625-.219 1.278-.329Q11.07 5 11.75 5q1.67 0 3.124.626t2.542 1.72t1.711 2.553t.623 3.124q0 .727-.112 1.393q-.113.665-.357 1.288q-.068.194-.263.3t-.384.04M17.489 4.488q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l2.773 2.773q.14.14.15.344t-.15.363t-.354.16t-.354-.16zM11.75 21q-1.658 0-3.113-.623q-1.454-.623-2.545-1.708t-1.716-2.536t-.626-3.11q0-1.55.568-2.96t1.578-2.479L4.412 6.1L3.239 7.273q-.141.14-.345.15t-.363-.15t-.16-.354t.16-.353l1.173-1.174L2.38 4.07q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.631 17.63q.14.14.15.345t-.15.363t-.353.16q-.195 0-.354-.16l-2.835-2.834q-1.029.959-2.42 1.547T11.75 21m0-.994q1.339 0 2.54-.479t2.168-1.38L6.604 8.303q-.902.971-1.378 2.185q-.476 1.215-.476 2.534q0 2.92 2.04 4.951q2.04 2.032 4.96 2.032m1.939-8.92"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAlarmOffOutlineRounded(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="M18.635 16.044q-.208-.067-.297-.237t-.02-.353q.218-.537.325-1.141t.107-1.29q0-2.93-2.037-4.977Q14.675 6 11.75 6q-.688 0-1.284.104q-.595.104-1.127.317q-.178.067-.342-.024t-.231-.299t.045-.4t.327-.26q.625-.219 1.278-.329Q11.07 5 11.75 5q1.67 0 3.124.626t2.542 1.72t1.711 2.553t.623 3.124q0 .727-.112 1.393q-.113.665-.357 1.288q-.068.194-.263.3t-.384.04M17.489 4.488q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l2.773 2.773q.14.14.15.344t-.15.363t-.354.16t-.354-.16zM11.75 21q-1.658 0-3.113-.623q-1.454-.623-2.545-1.708t-1.716-2.536t-.626-3.11q0-1.55.568-2.96t1.578-2.479L4.412 6.1L3.239 7.273q-.141.14-.345.15t-.363-.15t-.16-.354t.16-.353l1.173-1.174L2.38 4.07q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.631 17.63q.14.14.15.345t-.15.363t-.353.16q-.195 0-.354-.16l-2.835-2.834q-1.029.959-2.42 1.547T11.75 21m0-.994q1.339 0 2.54-.479t2.168-1.38L6.604 8.303q-.902.971-1.378 2.185q-.476 1.215-.476 2.534q0 2.92 2.04 4.951q2.04 2.032 4.96 2.032m1.939-8.92"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.635 16.044q-.208-.067-.297-.237t-.02-.353q.218-.537.325-1.141t.107-1.29q0-2.93-2.037-4.977Q14.675 6 11.75 6q-.688 0-1.284.104q-.595.104-1.127.317q-.178.067-.342-.024t-.231-.299t.045-.4t.327-.26q.625-.219 1.278-.329Q11.07 5 11.75 5q1.67 0 3.124.626t2.542 1.72t1.711 2.553t.623 3.124q0 .727-.112 1.393q-.113.665-.357 1.288q-.068.194-.263.3t-.384.04M17.489 4.488q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l2.773 2.773q.14.14.15.344t-.15.363t-.354.16t-.354-.16zM11.75 21q-1.658 0-3.113-.623q-1.454-.623-2.545-1.708t-1.716-2.536t-.626-3.11q0-1.55.568-2.96t1.578-2.479L4.412 6.1L3.239 7.273q-.141.14-.345.15t-.363-.15t-.16-.354t.16-.353l1.173-1.174L2.38 4.07q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.631 17.63q.14.14.15.345t-.15.363t-.353.16q-.195 0-.354-.16l-2.835-2.834q-1.029.959-2.42 1.547T11.75 21m0-.994q1.339 0 2.54-.479t2.168-1.38L6.604 8.303q-.902.971-1.378 2.185q-.476 1.215-.476 2.534q0 2.92 2.04 4.951q2.04 2.032 4.96 2.032m1.939-8.92"/></svg> </template>
CSS
.icon-alarm-off-outline-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%22M18.635%2016.044q-.208-.067-.297-.237t-.02-.353q.218-.537.325-1.141t.107-1.29q0-2.93-2.037-4.977Q14.675%206%2011.75%206q-.688%200-1.284.104q-.595.104-1.127.317q-.178.067-.342-.024t-.231-.299t.045-.4t.327-.26q.625-.219%201.278-.329Q11.07%205%2011.75%205q1.67%200%203.124.626t2.542%201.72t1.711%202.553t.623%203.124q0%20.727-.112%201.393q-.113.665-.357%201.288q-.068.194-.263.3t-.384.04M17.489%204.488q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l2.773%202.773q.14.14.15.344t-.15.363t-.354.16t-.354-.16zM11.75%2021q-1.658%200-3.113-.623q-1.454-.623-2.545-1.708t-1.716-2.536t-.626-3.11q0-1.55.568-2.96t1.578-2.479L4.412%206.1L3.239%207.273q-.141.14-.345.15t-.363-.15t-.16-.354t.16-.353l1.173-1.174L2.38%204.07q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.631%2017.63q.14.14.15.345t-.15.363t-.353.16q-.195%200-.354-.16l-2.835-2.834q-1.029.959-2.42%201.547T11.75%2021m0-.994q1.339%200%202.54-.479t2.168-1.38L6.604%208.303q-.902.971-1.378%202.185q-.476%201.215-.476%202.534q0%202.92%202.04%204.951q2.04%202.032%204.96%202.032m1.939-8.92%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%22M18.635%2016.044q-.208-.067-.297-.237t-.02-.353q.218-.537.325-1.141t.107-1.29q0-2.93-2.037-4.977Q14.675%206%2011.75%206q-.688%200-1.284.104q-.595.104-1.127.317q-.178.067-.342-.024t-.231-.299t.045-.4t.327-.26q.625-.219%201.278-.329Q11.07%205%2011.75%205q1.67%200%203.124.626t2.542%201.72t1.711%202.553t.623%203.124q0%20.727-.112%201.393q-.113.665-.357%201.288q-.068.194-.263.3t-.384.04M17.489%204.488q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l2.773%202.773q.14.14.15.344t-.15.363t-.354.16t-.354-.16zM11.75%2021q-1.658%200-3.113-.623q-1.454-.623-2.545-1.708t-1.716-2.536t-.626-3.11q0-1.55.568-2.96t1.578-2.479L4.412%206.1L3.239%207.273q-.141.14-.345.15t-.363-.15t-.16-.354t.16-.353l1.173-1.174L2.38%204.07q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16l17.631%2017.63q.14.14.15.345t-.15.363t-.353.16q-.195%200-.354-.16l-2.835-2.834q-1.029.959-2.42%201.547T11.75%2021m0-.994q1.339%200%202.54-.479t2.168-1.38L6.604%208.303q-.902.971-1.378%202.185q-.476%201.215-.476%202.534q0%202.92%202.04%204.951q2.04%202.032%204.96%202.032m1.939-8.92%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-off-outline-rounded.svg?color=%231a73e8&size=48