From ecc824a5d56540dcd20f58970d165b942718bc54 Mon Sep 17 00:00:00 2001 From: Doron Brayer Date: Sun, 15 Jul 2018 01:09:30 +0300 Subject: [PATCH 1/4] Updating visualstudiocode.svg, including metadata (#877) * Updating visualstudiocode.svg The correct logo is this [view website header]: https://code.visualstudio.com/ Also, this is how the icon looks like on Windows desktop (after installation of the program). * Updating metadata of Visual Studio Code --- _data/simple-icons.json | 4 ++-- icons/visualstudiocode.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index cdd11a03..81033db7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1922,8 +1922,8 @@ }, { "title": "Visual Studio Code", - "hex": "0271BC", - "source": "https://commons.wikimedia.org/wiki/File:Visual_Studio_2013_Logo.svg" + "hex": "007ACC", + "source": "https://code.visualstudio.com" }, { "title": "VK", diff --git a/icons/visualstudiocode.svg b/icons/visualstudiocode.svg index 306a84d3..6d17c9eb 100644 --- a/icons/visualstudiocode.svg +++ b/icons/visualstudiocode.svg @@ -1 +1 @@ -Visual Studio Code icon \ No newline at end of file +Visual Studio Code icon From ba5e411b83459553878109369af1cf539e8c9c83 Mon Sep 17 00:00:00 2001 From: Doron Brayer Date: Tue, 17 Jul 2018 11:50:18 +0300 Subject: [PATCH 2/4] [New icon] AMD (#880) Title: AMD Hex: ED1C24 Source: https://subscriptions.amd.com/greatpower/img/amd-logo-black.svg Brand guidelines: https://www.amd.com/Documents/amd-brand-guidelines.pdf --- _data/simple-icons.json | 5 +++++ icons/amd.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/amd.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 81033db7..e899096b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -80,6 +80,11 @@ "hex": "FF9900", "source": "https://worldvectorlogo.com/logo/amazon-icon" }, + { + "title": "AMD", + "hex": "ED1C24", + "source": "https://subscriptions.amd.com/greatpower/img/amd-logo-black.svg" + }, { "title": "American Express", "hex": "2E77BC", diff --git a/icons/amd.svg b/icons/amd.svg new file mode 100644 index 00000000..687f9c36 --- /dev/null +++ b/icons/amd.svg @@ -0,0 +1 @@ +AMD icon From ce2fa774f4b846437d632982fb3a99b6e4f2b2f5 Mon Sep 17 00:00:00 2001 From: Doron Brayer Date: Wed, 18 Jul 2018 19:17:52 +0300 Subject: [PATCH 3/4] [New icon] Microsoft Edge (#881) * [New icon] Microsoft Edge Title: Microsoft Edge Hex: 0078D7 Source: https://compass-ssl.microsoft.com/assets/86/b5/86b52157-162f-4130-ab00-3db03397c46d.svg?n=edge.svg Brand guidelines: https://query.prod.cms.rt.microsoft.com/cms/api/am/binary/RE1q9FT --- _data/simple-icons.json | 5 +++++ icons/microsoftedge.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/microsoftedge.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e899096b..56ce310c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1070,6 +1070,11 @@ "hex": "BA141A", "source": "https://www.office.com" }, + { + "title": "Microsoft Edge", + "hex": "0078D7", + "source": "https://compass-ssl.microsoft.com/assets/86/b5/86b52157-162f-4130-ab00-3db03397c46d.svg?n=edge.svg" + }, { "title": "Microsoft Excel", "hex": "217346", diff --git a/icons/microsoftedge.svg b/icons/microsoftedge.svg new file mode 100644 index 00000000..c642c699 --- /dev/null +++ b/icons/microsoftedge.svg @@ -0,0 +1 @@ +Microsoft Edge icon From c05810941f1984d7798674922326a12193e6e9db Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Wed, 18 Jul 2018 18:19:12 +0200 Subject: [PATCH 4/4] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f25020d8..fed800d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.6.4", + "version": "1.6.5", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [