alarm sleep icon

alarm-sleep-broken from Solar by 480 Design · Broken · Time · CC-BY-4.0 Attribution required.

Name
alarm-sleep-broken
Set
Solar
Style
Broken
Category
Time
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More time icons from Solar

Use the alarm sleep icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M3.5 4.5L7.50002 2"/><path stroke-linejoin="round" d="M20.5 4.5L16.5 2"/><path stroke-linejoin="round" d="M9 10H15L9 16H15"/><path d="M7.5 5.20404C8.82378 4.43827 10.3607 4 12 4C16.9706 4 21 8.02944 21 13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 11.3607 3.43827 9.82378 4.20404 8.5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAlarmSleepBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M3.5 4.5L7.50002 2"/><path strokeLinejoin="round" d="M20.5 4.5L16.5 2"/><path strokeLinejoin="round" d="M9 10H15L9 16H15"/><path d="M7.5 5.20404C8.82378 4.43827 10.3607 4 12 4C16.9706 4 21 8.02944 21 13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 11.3607 3.43827 9.82378 4.20404 8.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M3.5 4.5L7.50002 2"/><path stroke-linejoin="round" d="M20.5 4.5L16.5 2"/><path stroke-linejoin="round" d="M9 10H15L9 16H15"/><path d="M7.5 5.20404C8.82378 4.43827 10.3607 4 12 4C16.9706 4 21 8.02944 21 13C21 17.9706 16.9706 22 12 22C7.02944 22 3 17.9706 3 13C3 11.3607 3.43827 9.82378 4.20404 8.5"/></g></svg>
</template>

CSS

.icon-alarm-sleep-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3.5%204.5L7.50002%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5%204.5L16.5%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2010H15L9%2016H15%22%2F%3E%3Cpath%20d%3D%22M7.5%205.20404C8.82378%204.43827%2010.3607%204%2012%204C16.9706%204%2021%208.02944%2021%2013C21%2017.9706%2016.9706%2022%2012%2022C7.02944%2022%203%2017.9706%203%2013C3%2011.3607%203.43827%209.82378%204.20404%208.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3.5%204.5L7.50002%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5%204.5L16.5%202%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9%2010H15L9%2016H15%22%2F%3E%3Cpath%20d%3D%22M7.5%205.20404C8.82378%204.43827%2010.3607%204%2012%204C16.9706%204%2021%208.02944%2021%2013C21%2017.9706%2016.9706%2022%2012%2022C7.02944%2022%203%2017.9706%203%2013C3%2011.3607%203.43827%209.82378%204.20404%208.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/alarm-sleep-broken.svg?color=%231a73e8&size=48