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

Name
bedtime-off-outline
Set
Material Symbols Light
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
bedtime-off-outline-sharp

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="m18.42 18.433l-.733-.733q.526-.452.96-.975t.767-1.139q-1.931-.182-3.677-.95q-1.746-.767-3.162-2.067l-1.194-1.194q-1.3-1.415-2.067-3.149t-.925-3.665q-.616.333-1.146.77t-.968.957l-.708-.707q.768-.87 1.736-1.498q.968-.63 2.1-1.006q-.103 2.34.718 4.501q.821 2.16 2.481 3.82t3.82 2.48q2.16.822 4.501.718q-.371 1.133-1.003 2.101q-.631.969-1.5 1.736m.013 4.251l-2.642-2.642q-.812.325-1.661.498q-.85.172-1.741.172q-1.89 0-3.545-.714q-1.653-.713-2.891-1.951t-1.951-2.891t-.713-3.544q0-.893.171-1.742q.173-.849.498-1.66L1.34 5.592l.713-.713L19.146 21.97zm-6.044-2.972q.673 0 1.346-.111q.673-.11 1.282-.332L4.731 8.983q-.221.634-.332 1.294q-.11.659-.11 1.335q0 3.375 2.362 5.737t5.738 2.363m-.408-7.718"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightBedtimeOffOutline(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="m18.42 18.433l-.733-.733q.526-.452.96-.975t.767-1.139q-1.931-.182-3.677-.95q-1.746-.767-3.162-2.067l-1.194-1.194q-1.3-1.415-2.067-3.149t-.925-3.665q-.616.333-1.146.77t-.968.957l-.708-.707q.768-.87 1.736-1.498q.968-.63 2.1-1.006q-.103 2.34.718 4.501q.821 2.16 2.481 3.82t3.82 2.48q2.16.822 4.501.718q-.371 1.133-1.003 2.101q-.631.969-1.5 1.736m.013 4.251l-2.642-2.642q-.812.325-1.661.498q-.85.172-1.741.172q-1.89 0-3.545-.714q-1.653-.713-2.891-1.951t-1.951-2.891t-.713-3.544q0-.893.171-1.742q.173-.849.498-1.66L1.34 5.592l.713-.713L19.146 21.97zm-6.044-2.972q.673 0 1.346-.111q.673-.11 1.282-.332L4.731 8.983q-.221.634-.332 1.294q-.11.659-.11 1.335q0 3.375 2.362 5.737t5.738 2.363m-.408-7.718"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m18.42 18.433l-.733-.733q.526-.452.96-.975t.767-1.139q-1.931-.182-3.677-.95q-1.746-.767-3.162-2.067l-1.194-1.194q-1.3-1.415-2.067-3.149t-.925-3.665q-.616.333-1.146.77t-.968.957l-.708-.707q.768-.87 1.736-1.498q.968-.63 2.1-1.006q-.103 2.34.718 4.501q.821 2.16 2.481 3.82t3.82 2.48q2.16.822 4.501.718q-.371 1.133-1.003 2.101q-.631.969-1.5 1.736m.013 4.251l-2.642-2.642q-.812.325-1.661.498q-.85.172-1.741.172q-1.89 0-3.545-.714q-1.653-.713-2.891-1.951t-1.951-2.891t-.713-3.544q0-.893.171-1.742q.173-.849.498-1.66L1.34 5.592l.713-.713L19.146 21.97zm-6.044-2.972q.673 0 1.346-.111q.673-.11 1.282-.332L4.731 8.983q-.221.634-.332 1.294q-.11.659-.11 1.335q0 3.375 2.362 5.737t5.738 2.363m-.408-7.718"/></svg>
</template>

CSS

.icon-bedtime-off-outline {
  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%22m18.42%2018.433l-.733-.733q.526-.452.96-.975t.767-1.139q-1.931-.182-3.677-.95q-1.746-.767-3.162-2.067l-1.194-1.194q-1.3-1.415-2.067-3.149t-.925-3.665q-.616.333-1.146.77t-.968.957l-.708-.707q.768-.87%201.736-1.498q.968-.63%202.1-1.006q-.103%202.34.718%204.501q.821%202.16%202.481%203.82t3.82%202.48q2.16.822%204.501.718q-.371%201.133-1.003%202.101q-.631.969-1.5%201.736m.013%204.251l-2.642-2.642q-.812.325-1.661.498q-.85.172-1.741.172q-1.89%200-3.545-.714q-1.653-.713-2.891-1.951t-1.951-2.891t-.713-3.544q0-.893.171-1.742q.173-.849.498-1.66L1.34%205.592l.713-.713L19.146%2021.97zm-6.044-2.972q.673%200%201.346-.111q.673-.11%201.282-.332L4.731%208.983q-.221.634-.332%201.294q-.11.659-.11%201.335q0%203.375%202.362%205.737t5.738%202.363m-.408-7.718%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%22m18.42%2018.433l-.733-.733q.526-.452.96-.975t.767-1.139q-1.931-.182-3.677-.95q-1.746-.767-3.162-2.067l-1.194-1.194q-1.3-1.415-2.067-3.149t-.925-3.665q-.616.333-1.146.77t-.968.957l-.708-.707q.768-.87%201.736-1.498q.968-.63%202.1-1.006q-.103%202.34.718%204.501q.821%202.16%202.481%203.82t3.82%202.48q2.16.822%204.501.718q-.371%201.133-1.003%202.101q-.631.969-1.5%201.736m.013%204.251l-2.642-2.642q-.812.325-1.661.498q-.85.172-1.741.172q-1.89%200-3.545-.714q-1.653-.713-2.891-1.951t-1.951-2.891t-.713-3.544q0-.893.171-1.742q.173-.849.498-1.66L1.34%205.592l.713-.713L19.146%2021.97zm-6.044-2.972q.673%200%201.346-.111q.673-.11%201.282-.332L4.731%208.983q-.221.634-.332%201.294q-.11.659-.11%201.335q0%203.375%202.362%205.737t5.738%202.363m-.408-7.718%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-outline.svg?color=%231a73e8&size=48