notifications off icon

notifications-off-outline-rounded from Material Symbols by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.

Name
notifications-off-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More communicate icons from Material Symbols

Use the notifications off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.15 19H5q-.425 0-.712-.288T4 18t.288-.712T5 17h1v-7q0-.825.213-1.625T6.85 6.85l1.5 1.5q-.175.4-.262.813T8 10v7h6.2L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM13.5 4.2q2 .5 3.25 2.112T18 10v2.75q0 .5-.312.75t-.688.25t-.687-.262t-.313-.763V10q0-1.65-1.175-2.825T12 6q-.4 0-.85.1t-.8.25q-.425.175-.837.075t-.638-.475q-.2-.325-.137-.687t.387-.538t.675-.3t.7-.225v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5zM12 22q-.75 0-1.338-.413t-.587-1.112q0-.2.163-.337T10.6 20h2.8q.2 0 .363.138t.162.337q0 .7-.587 1.113T12 22m.825-12.025"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsNotificationsOffOutlineRounded(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="M16.15 19H5q-.425 0-.712-.288T4 18t.288-.712T5 17h1v-7q0-.825.213-1.625T6.85 6.85l1.5 1.5q-.175.4-.262.813T8 10v7h6.2L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM13.5 4.2q2 .5 3.25 2.112T18 10v2.75q0 .5-.312.75t-.688.25t-.687-.262t-.313-.763V10q0-1.65-1.175-2.825T12 6q-.4 0-.85.1t-.8.25q-.425.175-.837.075t-.638-.475q-.2-.325-.137-.687t.387-.538t.675-.3t.7-.225v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5zM12 22q-.75 0-1.338-.413t-.587-1.112q0-.2.163-.337T10.6 20h2.8q.2 0 .363.138t.162.337q0 .7-.587 1.113T12 22m.825-12.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.15 19H5q-.425 0-.712-.288T4 18t.288-.712T5 17h1v-7q0-.825.213-1.625T6.85 6.85l1.5 1.5q-.175.4-.262.813T8 10v7h6.2L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM13.5 4.2q2 .5 3.25 2.112T18 10v2.75q0 .5-.312.75t-.688.25t-.687-.262t-.313-.763V10q0-1.65-1.175-2.825T12 6q-.4 0-.85.1t-.8.25q-.425.175-.837.075t-.638-.475q-.2-.325-.137-.687t.387-.538t.675-.3t.7-.225v-.7q0-.625.438-1.062T12 2t1.063.438T13.5 3.5zM12 22q-.75 0-1.338-.413t-.587-1.112q0-.2.163-.337T10.6 20h2.8q.2 0 .363.138t.162.337q0 .7-.587 1.113T12 22m.825-12.025"/></svg>
</template>

CSS

.icon-notifications-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%22M16.15%2019H5q-.425%200-.712-.288T4%2018t.288-.712T5%2017h1v-7q0-.825.213-1.625T6.85%206.85l1.5%201.5q-.175.4-.262.813T8%2010v7h6.2L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM13.5%204.2q2%20.5%203.25%202.112T18%2010v2.75q0%20.5-.312.75t-.688.25t-.687-.262t-.313-.763V10q0-1.65-1.175-2.825T12%206q-.4%200-.85.1t-.8.25q-.425.175-.837.075t-.638-.475q-.2-.325-.137-.687t.387-.538t.675-.3t.7-.225v-.7q0-.625.438-1.062T12%202t1.063.438T13.5%203.5zM12%2022q-.75%200-1.338-.413t-.587-1.112q0-.2.163-.337T10.6%2020h2.8q.2%200%20.363.138t.162.337q0%20.7-.587%201.113T12%2022m.825-12.025%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%22M16.15%2019H5q-.425%200-.712-.288T4%2018t.288-.712T5%2017h1v-7q0-.825.213-1.625T6.85%206.85l1.5%201.5q-.175.4-.262.813T8%2010v7h6.2L2.1%204.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17%2017q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275zM13.5%204.2q2%20.5%203.25%202.112T18%2010v2.75q0%20.5-.312.75t-.688.25t-.687-.262t-.313-.763V10q0-1.65-1.175-2.825T12%206q-.4%200-.85.1t-.8.25q-.425.175-.837.075t-.638-.475q-.2-.325-.137-.687t.387-.538t.675-.3t.7-.225v-.7q0-.625.438-1.062T12%202t1.063.438T13.5%203.5zM12%2022q-.75%200-1.338-.413t-.587-1.112q0-.2.163-.337T10.6%2020h2.8q.2%200%20.363.138t.162.337q0%20.7-.587%201.113T12%2022m.825-12.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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