round bedtime off icon
round-bedtime-off from Google Material Icons by Material Design Authors · Baseline · Image · Apache-2.0 Free for personal and commercial use.
- Name
- round-bedtime-off
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Image
- Viewbox
- 24×24
- License
- Apache 2.0
More image icons from Google Material Icons
baseline-10mpbaseline-11mpbaseline-12mpbaseline-13mpbaseline-14mpbaseline-15mpbaseline-16mpbaseline-17mpbaseline-18mpbaseline-19mpbaseline-20mpbaseline-21mpbaseline-22mpbaseline-23mpbaseline-24mpbaseline-2mpbaseline-30fps-selectbaseline-3mpbaseline-4mpbaseline-5mpbaseline-60fps-selectbaseline-6mpbaseline-7mpbaseline-8mp
Use the round 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="M11.65 3.46c.27-.71-.36-1.45-1.12-1.34c-1.48.21-2.85.76-4.04 1.54l4.59 4.59c-.2-1.56-.04-3.2.57-4.79m-9.55.05a.996.996 0 0 0 0 1.41l1.56 1.56c-1.4 2.11-2.02 4.77-1.46 7.56c.79 3.94 3.99 7.07 7.94 7.78c2.74.49 5.3-.15 7.35-1.51l1.57 1.57a.996.996 0 1 0 1.41-1.41L3.51 3.51a.996.996 0 0 0-1.41 0"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundBedtimeOff(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="M11.65 3.46c.27-.71-.36-1.45-1.12-1.34c-1.48.21-2.85.76-4.04 1.54l4.59 4.59c-.2-1.56-.04-3.2.57-4.79m-9.55.05a.996.996 0 0 0 0 1.41l1.56 1.56c-1.4 2.11-2.02 4.77-1.46 7.56c.79 3.94 3.99 7.07 7.94 7.78c2.74.49 5.3-.15 7.35-1.51l1.57 1.57a.996.996 0 1 0 1.41-1.41L3.51 3.51a.996.996 0 0 0-1.41 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.65 3.46c.27-.71-.36-1.45-1.12-1.34c-1.48.21-2.85.76-4.04 1.54l4.59 4.59c-.2-1.56-.04-3.2.57-4.79m-9.55.05a.996.996 0 0 0 0 1.41l1.56 1.56c-1.4 2.11-2.02 4.77-1.46 7.56c.79 3.94 3.99 7.07 7.94 7.78c2.74.49 5.3-.15 7.35-1.51l1.57 1.57a.996.996 0 1 0 1.41-1.41L3.51 3.51a.996.996 0 0 0-1.41 0"/></svg> </template>
CSS
.icon-round-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%22M11.65%203.46c.27-.71-.36-1.45-1.12-1.34c-1.48.21-2.85.76-4.04%201.54l4.59%204.59c-.2-1.56-.04-3.2.57-4.79m-9.55.05a.996.996%200%200%200%200%201.41l1.56%201.56c-1.4%202.11-2.02%204.77-1.46%207.56c.79%203.94%203.99%207.07%207.94%207.78c2.74.49%205.3-.15%207.35-1.51l1.57%201.57a.996.996%200%201%200%201.41-1.41L3.51%203.51a.996.996%200%200%200-1.41%200%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%22M11.65%203.46c.27-.71-.36-1.45-1.12-1.34c-1.48.21-2.85.76-4.04%201.54l4.59%204.59c-.2-1.56-.04-3.2.57-4.79m-9.55.05a.996.996%200%200%200%200%201.41l1.56%201.56c-1.4%202.11-2.02%204.77-1.46%207.56c.79%203.94%203.99%207.07%207.94%207.78c2.74.49%205.3-.15%207.35-1.51l1.57%201.57a.996.996%200%201%200%201.41-1.41L3.51%203.51a.996.996%200%200%200-1.41%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-bedtime-off.svg?color=%231a73e8&size=48