From c5ab8d9aa3f53b23f784aff27c56630602c5c78a Mon Sep 17 00:00:00 2001 From: ryu <114303361+ryuapp@users.noreply.github.com> Date: Wed, 20 Dec 2023 20:15:50 +0900 Subject: [PATCH] Add Hono (#10140) --- _data/simple-icons.json | 5 +++++ icons/hono.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/hono.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a2ea255a9..bad5d6a2d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6461,6 +6461,11 @@ "hex": "FF6801", "source": "https://www.joinhoney.com" }, + { + "title": "Hono", + "hex": "FF612B", + "source": "https://github.com/honojs/hono/blob/76dbc74407329c46870af6aa4fab0c04036d8ae2/docs/images/hono-logo.svg" + }, { "title": "Honor", "hex": "000000", diff --git a/icons/hono.svg b/icons/hono.svg new file mode 100644 index 000000000..644c84372 --- /dev/null +++ b/icons/hono.svg @@ -0,0 +1 @@ +Hono \ No newline at end of file