diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 12d43b8da4d2..f1afa5ae5bc0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -430,6 +430,11 @@ "hex": "311C87", "source": "https://github.com/apollographql/space-kit/blob/9a42083746a49c9a734563f427c13233e42adcc9/logos/mark.svg" }, + { + "title": "App Store", + "hex": "0D96F6", + "source": "https://developer.apple.com/app-store/" + }, { "title": "Apple", "hex": "999999", diff --git a/icons/appstore.svg b/icons/appstore.svg new file mode 100644 index 000000000000..062907524718 --- /dev/null +++ b/icons/appstore.svg @@ -0,0 +1 @@ +App Store icon \ No newline at end of file