From a6b9e0a54b9b3b70f09825db32448639da4ca533 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Mon, 17 Feb 2020 16:49:04 +0000 Subject: [PATCH 1/2] Add App Store --- _data/simple-icons.json | 5 +++++ icons/appstore.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/appstore.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c893e09d81d3..60365c83b922 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -380,6 +380,11 @@ "hex": "E25A1C", "source": "https://spark.apache.org/images/" }, + { + "title": "App Store", + "hex": "0D96F6", + "source": "https://commons.wikimedia.org/wiki/File:App_Store_(iOS).svg" + }, { "title": "Apple", "hex": "999999", diff --git a/icons/appstore.svg b/icons/appstore.svg new file mode 100644 index 000000000000..5946091984ae --- /dev/null +++ b/icons/appstore.svg @@ -0,0 +1 @@ +App Store icon \ No newline at end of file From 606e7ed6136be33cac38f685ef8e4bba0cfea053 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 13 Mar 2020 11:07:05 +0000 Subject: [PATCH 2/2] Update App Store --- _data/simple-icons.json | 2 +- icons/appstore.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4a0ae8ae8690..028983cd69a7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -403,7 +403,7 @@ { "title": "App Store", "hex": "0D96F6", - "source": "https://commons.wikimedia.org/wiki/File:App_Store_(iOS).svg" + "source": "https://developer.apple.com/app-store/" }, { "title": "Apple", diff --git a/icons/appstore.svg b/icons/appstore.svg index 5946091984ae..062907524718 100644 --- a/icons/appstore.svg +++ b/icons/appstore.svg @@ -1 +1 @@ -App Store icon \ No newline at end of file +App Store icon \ No newline at end of file