notification multiple icon
notification-multiple-outline-rounded from Material Symbols Light by Google · Outline Rounded · Communicate · Apache-2.0 Free for personal and commercial use.
- Name
- notification-multiple-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Communicate
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More communicate icons from Material Symbols Light
Use the notification multiple icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.116 21q-.691 0-1.153-.462T2.5 19.385V8.654q0-.213.143-.357q.144-.143.357-.143t.357.143q.143.144.143.357v10.73q0 .27.173.443t.443.173H16.5q.214 0 .357.143T17 20.5t-.143.357T16.5 21zM20.5 16.384v-6.95l-6.192 3.616q-.38.217-.808.217t-.808-.217L6.5 9.434v6.95q0 .27.173.443t.443.173h12.769q.269 0 .442-.173t.173-.443M7.116 18q-.691 0-1.153-.462T5.5 16.384V8.692q0-.39.151-.673t.53-.5l6.063-3.561q.177-.104.378-.052t.305.228q.11.177.055.381t-.232.308L6.7 8.389l6.8 4l6.616-3.885q.24-.148.474-.145t.449.126t.338.326t.123.474v7.1q0 .69-.462 1.153T19.885 18zm6.192-8.992l3.196-3.196q.14-.14.344-.15t.364.15t.16.353t-.16.354l-3.339 3.339q-.242.242-.565.242q-.324 0-.566-.242l-1.188-1.189q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16zM7.116 17H6.5h14z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightNotificationMultipleOutlineRounded(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="M4.116 21q-.691 0-1.153-.462T2.5 19.385V8.654q0-.213.143-.357q.144-.143.357-.143t.357.143q.143.144.143.357v10.73q0 .27.173.443t.443.173H16.5q.214 0 .357.143T17 20.5t-.143.357T16.5 21zM20.5 16.384v-6.95l-6.192 3.616q-.38.217-.808.217t-.808-.217L6.5 9.434v6.95q0 .27.173.443t.443.173h12.769q.269 0 .442-.173t.173-.443M7.116 18q-.691 0-1.153-.462T5.5 16.384V8.692q0-.39.151-.673t.53-.5l6.063-3.561q.177-.104.378-.052t.305.228q.11.177.055.381t-.232.308L6.7 8.389l6.8 4l6.616-3.885q.24-.148.474-.145t.449.126t.338.326t.123.474v7.1q0 .69-.462 1.153T19.885 18zm6.192-8.992l3.196-3.196q.14-.14.344-.15t.364.15t.16.353t-.16.354l-3.339 3.339q-.242.242-.565.242q-.324 0-.566-.242l-1.188-1.189q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16zM7.116 17H6.5h14z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.116 21q-.691 0-1.153-.462T2.5 19.385V8.654q0-.213.143-.357q.144-.143.357-.143t.357.143q.143.144.143.357v10.73q0 .27.173.443t.443.173H16.5q.214 0 .357.143T17 20.5t-.143.357T16.5 21zM20.5 16.384v-6.95l-6.192 3.616q-.38.217-.808.217t-.808-.217L6.5 9.434v6.95q0 .27.173.443t.443.173h12.769q.269 0 .442-.173t.173-.443M7.116 18q-.691 0-1.153-.462T5.5 16.384V8.692q0-.39.151-.673t.53-.5l6.063-3.561q.177-.104.378-.052t.305.228q.11.177.055.381t-.232.308L6.7 8.389l6.8 4l6.616-3.885q.24-.148.474-.145t.449.126t.338.326t.123.474v7.1q0 .69-.462 1.153T19.885 18zm6.192-8.992l3.196-3.196q.14-.14.344-.15t.364.15t.16.353t-.16.354l-3.339 3.339q-.242.242-.565.242q-.324 0-.566-.242l-1.188-1.189q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16zM7.116 17H6.5h14z"/></svg> </template>
CSS
.icon-notification-multiple-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%22M4.116%2021q-.691%200-1.153-.462T2.5%2019.385V8.654q0-.213.143-.357q.144-.143.357-.143t.357.143q.143.144.143.357v10.73q0%20.27.173.443t.443.173H16.5q.214%200%20.357.143T17%2020.5t-.143.357T16.5%2021zM20.5%2016.384v-6.95l-6.192%203.616q-.38.217-.808.217t-.808-.217L6.5%209.434v6.95q0%20.27.173.443t.443.173h12.769q.269%200%20.442-.173t.173-.443M7.116%2018q-.691%200-1.153-.462T5.5%2016.384V8.692q0-.39.151-.673t.53-.5l6.063-3.561q.177-.104.378-.052t.305.228q.11.177.055.381t-.232.308L6.7%208.389l6.8%204l6.616-3.885q.24-.148.474-.145t.449.126t.338.326t.123.474v7.1q0%20.69-.462%201.153T19.885%2018zm6.192-8.992l3.196-3.196q.14-.14.344-.15t.364.15t.16.353t-.16.354l-3.339%203.339q-.242.242-.565.242q-.324%200-.566-.242l-1.188-1.189q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16zM7.116%2017H6.5h14z%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%22M4.116%2021q-.691%200-1.153-.462T2.5%2019.385V8.654q0-.213.143-.357q.144-.143.357-.143t.357.143q.143.144.143.357v10.73q0%20.27.173.443t.443.173H16.5q.214%200%20.357.143T17%2020.5t-.143.357T16.5%2021zM20.5%2016.384v-6.95l-6.192%203.616q-.38.217-.808.217t-.808-.217L6.5%209.434v6.95q0%20.27.173.443t.443.173h12.769q.269%200%20.442-.173t.173-.443M7.116%2018q-.691%200-1.153-.462T5.5%2016.384V8.692q0-.39.151-.673t.53-.5l6.063-3.561q.177-.104.378-.052t.305.228q.11.177.055.381t-.232.308L6.7%208.389l6.8%204l6.616-3.885q.24-.148.474-.145t.449.126t.338.326t.123.474v7.1q0%20.69-.462%201.153T19.885%2018zm6.192-8.992l3.196-3.196q.14-.14.344-.15t.364.15t.16.353t-.16.354l-3.339%203.339q-.242.242-.565.242q-.324%200-.566-.242l-1.188-1.189q-.14-.14-.15-.344t.15-.363t.354-.16t.353.16zM7.116%2017H6.5h14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/notification-multiple-outline-rounded.svg?color=%231a73e8&size=48