diff --git a/public/icons.json b/public/icons.json
index b2ab51e..56794a9 100644
--- a/public/icons.json
+++ b/public/icons.json
@@ -69,8 +69,10 @@
"cat-white.svg": [ "cat-white", "cat", "face", "animal", "white" ],
"charmander.svg": [ "charmander", "pokemon", "orange" ],
"chart.svg": [ "chart", "ui-icon" ],
+ "chatgpt.svg": [ "chatgpt", "chat-gpt", "logo", "apps", "application", "ai" ],
"christmas-tree.svg": [ "christmas-tree", "green", "christmas", "tree", "xmas", "festive" ],
"chrome.svg": [ "chrome", "google", "browser", "logo", "apps", "application", "colourful-colorful" ],
+ "claude.svg": [ "claude", "logo", "apps", "application", "ai" ],
"clipboard.svg": [ "clipboard", "ui-icon", "cut", "copy", "paste" ],
"clock.svg": [ "clock", "ui-icon", "time", "white" ],
"cloud.svg": [ "cloud", "ui-icon", "weather", "white" ],
@@ -122,6 +124,7 @@
"fries.svg": [ "fries", "french-fries", "fast-food", "snack", "red", "yellow" ],
"game-controller.svg": [ "game-controller", "play-station", "x-box", "nintendo", "buttons", "ui-icon", "purple" ],
"gear.svg": [ "gear", "settings", "preferences", "ui-icon", "black" ],
+ "gemini.svg": [ "gemini", "logo", "apps", "application", "ai" ],
"ghost.svg": [ "ghost", "white", "halloween", "spooky", "festive" ],
"ghost-blue.svg": [ "ghost-blue", "blue", "halloween", "spooky", "festive", "pacman", "game" ],
"ghost-orange.svg": [ "ghost-orange", "orange", "halloween", "spooky", "festive", "pacman", "game" ],
@@ -131,6 +134,9 @@
"gingerbread-man.svg": [ "gingerbread-man", "xmas", "christmas", "festive", "brown" ],
"github.svg": [ "github", "logo", "black" ],
"github-big.svg": [ "github-big", "github", "logo", "black" ],
+ "google.svg": [ "google", "logo", "apps", "application", "search" ],
+ "google-full.svg": [ "google-full", "logo", "apps", "application", "search" ],
+ "google-maps.svg": [ "google-maps", "logo", "apps", "application", "navigation", "location", "gps" ],
"gua-bao.svg": [ "gua-bao", "guabao", "bao", "food", "taiwan", "white", "brown" ],
"guitar.svg": [ "guitar", "musical-instrument", "brown" ],
"headphones.svg": [ "headphones", "ui-icon", "black", "grey-gray" ],
@@ -204,6 +210,7 @@
"panda.svg": [ "panda", "animal", "bear", "full-body", "black", "white" ],
"paper-bag.svg": [ "paper-bag", "ui-icon", "pink" ],
"paste.svg": [ "paste", "ui-icon", "cut", "copy" ],
+ "paypal.svg": [ "paypal", "pay-pal", "logo", "apps", "application", "payment" ],
"pear.svg": [ "pear", "fruit", "food", "green" ],
"pencil.svg": [ "pencil", "ui-icon", "write", "edit" ],
"penguin.svg": [ "penguin", "animal", "bird", "full-body", "black", "white" ],
diff --git a/public/icons/chatgpt.svg b/public/icons/chatgpt.svg
new file mode 100644
index 0000000..4e3b8f4
--- /dev/null
+++ b/public/icons/chatgpt.svg
@@ -0,0 +1,11 @@
+
\ No newline at end of file
diff --git a/public/icons/claude.svg b/public/icons/claude.svg
new file mode 100644
index 0000000..d78474a
--- /dev/null
+++ b/public/icons/claude.svg
@@ -0,0 +1,7 @@
+
\ No newline at end of file
diff --git a/public/icons/gemini.svg b/public/icons/gemini.svg
new file mode 100644
index 0000000..e42813c
--- /dev/null
+++ b/public/icons/gemini.svg
@@ -0,0 +1,12 @@
+
\ No newline at end of file
diff --git a/public/icons/google-full.svg b/public/icons/google-full.svg
new file mode 100644
index 0000000..fe3b288
--- /dev/null
+++ b/public/icons/google-full.svg
@@ -0,0 +1,9 @@
+
\ No newline at end of file
diff --git a/public/icons/google-maps.svg b/public/icons/google-maps.svg
new file mode 100644
index 0000000..a290c15
--- /dev/null
+++ b/public/icons/google-maps.svg
@@ -0,0 +1,7 @@
+
\ No newline at end of file
diff --git a/public/icons/google.svg b/public/icons/google.svg
new file mode 100644
index 0000000..cd6632a
--- /dev/null
+++ b/public/icons/google.svg
@@ -0,0 +1,8 @@
+
\ No newline at end of file
diff --git a/public/icons/paypal.svg b/public/icons/paypal.svg
new file mode 100644
index 0000000..ed569d4
--- /dev/null
+++ b/public/icons/paypal.svg
@@ -0,0 +1,5 @@
+
\ No newline at end of file