diff --git a/icons/browser-mobile-bottom-tab-groups.svg b/icons/browser-mobile-bottom-tab-groups.svg
new file mode 100644
index 000000000..841b6fd6d
--- /dev/null
+++ b/icons/browser-mobile-bottom-tab-groups.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/browser-mobile-bottom-toolbar.svg b/icons/browser-mobile-bottom-toolbar.svg
new file mode 100644
index 000000000..5f2dbd07b
--- /dev/null
+++ b/icons/browser-mobile-bottom-toolbar.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/browser-notification.svg b/icons/browser-notification.svg
index 299406f89..1d1d035b4 100644
--- a/icons/browser-notification.svg
+++ b/icons/browser-notification.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/icons/meta.d.ts b/icons/meta.d.ts
index cd4a39b53..920608dd7 100644
--- a/icons/meta.d.ts
+++ b/icons/meta.d.ts
@@ -1,7 +1,7 @@
import { StringWithAutoComplete } from '../src/types/string'
const meta = {
- "updatedAt": 1728806992564,
+ "updatedAt": 1730535008471,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
@@ -240,6 +240,8 @@ const meta = {
"browser-forward": "browser-forward",
"browser-home": "browser-home",
"browser-menu": "browser-menu",
+ "browser-mobile-bottom-tab-groups": "browser-mobile-bottom-tab-groups",
+ "browser-mobile-bottom-toolbar": "browser-mobile-bottom-toolbar",
"browser-mobile-recent-tabs": "browser-mobile-recent-tabs",
"browser-mobile-tab-bar": "browser-mobile-tab-bar",
"browser-mobile-tab-close": "browser-mobile-tab-close",
diff --git a/icons/meta.js b/icons/meta.js
index 2b50e29cb..9ab5ebb86 100644
--- a/icons/meta.js
+++ b/icons/meta.js
@@ -1,5 +1,5 @@
export default {
- "updatedAt": 1728806992564,
+ "updatedAt": 1730535008471,
"icons": {
"-pac-color": "-pac-color",
"0xbtc-color": "0xbtc-color",
@@ -238,6 +238,8 @@ export default {
"browser-forward": "browser-forward",
"browser-home": "browser-home",
"browser-menu": "browser-menu",
+ "browser-mobile-bottom-tab-groups": "browser-mobile-bottom-tab-groups",
+ "browser-mobile-bottom-toolbar": "browser-mobile-bottom-toolbar",
"browser-mobile-recent-tabs": "browser-mobile-recent-tabs",
"browser-mobile-tab-bar": "browser-mobile-tab-bar",
"browser-mobile-tab-close": "browser-mobile-tab-close",