bedtime off icon
bedtime-off-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- bedtime-off-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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="M19.475 18.725q-.3.3-.712.3t-.688-.275q-.3-.3-.3-.712t.3-.713q.35-.325.588-.65t.462-.8q-2.125-.2-4.038-1.112t-3.437-2.438Q10.075 10.75 9.175 8.85t-1.075-4q-.5.275-.775.475t-.7.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7q.75-.675 1.513-1.15t1.937-1q.5-.225.988.125t.462.925q-.075 2.125.688 4.05t2.262 3.425t3.45 2.288t4.025.712q.575-.025.913.45t.137 1.025q-.375.975-.888 1.775t-1.237 1.575M17.7 23.35l-2.025-2q-.875.325-1.775.488T12.1 22q-2.1 0-3.937-.8t-3.2-2.162t-2.163-3.2T2 11.9q0-.9.163-1.8t.487-1.775L.7 6.375q-.3-.3-.3-.725t.3-.725t.725-.3t.725.3l16.95 17q.275.275.275.7t-.275.7t-.7.287t-.7-.262M12.1 20q.5 0 .988-.062t.987-.188L4.25 9.925q-.125.525-.187 1.013T4 11.9q0 3.375 2.363 5.738T12.1 20m-.05-8.075"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBedtimeOffOutlineRounded(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="M19.475 18.725q-.3.3-.712.3t-.688-.275q-.3-.3-.3-.712t.3-.713q.35-.325.588-.65t.462-.8q-2.125-.2-4.038-1.112t-3.437-2.438Q10.075 10.75 9.175 8.85t-1.075-4q-.5.275-.775.475t-.7.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7q.75-.675 1.513-1.15t1.937-1q.5-.225.988.125t.462.925q-.075 2.125.688 4.05t2.262 3.425t3.45 2.288t4.025.712q.575-.025.913.45t.137 1.025q-.375.975-.888 1.775t-1.237 1.575M17.7 23.35l-2.025-2q-.875.325-1.775.488T12.1 22q-2.1 0-3.937-.8t-3.2-2.162t-2.163-3.2T2 11.9q0-.9.163-1.8t.487-1.775L.7 6.375q-.3-.3-.3-.725t.3-.725t.725-.3t.725.3l16.95 17q.275.275.275.7t-.275.7t-.7.287t-.7-.262M12.1 20q.5 0 .988-.062t.987-.188L4.25 9.925q-.125.525-.187 1.013T4 11.9q0 3.375 2.363 5.738T12.1 20m-.05-8.075"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.475 18.725q-.3.3-.712.3t-.688-.275q-.3-.3-.3-.712t.3-.713q.35-.325.588-.65t.462-.8q-2.125-.2-4.038-1.112t-3.437-2.438Q10.075 10.75 9.175 8.85t-1.075-4q-.5.275-.775.475t-.7.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7q.75-.675 1.513-1.15t1.937-1q.5-.225.988.125t.462.925q-.075 2.125.688 4.05t2.262 3.425t3.45 2.288t4.025.712q.575-.025.913.45t.137 1.025q-.375.975-.888 1.775t-1.237 1.575M17.7 23.35l-2.025-2q-.875.325-1.775.488T12.1 22q-2.1 0-3.937-.8t-3.2-2.162t-2.163-3.2T2 11.9q0-.9.163-1.8t.487-1.775L.7 6.375q-.3-.3-.3-.725t.3-.725t.725-.3t.725.3l16.95 17q.275.275.275.7t-.275.7t-.7.287t-.7-.262M12.1 20q.5 0 .988-.062t.987-.188L4.25 9.925q-.125.525-.187 1.013T4 11.9q0 3.375 2.363 5.738T12.1 20m-.05-8.075"/></svg> </template>
CSS
.icon-bedtime-off-outline-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%22M19.475%2018.725q-.3.3-.712.3t-.688-.275q-.3-.3-.3-.712t.3-.713q.35-.325.588-.65t.462-.8q-2.125-.2-4.038-1.112t-3.437-2.438Q10.075%2010.75%209.175%208.85t-1.075-4q-.5.275-.775.475t-.7.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7q.75-.675%201.513-1.15t1.937-1q.5-.225.988.125t.462.925q-.075%202.125.688%204.05t2.262%203.425t3.45%202.288t4.025.712q.575-.025.913.45t.137%201.025q-.375.975-.888%201.775t-1.237%201.575M17.7%2023.35l-2.025-2q-.875.325-1.775.488T12.1%2022q-2.1%200-3.937-.8t-3.2-2.162t-2.163-3.2T2%2011.9q0-.9.163-1.8t.487-1.775L.7%206.375q-.3-.3-.3-.725t.3-.725t.725-.3t.725.3l16.95%2017q.275.275.275.7t-.275.7t-.7.287t-.7-.262M12.1%2020q.5%200%20.988-.062t.987-.188L4.25%209.925q-.125.525-.187%201.013T4%2011.9q0%203.375%202.363%205.738T12.1%2020m-.05-8.075%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%22M19.475%2018.725q-.3.3-.712.3t-.688-.275q-.3-.3-.3-.712t.3-.713q.35-.325.588-.65t.462-.8q-2.125-.2-4.038-1.112t-3.437-2.438Q10.075%2010.75%209.175%208.85t-1.075-4q-.5.275-.775.475t-.7.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7q.75-.675%201.513-1.15t1.937-1q.5-.225.988.125t.462.925q-.075%202.125.688%204.05t2.262%203.425t3.45%202.288t4.025.712q.575-.025.913.45t.137%201.025q-.375.975-.888%201.775t-1.237%201.575M17.7%2023.35l-2.025-2q-.875.325-1.775.488T12.1%2022q-2.1%200-3.937-.8t-3.2-2.162t-2.163-3.2T2%2011.9q0-.9.163-1.8t.487-1.775L.7%206.375q-.3-.3-.3-.725t.3-.725t.725-.3t.725.3l16.95%2017q.275.275.275.7t-.275.7t-.7.287t-.7-.262M12.1%2020q.5%200%20.988-.062t.987-.188L4.25%209.925q-.125.525-.187%201.013T4%2011.9q0%203.375%202.363%205.738T12.1%2020m-.05-8.075%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/bedtime-off-outline-rounded.svg?color=%231a73e8&size=48