diff --git a/README.md b/README.md
index 5457dc3..223f386 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `crystal` | |
| `cassandra` | |
| `ch` | |
+| `chatgpt` | |
| `chrome` | |
| `chromium` | |
| `clion` | |
@@ -211,6 +212,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `git` | |
| `github` | |
| `githubactions` | |
+| `githubcopilot` | |
| `gitlab` | |
| `gleam` | |
| `gmail` | |
@@ -286,13 +288,14 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `maven` | |
| `me` | |
| `mermaid` | |
+| `microsoftcopilot` | |
| `million` | |
| `mint` | |
| `miro` | |
| `misskey` | |
| `mjml` | |
| `ml5` | |
-| `mojo` | |
+| `mojo` | |
| `mongodb` | |
| `mysql` | |
| `neovim` | |
@@ -403,6 +406,7 @@ Here's a list of all the icons currently supported. Feel free to open an issue t
| `sharepoint` | |
| `shopify` | |
| `sketchup` | |
+| `slack` | |
| `solidity` | |
| `solidjs` | |
| `spark` | |
diff --git a/assets/chatgpt-auto.svg b/assets/chatgpt-auto.svg
new file mode 100644
index 0000000..a78f8ff
--- /dev/null
+++ b/assets/chatgpt-auto.svg
@@ -0,0 +1,14 @@
+
diff --git a/assets/chatgpt-dark.svg b/assets/chatgpt-dark.svg
new file mode 100644
index 0000000..b5dc71b
--- /dev/null
+++ b/assets/chatgpt-dark.svg
@@ -0,0 +1,4 @@
+
diff --git a/assets/chatgpt-light.svg b/assets/chatgpt-light.svg
new file mode 100644
index 0000000..a3dd1af
--- /dev/null
+++ b/assets/chatgpt-light.svg
@@ -0,0 +1,4 @@
+
diff --git a/assets/githubcopilot-auto.svg b/assets/githubcopilot-auto.svg
new file mode 100644
index 0000000..b7e2ab6
--- /dev/null
+++ b/assets/githubcopilot-auto.svg
@@ -0,0 +1,14 @@
+
diff --git a/assets/githubcopilot-dark.svg b/assets/githubcopilot-dark.svg
new file mode 100644
index 0000000..e64cf7d
--- /dev/null
+++ b/assets/githubcopilot-dark.svg
@@ -0,0 +1,4 @@
+
diff --git a/assets/githubcopilot-light.svg b/assets/githubcopilot-light.svg
new file mode 100644
index 0000000..d955d4e
--- /dev/null
+++ b/assets/githubcopilot-light.svg
@@ -0,0 +1,4 @@
+
diff --git a/assets/microsoftcopilot-auto.svg b/assets/microsoftcopilot-auto.svg
new file mode 100644
index 0000000..04ef13f
--- /dev/null
+++ b/assets/microsoftcopilot-auto.svg
@@ -0,0 +1,49 @@
+
diff --git a/assets/microsoftcopilot-dark.svg b/assets/microsoftcopilot-dark.svg
new file mode 100644
index 0000000..106cb05
--- /dev/null
+++ b/assets/microsoftcopilot-dark.svg
@@ -0,0 +1,40 @@
+
diff --git a/assets/microsoftcopilot-light.svg b/assets/microsoftcopilot-light.svg
new file mode 100644
index 0000000..6b17334
--- /dev/null
+++ b/assets/microsoftcopilot-light.svg
@@ -0,0 +1,40 @@
+
diff --git a/assets/slack-auto.svg b/assets/slack-auto.svg
new file mode 100644
index 0000000..3fccea4
--- /dev/null
+++ b/assets/slack-auto.svg
@@ -0,0 +1,18 @@
+
\ No newline at end of file
diff --git a/assets/slack-dark.svg b/assets/slack-dark.svg
new file mode 100644
index 0000000..b1c5fd3
--- /dev/null
+++ b/assets/slack-dark.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file
diff --git a/assets/slack-light.svg b/assets/slack-light.svg
new file mode 100644
index 0000000..bdea420
--- /dev/null
+++ b/assets/slack-light.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file