alert-snooze-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
alert-snooze-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

7 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the alert snooze icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.25 7h-2.5l-.101.007A.75.75 0 0 0 12.75 8.5h1.043l-1.653 2.314l-.055.09A.75.75 0 0 0 12.75 12h2.5l.102-.007a.75.75 0 0 0-.102-1.493h-1.042l1.653-2.314l.055-.09A.75.75 0 0 0 15.25 7m6-5h-3.5l-.101.007A.75.75 0 0 0 17.75 3.5h2.134l-2.766 4.347l-.05.09A.75.75 0 0 0 17.75 9h3.5l.102-.007A.75.75 0 0 0 21.25 7.5h-2.133l2.766-4.347l.05-.09A.75.75 0 0 0 21.25 2M12.7 5.5h2.55c.508 0 .956.158 1.316.42l.629-.989a2.25 2.25 0 0 1-1.692-2.06A7.5 7.5 0 0 0 4.505 9.24l-.005.25v4.012l-1.415 3.16A.95.95 0 0 0 3.952 18h16.1a.95.95 0 0 0 .866-1.338l-1.418-3.16V10.5h-1.75q-.202 0-.39-.032a2.25 2.25 0 0 1-1.807 3.012l-.05.006l-.203.014h-2.55c-1.73 0-2.765-1.835-1.992-3.297l.024-.045l.108-.175l.382-.536a2.25 2.25 0 0 1 1.174-3.927l.05-.006zm2.258 13.503a3 3 0 0 1-5.916 0z"/></svg>

React

import type { SVGProps } from "react";

export function FluentAlertSnooze24Filled(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="M15.25 7h-2.5l-.101.007A.75.75 0 0 0 12.75 8.5h1.043l-1.653 2.314l-.055.09A.75.75 0 0 0 12.75 12h2.5l.102-.007a.75.75 0 0 0-.102-1.493h-1.042l1.653-2.314l.055-.09A.75.75 0 0 0 15.25 7m6-5h-3.5l-.101.007A.75.75 0 0 0 17.75 3.5h2.134l-2.766 4.347l-.05.09A.75.75 0 0 0 17.75 9h3.5l.102-.007A.75.75 0 0 0 21.25 7.5h-2.133l2.766-4.347l.05-.09A.75.75 0 0 0 21.25 2M12.7 5.5h2.55c.508 0 .956.158 1.316.42l.629-.989a2.25 2.25 0 0 1-1.692-2.06A7.5 7.5 0 0 0 4.505 9.24l-.005.25v4.012l-1.415 3.16A.95.95 0 0 0 3.952 18h16.1a.95.95 0 0 0 .866-1.338l-1.418-3.16V10.5h-1.75q-.202 0-.39-.032a2.25 2.25 0 0 1-1.807 3.012l-.05.006l-.203.014h-2.55c-1.73 0-2.765-1.835-1.992-3.297l.024-.045l.108-.175l.382-.536a2.25 2.25 0 0 1 1.174-3.927l.05-.006zm2.258 13.503a3 3 0 0 1-5.916 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.25 7h-2.5l-.101.007A.75.75 0 0 0 12.75 8.5h1.043l-1.653 2.314l-.055.09A.75.75 0 0 0 12.75 12h2.5l.102-.007a.75.75 0 0 0-.102-1.493h-1.042l1.653-2.314l.055-.09A.75.75 0 0 0 15.25 7m6-5h-3.5l-.101.007A.75.75 0 0 0 17.75 3.5h2.134l-2.766 4.347l-.05.09A.75.75 0 0 0 17.75 9h3.5l.102-.007A.75.75 0 0 0 21.25 7.5h-2.133l2.766-4.347l.05-.09A.75.75 0 0 0 21.25 2M12.7 5.5h2.55c.508 0 .956.158 1.316.42l.629-.989a2.25 2.25 0 0 1-1.692-2.06A7.5 7.5 0 0 0 4.505 9.24l-.005.25v4.012l-1.415 3.16A.95.95 0 0 0 3.952 18h16.1a.95.95 0 0 0 .866-1.338l-1.418-3.16V10.5h-1.75q-.202 0-.39-.032a2.25 2.25 0 0 1-1.807 3.012l-.05.006l-.203.014h-2.55c-1.73 0-2.765-1.835-1.992-3.297l.024-.045l.108-.175l.382-.536a2.25 2.25 0 0 1 1.174-3.927l.05-.006zm2.258 13.503a3 3 0 0 1-5.916 0z"/></svg>
</template>

CSS

.icon-alert-snooze-24-filled {
  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%22M15.25%207h-2.5l-.101.007A.75.75%200%200%200%2012.75%208.5h1.043l-1.653%202.314l-.055.09A.75.75%200%200%200%2012.75%2012h2.5l.102-.007a.75.75%200%200%200-.102-1.493h-1.042l1.653-2.314l.055-.09A.75.75%200%200%200%2015.25%207m6-5h-3.5l-.101.007A.75.75%200%200%200%2017.75%203.5h2.134l-2.766%204.347l-.05.09A.75.75%200%200%200%2017.75%209h3.5l.102-.007A.75.75%200%200%200%2021.25%207.5h-2.133l2.766-4.347l.05-.09A.75.75%200%200%200%2021.25%202M12.7%205.5h2.55c.508%200%20.956.158%201.316.42l.629-.989a2.25%202.25%200%200%201-1.692-2.06A7.5%207.5%200%200%200%204.505%209.24l-.005.25v4.012l-1.415%203.16A.95.95%200%200%200%203.952%2018h16.1a.95.95%200%200%200%20.866-1.338l-1.418-3.16V10.5h-1.75q-.202%200-.39-.032a2.25%202.25%200%200%201-1.807%203.012l-.05.006l-.203.014h-2.55c-1.73%200-2.765-1.835-1.992-3.297l.024-.045l.108-.175l.382-.536a2.25%202.25%200%200%201%201.174-3.927l.05-.006zm2.258%2013.503a3%203%200%200%201-5.916%200z%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%22M15.25%207h-2.5l-.101.007A.75.75%200%200%200%2012.75%208.5h1.043l-1.653%202.314l-.055.09A.75.75%200%200%200%2012.75%2012h2.5l.102-.007a.75.75%200%200%200-.102-1.493h-1.042l1.653-2.314l.055-.09A.75.75%200%200%200%2015.25%207m6-5h-3.5l-.101.007A.75.75%200%200%200%2017.75%203.5h2.134l-2.766%204.347l-.05.09A.75.75%200%200%200%2017.75%209h3.5l.102-.007A.75.75%200%200%200%2021.25%207.5h-2.133l2.766-4.347l.05-.09A.75.75%200%200%200%2021.25%202M12.7%205.5h2.55c.508%200%20.956.158%201.316.42l.629-.989a2.25%202.25%200%200%201-1.692-2.06A7.5%207.5%200%200%200%204.505%209.24l-.005.25v4.012l-1.415%203.16A.95.95%200%200%200%203.952%2018h16.1a.95.95%200%200%200%20.866-1.338l-1.418-3.16V10.5h-1.75q-.202%200-.39-.032a2.25%202.25%200%200%201-1.807%203.012l-.05.006l-.203.014h-2.55c-1.73%200-2.765-1.835-1.992-3.297l.024-.045l.108-.175l.382-.536a2.25%202.25%200%200%201%201.174-3.927l.05-.006zm2.258%2013.503a3%203%200%200%201-5.916%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/alert-snooze-24-filled.svg?color=%231a73e8&size=48