diff --git a/icons/README.md b/icons/README.md
index ce0470a..d6c65bc 100644
--- a/icons/README.md
+++ b/icons/README.md
@@ -66,6 +66,7 @@
| `freebsd` | |
| `gamemaker` | |
| `gatsby` | |
+| `gimp` | |
| `git` | |
| `github` | |
| `gitlab` | |
@@ -82,6 +83,7 @@
| `hono` | |
| `html` | |
| `illustrator` | |
+| `inkscape` | |
| `ionic` | |
| `java` | |
| `javascript` | |
@@ -194,5 +196,5 @@
---
-Current icon count: 184
+Current icon count: 186
diff --git a/icons/gimp.svg b/icons/gimp.svg
new file mode 100644
index 0000000..d3e548c
--- /dev/null
+++ b/icons/gimp.svg
@@ -0,0 +1,31 @@
+
\ No newline at end of file
diff --git a/icons/index.ts b/icons/index.ts
index 59931af..81af9fb 100644
--- a/icons/index.ts
+++ b/icons/index.ts
@@ -60,6 +60,7 @@ export const iconNames = [
'freebsd',
'gamemaker',
'gatsby',
+ 'gimp',
'git',
'github',
'gitlab',
@@ -76,6 +77,7 @@ export const iconNames = [
'hono',
'html',
'illustrator',
+ 'inkscape',
'ionic',
'java',
'javascript',
diff --git a/icons/inkscape.svg b/icons/inkscape.svg
new file mode 100644
index 0000000..57596dd
--- /dev/null
+++ b/icons/inkscape.svg
@@ -0,0 +1,18 @@
+
\ No newline at end of file