notification settings icon

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

Name
notification-settings-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Communicate
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More communicate icons from Material Symbols Light

Use the notification settings icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 21.385q-.671 0-1.143-.472t-.472-1.144h3.23q0 .672-.472 1.144T12 21.385m-5.384-3.616V9.846q0-1.665.908-2.994q.909-1.329 2.368-1.97q.216-.097.372-.002t.228.272q.073.177.028.375t-.295.33q-1.156.518-1.883 1.576q-.726 1.058-.726 2.413v7.923h8.769v-4.088q0-.214.143-.357t.357-.143t.356.143t.144.357v4.088H18.5q.214 0 .357.144t.143.356t-.143.357t-.357.143h-13q-.213 0-.357-.143T5 18.269t.143-.356t.357-.144zm9.2-7.884q-.474-.106-.89-.32t-.749-.588l-.475.186q-.171.062-.33.014q-.158-.048-.256-.188l-.066-.139q-.098-.165-.087-.333t.172-.296l.357-.302q-.165-.517-.165-1.034q0-.518.165-1.035l-.358-.302q-.14-.11-.17-.284t.067-.339l.11-.144q.098-.14.244-.189t.317.014l.475.186q.314-.373.74-.587q.425-.215.899-.32l.053-.456q.037-.177.174-.303T16.358 3h.13q.178 0 .315.129q.138.129.174.305l.054.45q.473.106.899.32t.74.588l.474-.186q.172-.062.33-.014t.257.189l.065.138q.098.165.087.333q-.012.167-.171.296l-.358.302q.165.517.165 1.035t-.165 1.034l.358.302q.14.11.17.284t-.066.34l-.11.143q-.098.14-.244.189t-.318-.014l-.475-.186q-.333.373-.749.587q-.416.215-.89.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.177 0-.315-.129q-.137-.129-.174-.306zm2.135-1.473q.626-.626.626-1.528q0-.901-.626-1.527t-1.528-.626t-1.528.626t-.626 1.527t.626 1.528t1.528.626t1.528-.626"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightNotificationSettingsOutlineRounded(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 21.385q-.671 0-1.143-.472t-.472-1.144h3.23q0 .672-.472 1.144T12 21.385m-5.384-3.616V9.846q0-1.665.908-2.994q.909-1.329 2.368-1.97q.216-.097.372-.002t.228.272q.073.177.028.375t-.295.33q-1.156.518-1.883 1.576q-.726 1.058-.726 2.413v7.923h8.769v-4.088q0-.214.143-.357t.357-.143t.356.143t.144.357v4.088H18.5q.214 0 .357.144t.143.356t-.143.357t-.357.143h-13q-.213 0-.357-.143T5 18.269t.143-.356t.357-.144zm9.2-7.884q-.474-.106-.89-.32t-.749-.588l-.475.186q-.171.062-.33.014q-.158-.048-.256-.188l-.066-.139q-.098-.165-.087-.333t.172-.296l.357-.302q-.165-.517-.165-1.034q0-.518.165-1.035l-.358-.302q-.14-.11-.17-.284t.067-.339l.11-.144q.098-.14.244-.189t.317.014l.475.186q.314-.373.74-.587q.425-.215.899-.32l.053-.456q.037-.177.174-.303T16.358 3h.13q.178 0 .315.129q.138.129.174.305l.054.45q.473.106.899.32t.74.588l.474-.186q.172-.062.33-.014t.257.189l.065.138q.098.165.087.333q-.012.167-.171.296l-.358.302q.165.517.165 1.035t-.165 1.034l.358.302q.14.11.17.284t-.066.34l-.11.143q-.098.14-.244.189t-.318-.014l-.475-.186q-.333.373-.749.587q-.416.215-.89.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.177 0-.315-.129q-.137-.129-.174-.306zm2.135-1.473q.626-.626.626-1.528q0-.901-.626-1.527t-1.528-.626t-1.528.626t-.626 1.527t.626 1.528t1.528.626t1.528-.626"/></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 21.385q-.671 0-1.143-.472t-.472-1.144h3.23q0 .672-.472 1.144T12 21.385m-5.384-3.616V9.846q0-1.665.908-2.994q.909-1.329 2.368-1.97q.216-.097.372-.002t.228.272q.073.177.028.375t-.295.33q-1.156.518-1.883 1.576q-.726 1.058-.726 2.413v7.923h8.769v-4.088q0-.214.143-.357t.357-.143t.356.143t.144.357v4.088H18.5q.214 0 .357.144t.143.356t-.143.357t-.357.143h-13q-.213 0-.357-.143T5 18.269t.143-.356t.357-.144zm9.2-7.884q-.474-.106-.89-.32t-.749-.588l-.475.186q-.171.062-.33.014q-.158-.048-.256-.188l-.066-.139q-.098-.165-.087-.333t.172-.296l.357-.302q-.165-.517-.165-1.034q0-.518.165-1.035l-.358-.302q-.14-.11-.17-.284t.067-.339l.11-.144q.098-.14.244-.189t.317.014l.475.186q.314-.373.74-.587q.425-.215.899-.32l.053-.456q.037-.177.174-.303T16.358 3h.13q.178 0 .315.129q.138.129.174.305l.054.45q.473.106.899.32t.74.588l.474-.186q.172-.062.33-.014t.257.189l.065.138q.098.165.087.333q-.012.167-.171.296l-.358.302q.165.517.165 1.035t-.165 1.034l.358.302q.14.11.17.284t-.066.34l-.11.143q-.098.14-.244.189t-.318-.014l-.475-.186q-.333.373-.749.587q-.416.215-.89.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.177 0-.315-.129q-.137-.129-.174-.306zm2.135-1.473q.626-.626.626-1.528q0-.901-.626-1.527t-1.528-.626t-1.528.626t-.626 1.527t.626 1.528t1.528.626t1.528-.626"/></svg>
</template>

