diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index e17150b80..85a454669 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -7337,6 +7337,11 @@
             "hex": "FF6801",
             "source": "https://www.joinhoney.com"
         },
+        {
+            "title": "Honeybadger",
+            "hex": "EA5937",
+            "source": "https://www.honeybadger.io/assets"
+        },
         {
             "title": "Honeygain",
             "hex": "F9C900",
diff --git a/icons/honeybadger.svg b/icons/honeybadger.svg
new file mode 100644
index 000000000..2c2e37ef1
--- /dev/null
+++ b/icons/honeybadger.svg
@@ -0,0 +1 @@
+<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Honeybadger</title><path d="M11.999 0c-.346 0-.691.131-.955.395L.394 11.045a1.35 1.35 0 0 0 0 1.91l6.243 6.24.915-1.95L2.306 12l9.693-9.693 1.158 1.157 1.432-1.432L12.954.395A1.346 1.346 0 0 0 11.999 0Zm5.54 1.106a.331.331 0 0 0-.218.102l-1.777 1.778-1.432 1.432-8.393 8.392h4.726l-3.76 9.26c-.139.34.29.626.55.366l1.321-1.32v-.001l1.432-1.432h.001l8.56-8.561h-4.727l2.083-4.91v.001l.854-2.012 1.112-2.623c.108-.256-.108-.485-.333-.472Zm.25 4.125-.853 2.012 4.756 4.756L12 21.693l-1.056-1.055-1.432 1.432 1.533 1.534a1.35 1.35 0 0 0 1.91 0l10.65-10.65a1.35 1.35 0 0 0 0-1.91z"/></svg>
\ No newline at end of file