twotone bedtime off icon

twotone-bedtime-off from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.

Name
twotone-bedtime-off
Set
Google Material Icons
Style
Baseline
Category
Image
Viewbox
24×24
License
Apache 2.0

More image icons from Google Material Icons

Use the twotone bedtime off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.95 5.13L9.03 6.2c.05-.55.12-1.12.24-1.71c-.46.17-.9.39-1.32.64M5.13 7.96A7.84 7.84 0 0 0 4 12c0 4.41 3.59 8 8 8c1.45 0 2.84-.4 4.05-1.12z" opacity=".3"/><path fill="currentColor" d="M9.27 4.49c-.13.59-.2 1.15-.24 1.71l2.05 2.05c-.27-2.05.1-4.22 1.26-6.23c-.12 0-.23-.01-.35-.01a9.9 9.9 0 0 0-5.5 1.65l1.46 1.46c.42-.24.86-.46 1.32-.63M2.81 2.81L1.39 4.22l2.27 2.27A9.93 9.93 0 0 0 2 12c0 5.52 4.48 10 10 10c2.04 0 3.92-.63 5.5-1.67l2.28 2.28l1.41-1.41zM12 20c-4.41 0-8-3.59-8-8c0-1.48.42-2.85 1.13-4.04l10.92 10.92C14.84 19.6 13.45 20 12 20"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneBedtimeOff(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="M7.95 5.13L9.03 6.2c.05-.55.12-1.12.24-1.71c-.46.17-.9.39-1.32.64M5.13 7.96A7.84 7.84 0 0 0 4 12c0 4.41 3.59 8 8 8c1.45 0 2.84-.4 4.05-1.12z" opacity=".3"/><path fill="currentColor" d="M9.27 4.49c-.13.59-.2 1.15-.24 1.71l2.05 2.05c-.27-2.05.1-4.22 1.26-6.23c-.12 0-.23-.01-.35-.01a9.9 9.9 0 0 0-5.5 1.65l1.46 1.46c.42-.24.86-.46 1.32-.63M2.81 2.81L1.39 4.22l2.27 2.27A9.93 9.93 0 0 0 2 12c0 5.52 4.48 10 10 10c2.04 0 3.92-.63 5.5-1.67l2.28 2.28l1.41-1.41zM12 20c-4.41 0-8-3.59-8-8c0-1.48.42-2.85 1.13-4.04l10.92 10.92C14.84 19.6 13.45 20 12 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="M7.95 5.13L9.03 6.2c.05-.55.12-1.12.24-1.71c-.46.17-.9.39-1.32.64M5.13 7.96A7.84 7.84 0 0 0 4 12c0 4.41 3.59 8 8 8c1.45 0 2.84-.4 4.05-1.12z" opacity=".3"/><path fill="currentColor" d="M9.27 4.49c-.13.59-.2 1.15-.24 1.71l2.05 2.05c-.27-2.05.1-4.22 1.26-6.23c-.12 0-.23-.01-.35-.01a9.9 9.9 0 0 0-5.5 1.65l1.46 1.46c.42-.24.86-.46 1.32-.63M2.81 2.81L1.39 4.22l2.27 2.27A9.93 9.93 0 0 0 2 12c0 5.52 4.48 10 10 10c2.04 0 3.92-.63 5.5-1.67l2.28 2.28l1.41-1.41zM12 20c-4.41 0-8-3.59-8-8c0-1.48.42-2.85 1.13-4.04l10.92 10.92C14.84 19.6 13.45 20 12 20"/></svg>
</template>

CSS

.icon-twotone-bedtime-off {
  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%22M7.95%205.13L9.03%206.2c.05-.55.12-1.12.24-1.71c-.46.17-.9.39-1.32.64M5.13%207.96A7.84%207.84%200%200%200%204%2012c0%204.41%203.59%208%208%208c1.45%200%202.84-.4%204.05-1.12z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.27%204.49c-.13.59-.2%201.15-.24%201.71l2.05%202.05c-.27-2.05.1-4.22%201.26-6.23c-.12%200-.23-.01-.35-.01a9.9%209.9%200%200%200-5.5%201.65l1.46%201.46c.42-.24.86-.46%201.32-.63M2.81%202.81L1.39%204.22l2.27%202.27A9.93%209.93%200%200%200%202%2012c0%205.52%204.48%2010%2010%2010c2.04%200%203.92-.63%205.5-1.67l2.28%202.28l1.41-1.41zM12%2020c-4.41%200-8-3.59-8-8c0-1.48.42-2.85%201.13-4.04l10.92%2010.92C14.84%2019.6%2013.45%2020%2012%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%22M7.95%205.13L9.03%206.2c.05-.55.12-1.12.24-1.71c-.46.17-.9.39-1.32.64M5.13%207.96A7.84%207.84%200%200%200%204%2012c0%204.41%203.59%208%208%208c1.45%200%202.84-.4%204.05-1.12z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.27%204.49c-.13.59-.2%201.15-.24%201.71l2.05%202.05c-.27-2.05.1-4.22%201.26-6.23c-.12%200-.23-.01-.35-.01a9.9%209.9%200%200%200-5.5%201.65l1.46%201.46c.42-.24.86-.46%201.32-.63M2.81%202.81L1.39%204.22l2.27%202.27A9.93%209.93%200%200%200%202%2012c0%205.52%204.48%2010%2010%2010c2.04%200%203.92-.63%205.5-1.67l2.28%202.28l1.41-1.41zM12%2020c-4.41%200-8-3.59-8-8c0-1.48.42-2.85%201.13-4.04l10.92%2010.92C14.84%2019.6%2013.45%2020%2012%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-bedtime-off.svg?color=%231a73e8&size=48