CSS

.icon-notification-settings-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%22M12%2021.385q-.671%200-1.143-.472t-.472-1.144h3.23q0%20.672-.472%201.144T12%2021.385m-5.384-3.616V9.846q0-1.665.908-2.994q.909-1.329%202.368-1.97q.216-.097.372-.002t.228.272q.073.177.028.375t-.295.33q-1.156.518-1.883%201.576q-.726%201.058-.726%202.413v7.923h8.769v-4.088q0-.214.143-.357t.357-.143t.356.143t.144.357v4.088H18.5q.214%200%20.357.144t.143.356t-.143.357t-.357.143h-13q-.213%200-.357-.143T5%2018.269t.143-.356t.357-.144zm9.2-7.884q-.474-.106-.89-.32t-.749-.588l-.475.186q-.171.062-.33.014q-.158-.048-.256-.188l-.066-.139q-.098-.165-.087-.333t.172-.296l.357-.302q-.165-.517-.165-1.034q0-.518.165-1.035l-.358-.302q-.14-.11-.17-.284t.067-.339l.11-.144q.098-.14.244-.189t.317.014l.475.186q.314-.373.74-.587q.425-.215.899-.32l.053-.456q.037-.177.174-.303T16.358%203h.13q.178%200%20.315.129q.138.129.174.305l.054.45q.473.106.899.32t.74.588l.474-.186q.172-.062.33-.014t.257.189l.065.138q.098.165.087.333q-.012.167-.171.296l-.358.302q.165.517.165%201.035t-.165%201.034l.358.302q.14.11.17.284t-.066.34l-.11.143q-.098.14-.244.189t-.318-.014l-.475-.186q-.333.373-.749.587q-.416.215-.89.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.177%200-.315-.129q-.137-.129-.174-.306zm2.135-1.473q.626-.626.626-1.528q0-.901-.626-1.527t-1.528-.626t-1.528.626t-.626%201.527t.626%201.528t1.528.626t1.528-.626%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%2021.385q-.671%200-1.143-.472t-.472-1.144h3.23q0%20.672-.472%201.144T12%2021.385m-5.384-3.616V9.846q0-1.665.908-2.994q.909-1.329%202.368-1.97q.216-.097.372-.002t.228.272q.073.177.028.375t-.295.33q-1.156.518-1.883%201.576q-.726%201.058-.726%202.413v7.923h8.769v-4.088q0-.214.143-.357t.357-.143t.356.143t.144.357v4.088H18.5q.214%200%20.357.144t.143.356t-.143.357t-.357.143h-13q-.213%200-.357-.143T5%2018.269t.143-.356t.357-.144zm9.2-7.884q-.474-.106-.89-.32t-.749-.588l-.475.186q-.171.062-.33.014q-.158-.048-.256-.188l-.066-.139q-.098-.165-.087-.333t.172-.296l.357-.302q-.165-.517-.165-1.034q0-.518.165-1.035l-.358-.302q-.14-.11-.17-.284t.067-.339l.11-.144q.098-.14.244-.189t.317.014l.475.186q.314-.373.74-.587q.425-.215.899-.32l.053-.456q.037-.177.174-.303T16.358%203h.13q.178%200%20.315.129q.138.129.174.305l.054.45q.473.106.899.32t.74.588l.474-.186q.172-.062.33-.014t.257.189l.065.138q.098.165.087.333q-.012.167-.171.296l-.358.302q.165.517.165%201.035t-.165%201.034l.358.302q.14.11.17.284t-.066.34l-.11.143q-.098.14-.244.189t-.318-.014l-.475-.186q-.333.373-.749.587q-.416.215-.89.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.177%200-.315-.129q-.137-.129-.174-.306zm2.135-1.473q.626-.626.626-1.528q0-.901-.626-1.527t-1.528-.626t-1.528.626t-.626%201.527t.626%201.528t1.528.626t1.528-.626%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-settings-outline-rounded.svg?color=%231a73e8&size=48