bedtime-off-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
bedtime-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the 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="M12.69 11.208q1.443 1.442 3.252 2.25q1.81.808 3.839.944q.46.033.687.436t.015.826q-.333.67-.69 1.205q-.359.535-.755.966q-.248.265-.606.258t-.619-.266L6.153 6.167q-.234-.234-.243-.57q-.01-.338.236-.572q.414-.416.915-.806q.5-.39 1.153-.786q.395-.258.82-.026q.424.231.456.71q.118 2.01.938 3.83q.82 1.819 2.262 3.26m5.395 11.124l-2.314-2.308q-.798.287-1.618.44t-1.669.153q-1.888 0-3.543-.714q-1.655-.713-2.892-1.951t-1.951-2.892t-.714-3.543q0-.83.153-1.64t.46-1.628L1.7 5.952q-.146-.165-.146-.37q0-.203.146-.35q.166-.165.36-.165t.36.166l16.372 16.384q.16.146.16.347t-.16.361t-.353.163t-.354-.157"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBedtimeOffRounded(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="M12.69 11.208q1.443 1.442 3.252 2.25q1.81.808 3.839.944q.46.033.687.436t.015.826q-.333.67-.69 1.205q-.359.535-.755.966q-.248.265-.606.258t-.619-.266L6.153 6.167q-.234-.234-.243-.57q-.01-.338.236-.572q.414-.416.915-.806q.5-.39 1.153-.786q.395-.258.82-.026q.424.231.456.71q.118 2.01.938 3.83q.82 1.819 2.262 3.26m5.395 11.124l-2.314-2.308q-.798.287-1.618.44t-1.669.153q-1.888 0-3.543-.714q-1.655-.713-2.892-1.951t-1.951-2.892t-.714-3.543q0-.83.153-1.64t.46-1.628L1.7 5.952q-.146-.165-.146-.37q0-.203.146-.35q.166-.165.36-.165t.36.166l16.372 16.384q.16.146.16.347t-.16.361t-.353.163t-.354-.157"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.69 11.208q1.443 1.442 3.252 2.25q1.81.808 3.839.944q.46.033.687.436t.015.826q-.333.67-.69 1.205q-.359.535-.755.966q-.248.265-.606.258t-.619-.266L6.153 6.167q-.234-.234-.243-.57q-.01-.338.236-.572q.414-.416.915-.806q.5-.39 1.153-.786q.395-.258.82-.026q.424.231.456.71q.118 2.01.938 3.83q.82 1.819 2.262 3.26m5.395 11.124l-2.314-2.308q-.798.287-1.618.44t-1.669.153q-1.888 0-3.543-.714q-1.655-.713-2.892-1.951t-1.951-2.892t-.714-3.543q0-.83.153-1.64t.46-1.628L1.7 5.952q-.146-.165-.146-.37q0-.203.146-.35q.166-.165.36-.165t.36.166l16.372 16.384q.16.146.16.347t-.16.361t-.353.163t-.354-.157"/></svg>
</template>

CSS

.icon-bedtime-off-rounded {
  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%22M12.69%2011.208q1.443%201.442%203.252%202.25q1.81.808%203.839.944q.46.033.687.436t.015.826q-.333.67-.69%201.205q-.359.535-.755.966q-.248.265-.606.258t-.619-.266L6.153%206.167q-.234-.234-.243-.57q-.01-.338.236-.572q.414-.416.915-.806q.5-.39%201.153-.786q.395-.258.82-.026q.424.231.456.71q.118%202.01.938%203.83q.82%201.819%202.262%203.26m5.395%2011.124l-2.314-2.308q-.798.287-1.618.44t-1.669.153q-1.888%200-3.543-.714q-1.655-.713-2.892-1.951t-1.951-2.892t-.714-3.543q0-.83.153-1.64t.46-1.628L1.7%205.952q-.146-.165-.146-.37q0-.203.146-.35q.166-.165.36-.165t.36.166l16.372%2016.384q.16.146.16.347t-.16.361t-.353.163t-.354-.157%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%22M12.69%2011.208q1.443%201.442%203.252%202.25q1.81.808%203.839.944q.46.033.687.436t.015.826q-.333.67-.69%201.205q-.359.535-.755.966q-.248.265-.606.258t-.619-.266L6.153%206.167q-.234-.234-.243-.57q-.01-.338.236-.572q.414-.416.915-.806q.5-.39%201.153-.786q.395-.258.82-.026q.424.231.456.71q.118%202.01.938%203.83q.82%201.819%202.262%203.26m5.395%2011.124l-2.314-2.308q-.798.287-1.618.44t-1.669.153q-1.888%200-3.543-.714q-1.655-.713-2.892-1.951t-1.951-2.892t-.714-3.543q0-.83.153-1.64t.46-1.628L1.7%205.952q-.146-.165-.146-.37q0-.203.146-.35q.166-.165.36-.165t.36.166l16.372%2016.384q.16.146.16.347t-.16.361t-.353.163t-.354-.157%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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