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