diff --git a/Icon/src/Icons/NotificationsActiveIcon.razor b/Icon/src/Icons/NotificationsActiveIcon.razor
new file mode 100644
index 0000000..6fc79d1
--- /dev/null
+++ b/Icon/src/Icons/NotificationsActiveIcon.razor
@@ -0,0 +1,18 @@
+@namespace Skclusive.Material.Icon
+@inherits SvgIconBase
+
+
+
+
+
+
+
diff --git a/Icon/src/Icons/NotificationsNoneIcon.razor b/Icon/src/Icons/NotificationsNoneIcon.razor
new file mode 100644
index 0000000..a900ab0
--- /dev/null
+++ b/Icon/src/Icons/NotificationsNoneIcon.razor
@@ -0,0 +1,18 @@
+@namespace Skclusive.Material.Icon
+@inherits SvgIconBase
+
+
+
+
+
+
+
diff --git a/Icon/src/Icons/NotificationsOffIcon.razor b/Icon/src/Icons/NotificationsOffIcon.razor
new file mode 100644
index 0000000..9e78a0e
--- /dev/null
+++ b/Icon/src/Icons/NotificationsOffIcon.razor
@@ -0,0 +1,18 @@
+@namespace Skclusive.Material.Icon
+@inherits SvgIconBase
+
+
+
+
+
+
+
diff --git a/Icon/src/Icons/NotificationsPausedIcon.razor b/Icon/src/Icons/NotificationsPausedIcon.razor
new file mode 100644
index 0000000..2b386b7
--- /dev/null
+++ b/Icon/src/Icons/NotificationsPausedIcon.razor
@@ -0,0 +1,18 @@
+@namespace Skclusive.Material.Icon
+@inherits SvgIconBase
+
+
+
+
+
+
+