From a65df7cb787f359979c9ef53dd7b5bca911fd9cc Mon Sep 17 00:00:00 2001 From: MrTimscampi Date: Wed, 24 May 2023 21:47:02 +0200 Subject: [PATCH] Add Ameba icon (#8655) --- _data/simple-icons.json | 14 ++++++++++++++ icons/ameba.svg | 1 + 2 files changed, 15 insertions(+) create mode 100644 icons/ameba.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 37eb4775..6ba04de7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -672,6 +672,20 @@ "hex": "ED1C24", "source": "https://www.amd.com/" }, + { + "title": "Ameba", + "hex": "2D8C3C", + "source": "https://ameblo.jp/", + "aliases": { + "aka": [ + "Ameba Blog", + "Ameblo" + ], + "loc": { + "ja-JP": "アメブロ" + } + } + }, { "title": "American Airlines", "hex": "0078D2", diff --git a/icons/ameba.svg b/icons/ameba.svg new file mode 100644 index 00000000..494bf22d --- /dev/null +++ b/icons/ameba.svg @@ -0,0 +1 @@ +Ameba \ No newline at end of file