diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 3d6a72c2..e50cfe0c 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -7710,6 +7710,15 @@
             "source": "https://jfrog.com/pipelines/",
             "guidelines": "https://jfrog.com/brand-guidelines/"
         },
+        {
+            "title": "JHipster",
+            "hex": "3E8ACC",
+            "source": "https://github.com/jhipster/jhipster-artwork/blob/1085d85ab6d819b9ef7f6cc710ec8a4977b95e90/logos/JHipster%20bowtie.svg",
+            "guidelines": "https://www.jhipster.tech/artwork",
+            "license": {
+                "type": "Apache-2.0"
+            }
+        },
         {
             "title": "Jinja",
             "hex": "B41717",
diff --git a/icons/jhipster.svg b/icons/jhipster.svg
new file mode 100644
index 00000000..8e2062c1
--- /dev/null
+++ b/icons/jhipster.svg
@@ -0,0 +1 @@
+<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>JHipster</title><path d="M20.709 7.171c-2.455-.029-6.332 1.749-8.684 2.962-3.434-1.75-10.178-4.729-10.942-1.54-1.03 4.297-2.187 7.563.985 8.167 2.207.42 7.122-2.43 9.912-4.205 2.78 1.771 7.746 4.66 9.96 4.231 3.168-.616 2-3.896.961-8.208-.24-1-1.067-1.394-2.192-1.407z"/></svg>
\ No newline at end of file