notification icon

notification-filled from Reicon by REICON · Filled · Notifications · MIT Free for personal and commercial use.

Name
notification-filled
Set
Reicon
Style
Filled
Category
Notifications
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

All notification icons →

More notifications icons from Reicon

Use the notification icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.333 8a3.333 3.333 0 1 0 0-6.667a3.333 3.333 0 0 0 0 6.667"/><path fill-rule="evenodd" d="M5.667 5.333C4.746 5.333 4 6.08 4 7v11.333C4 19.254 4.746 20 5.667 20H17c.921 0 1.667-.746 1.667-1.667v-6.675a1 1 0 0 1 2 0v6.675A3.666 3.666 0 0 1 17 22H5.667A3.666 3.666 0 0 1 2 18.333V7a3.666 3.666 0 0 1 3.667-3.667h6.675a1 1 0 0 1 0 2z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconNotificationFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.333 8a3.333 3.333 0 1 0 0-6.667a3.333 3.333 0 0 0 0 6.667"/><path fillRule="evenodd" d="M5.667 5.333C4.746 5.333 4 6.08 4 7v11.333C4 19.254 4.746 20 5.667 20H17c.921 0 1.667-.746 1.667-1.667v-6.675a1 1 0 0 1 2 0v6.675A3.666 3.666 0 0 1 17 22H5.667A3.666 3.666 0 0 1 2 18.333V7a3.666 3.666 0 0 1 3.667-3.667h6.675a1 1 0 0 1 0 2z" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.333 8a3.333 3.333 0 1 0 0-6.667a3.333 3.333 0 0 0 0 6.667"/><path fill-rule="evenodd" d="M5.667 5.333C4.746 5.333 4 6.08 4 7v11.333C4 19.254 4.746 20 5.667 20H17c.921 0 1.667-.746 1.667-1.667v-6.675a1 1 0 0 1 2 0v6.675A3.666 3.666 0 0 1 17 22H5.667A3.666 3.666 0 0 1 2 18.333V7a3.666 3.666 0 0 1 3.667-3.667h6.675a1 1 0 0 1 0 2z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-notification-filled {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.333%208a3.333%203.333%200%201%200%200-6.667a3.333%203.333%200%200%200%200%206.667%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.667%205.333C4.746%205.333%204%206.08%204%207v11.333C4%2019.254%204.746%2020%205.667%2020H17c.921%200%201.667-.746%201.667-1.667v-6.675a1%201%200%200%201%202%200v6.675A3.666%203.666%200%200%201%2017%2022H5.667A3.666%203.666%200%200%201%202%2018.333V7a3.666%203.666%200%200%201%203.667-3.667h6.675a1%201%200%200%201%200%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.333%208a3.333%203.333%200%201%200%200-6.667a3.333%203.333%200%200%200%200%206.667%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.667%205.333C4.746%205.333%204%206.08%204%207v11.333C4%2019.254%204.746%2020%205.667%2020H17c.921%200%201.667-.746%201.667-1.667v-6.675a1%201%200%200%201%202%200v6.675A3.666%203.666%200%200%201%2017%2022H5.667A3.666%203.666%200%200%201%202%2018.333V7a3.666%203.666%200%200%201%203.667-3.667h6.675a1%201%200%200%201%200%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/notification-filled.svg?color=%231a73e8&size=48