alarm remove icon

alarm-remove-bold from Solar by 480 Design · Bold · Time · CC-BY-4.0 Attribution required.

Name
alarm-remove-bold
Set
Solar
Style
Bold
Category
Time
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More time icons from Solar

Use the alarm remove icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M12.0001 22.0001C16.9707 22.0001 21.0001 17.9707 21.0001 13.0001C21.0001 8.02954 16.9707 4.0001 12.0001 4.0001C7.02954 4.0001 3.0001 8.02954 3.0001 13.0001C3.0001 17.9707 7.02954 22.0001 12.0001 22.0001ZM15.0001 12.2501C15.4143 12.2501 15.7501 12.5859 15.7501 13.0001C15.7501 13.4143 15.4143 13.7501 15.0001 13.7501L9.0001 13.7501C8.58589 13.7501 8.2501 13.4143 8.2501 13.0001C8.2501 12.5859 8.58589 12.2501 9.0001 12.2501L15.0001 12.2501Z"/><path d="M8.13612 1.6026C8.35566 1.95386 8.24887 2.41657 7.89762 2.6361L3.8976 5.1361C3.54634 5.35563 3.08363 5.24885 2.8641 4.8976C2.64457 4.54634 2.75135 4.08363 3.1026 3.8641L7.10263 1.3641C7.45388 1.14457 7.91659 1.25135 8.13612 1.6026ZM15.8641 1.6026C16.0836 1.25135 16.5463 1.14457 16.8976 1.3641L20.8976 3.8641C21.2489 4.08363 21.3556 4.54635 21.1361 4.8976C20.9166 5.24885 20.4539 5.35563 20.1026 5.1361L16.1026 2.6361C15.7513 2.41657 15.6446 1.95385 15.8641 1.6026Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAlarmRemoveBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M12.0001 22.0001C16.9707 22.0001 21.0001 17.9707 21.0001 13.0001C21.0001 8.02954 16.9707 4.0001 12.0001 4.0001C7.02954 4.0001 3.0001 8.02954 3.0001 13.0001C3.0001 17.9707 7.02954 22.0001 12.0001 22.0001ZM15.0001 12.2501C15.4143 12.2501 15.7501 12.5859 15.7501 13.0001C15.7501 13.4143 15.4143 13.7501 15.0001 13.7501L9.0001 13.7501C8.58589 13.7501 8.2501 13.4143 8.2501 13.0001C8.2501 12.5859 8.58589 12.2501 9.0001 12.2501L15.0001 12.2501Z"/><path d="M8.13612 1.6026C8.35566 1.95386 8.24887 2.41657 7.89762 2.6361L3.8976 5.1361C3.54634 5.35563 3.08363 5.24885 2.8641 4.8976C2.64457 4.54634 2.75135 4.08363 3.1026 3.8641L7.10263 1.3641C7.45388 1.14457 7.91659 1.25135 8.13612 1.6026ZM15.8641 1.6026C16.0836 1.25135 16.5463 1.14457 16.8976 1.3641L20.8976 3.8641C21.2489 4.08363 21.3556 4.54635 21.1361 4.8976C20.9166 5.24885 20.4539 5.35563 20.1026 5.1361L16.1026 2.6361C15.7513 2.41657 15.6446 1.95385 15.8641 1.6026Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M12.0001 22.0001C16.9707 22.0001 21.0001 17.9707 21.0001 13.0001C21.0001 8.02954 16.9707 4.0001 12.0001 4.0001C7.02954 4.0001 3.0001 8.02954 3.0001 13.0001C3.0001 17.9707 7.02954 22.0001 12.0001 22.0001ZM15.0001 12.2501C15.4143 12.2501 15.7501 12.5859 15.7501 13.0001C15.7501 13.4143 15.4143 13.7501 15.0001 13.7501L9.0001 13.7501C8.58589 13.7501 8.2501 13.4143 8.2501 13.0001C8.2501 12.5859 8.58589 12.2501 9.0001 12.2501L15.0001 12.2501Z"/><path d="M8.13612 1.6026C8.35566 1.95386 8.24887 2.41657 7.89762 2.6361L3.8976 5.1361C3.54634 5.35563 3.08363 5.24885 2.8641 4.8976C2.64457 4.54634 2.75135 4.08363 3.1026 3.8641L7.10263 1.3641C7.45388 1.14457 7.91659 1.25135 8.13612 1.6026ZM15.8641 1.6026C16.0836 1.25135 16.5463 1.14457 16.8976 1.3641L20.8976 3.8641C21.2489 4.08363 21.3556 4.54635 21.1361 4.8976C20.9166 5.24885 20.4539 5.35563 20.1026 5.1361L16.1026 2.6361C15.7513 2.41657 15.6446 1.95385 15.8641 1.6026Z"/></g></svg>
</template>

