From df4401459158b391ebf41b73ede2cd1e7f8aa5d2 Mon Sep 17 00:00:00 2001 From: Braky <53004544+DerBraky@users.noreply.github.com> Date: Sun, 1 Dec 2024 19:02:12 +0100 Subject: [PATCH] Add AppGallery icon (#11923) --- _data/simple-icons.json | 10 ++++++++++ icons/appgallery.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/appgallery.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d25c2bbe1..d12262e21 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1446,6 +1446,16 @@ "hex": "0D96F6", "source": "https://developer.apple.com/app-store" }, + { + "title": "AppGallery", + "hex": "FF0000", + "source": "https://appgallery.huawei.com", + "aliases": { + "aka": [ + "HUAWEI AppGallery" + ] + } + }, { "title": "Appian", "hex": "2322F0", diff --git a/icons/appgallery.svg b/icons/appgallery.svg new file mode 100644 index 000000000..b1c82cc4d --- /dev/null +++ b/icons/appgallery.svg @@ -0,0 +1 @@ +AppGallery \ No newline at end of file