summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBraky <53004544+DerBraky@users.noreply.github.com>2024-09-30 20:35:13 +0200
committerGitHub <noreply@github.com>2024-09-30 14:35:13 -0400
commitf3b559152eba15a18e58c75f0b0f3d33d1ce5758 (patch)
treeabb1f1eece4ed197277e98256273abe0f8e3ba57
parent2510858fd3c30945caf1f9517b83ff528b4a6766 (diff)
Add Hermes icon (#11793)
-rw-r--r--_data/simple-icons.json5
-rw-r--r--icons/hermes.svg1
2 files changed, 6 insertions, 0 deletions
diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index f6cb6826..10f616be 100644
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -7071,6 +7071,11 @@
"source": "https://www.here.com/company/media-assets"
},
{
+ "title": "Hermes",
+ "hex": "0091CD",
+ "source": "https://www.myhermes.de/assets/touchicons/favicon.svg"
+ },
+ {
"title": "Heroku",
"hex": "430098",
"source": "https://devcenter.heroku.com/articles/heroku-brand-guidelines#logos",
diff --git a/icons/hermes.svg b/icons/hermes.svg
new file mode 100644
index 00000000..220abe9d
--- /dev/null
+++ b/icons/hermes.svg
@@ -0,0 +1 @@
+<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Hermes</title><path d="m21.818 4.516-1.05 4.148h2.175L24 4.516M19.41 14.04h2.17l1.04-4.08h-2.178m-2.41 9.523h2.154l1.056-4.147h-2.16m.193-5.377H5.55v.92l3.341 3.161h9.349m2.41-9.525H0v1.116l3.206 3.032H19.6m-8.372 7.58 3.43 3.24h2.205l1.05-4.147h-6.685"/></svg> \ No newline at end of file