CSS

.icon-alarm-remove-bold {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12.0001%2022.0001C16.9707%2022.0001%2021.0001%2017.9707%2021.0001%2013.0001C21.0001%208.02954%2016.9707%204.0001%2012.0001%204.0001C7.02954%204.0001%203.0001%208.02954%203.0001%2013.0001C3.0001%2017.9707%207.02954%2022.0001%2012.0001%2022.0001ZM15.0001%2012.2501C15.4143%2012.2501%2015.7501%2012.5859%2015.7501%2013.0001C15.7501%2013.4143%2015.4143%2013.7501%2015.0001%2013.7501L9.0001%2013.7501C8.58589%2013.7501%208.2501%2013.4143%208.2501%2013.0001C8.2501%2012.5859%208.58589%2012.2501%209.0001%2012.2501L15.0001%2012.2501Z%22%2F%3E%3Cpath%20d%3D%22M8.13612%201.6026C8.35566%201.95386%208.24887%202.41657%207.89762%202.6361L3.8976%205.1361C3.54634%205.35563%203.08363%205.24885%202.8641%204.8976C2.64457%204.54634%202.75135%204.08363%203.1026%203.8641L7.10263%201.3641C7.45388%201.14457%207.91659%201.25135%208.13612%201.6026ZM15.8641%201.6026C16.0836%201.25135%2016.5463%201.14457%2016.8976%201.3641L20.8976%203.8641C21.2489%204.08363%2021.3556%204.54635%2021.1361%204.8976C20.9166%205.24885%2020.4539%205.35563%2020.1026%205.1361L16.1026%202.6361C15.7513%202.41657%2015.6446%201.95385%2015.8641%201.6026Z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M12.0001%2022.0001C16.9707%2022.0001%2021.0001%2017.9707%2021.0001%2013.0001C21.0001%208.02954%2016.9707%204.0001%2012.0001%204.0001C7.02954%204.0001%203.0001%208.02954%203.0001%2013.0001C3.0001%2017.9707%207.02954%2022.0001%2012.0001%2022.0001ZM15.0001%2012.2501C15.4143%2012.2501%2015.7501%2012.5859%2015.7501%2013.0001C15.7501%2013.4143%2015.4143%2013.7501%2015.0001%2013.7501L9.0001%2013.7501C8.58589%2013.7501%208.2501%2013.4143%208.2501%2013.0001C8.2501%2012.5859%208.58589%2012.2501%209.0001%2012.2501L15.0001%2012.2501Z%22%2F%3E%3Cpath%20d%3D%22M8.13612%201.6026C8.35566%201.95386%208.24887%202.41657%207.89762%202.6361L3.8976%205.1361C3.54634%205.35563%203.08363%205.24885%202.8641%204.8976C2.64457%204.54634%202.75135%204.08363%203.1026%203.8641L7.10263%201.3641C7.45388%201.14457%207.91659%201.25135%208.13612%201.6026ZM15.8641%201.6026C16.0836%201.25135%2016.5463%201.14457%2016.8976%201.3641L20.8976%203.8641C21.2489%204.08363%2021.3556%204.54635%2021.1361%204.8976C20.9166%205.24885%2020.4539%205.35563%2020.1026%205.1361L16.1026%202.6361C15.7513%202.41657%2015.6446%201.95385%2015.8641%201.6026Z%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-remove-bold.svg?color=%231a73e8&size=48