From c4f86b1bded6b95f85f4554ffa7e9c9e446dddba Mon Sep 17 00:00:00 2001 From: Hans Gerwitz Date: Mon, 5 Mar 2018 13:03:31 +0100 Subject: [PATCH 1/5] Highly icon --- _data/simple-icons.json | 5 +++++ icons/highly.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/highly.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0447041d..194e5f8c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -725,6 +725,11 @@ "hex": "0E83CD", "source": "https://hexo.io/" }, + { + "title": "Highly", + "hex": "FF3C00", + "source": "https://highly.co/" + }, { "title": "HipChat", "hex": "0052CC", diff --git a/icons/highly.svg b/icons/highly.svg new file mode 100644 index 00000000..1f34f014 --- /dev/null +++ b/icons/highly.svg @@ -0,0 +1 @@ +Highly icon From 47bf7e4db0cacf4ac6a9459b67cf9e42c933cabd Mon Sep 17 00:00:00 2001 From: Hans Gerwitz Date: Wed, 7 Mar 2018 13:47:52 +0100 Subject: [PATCH 2/5] classless rect --- icons/highly.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/highly.svg b/icons/highly.svg index 1f34f014..95a25f80 100644 --- a/icons/highly.svg +++ b/icons/highly.svg @@ -1 +1 @@ -Highly icon +Highly icon From 3d02d3e095da6a0f4756f87d7d567d0f9e4e981e Mon Sep 17 00:00:00 2001 From: Belhassen Chelbi Date: Thu, 8 Mar 2018 14:45:39 +0100 Subject: [PATCH 3/5] Added dev.to logo icon (#756) * Added dev.to logo icon * Update devto.svg * Change capitalization of dev.to in JSON --- _data/simple-icons.json | 5 +++++ icons/devto.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/devto.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 194e5f8c..9ef4cfe3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -355,6 +355,11 @@ "hex": "05CC47", "source": "http://help.deviantart.com/21" }, + { + "title": "dev.to", + "hex": "0A0A0A", + "source": "https://dev.to/" + }, { "title": "Diaspora", "hex": "000000", diff --git a/icons/devto.svg b/icons/devto.svg new file mode 100644 index 00000000..bf01d91e --- /dev/null +++ b/icons/devto.svg @@ -0,0 +1 @@ +dev.to icon From cdd19f6983c4c54f7e0141f45fd419349b59f107 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Thu, 8 Mar 2018 19:23:04 +0100 Subject: [PATCH 4/5] Update AddThis icon (#789) Update the SVG which was slightly distorted. Also updated the color, taken from the coloured SVG found in the header and updated the outdated link (the old link gave a 404) --- _data/simple-icons.json | 4 ++-- icons/addthis.svg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9ef4cfe3..c6903af7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -17,8 +17,8 @@ }, { "title": "AddThis", - "hex": "FF5C3E", - "source": "http://www.addthis.com/press" + "hex": "FF6550", + "source": "http://www.addthis.com/" }, { "title": "Adobe", diff --git a/icons/addthis.svg b/icons/addthis.svg index 7e3911bb..06a23a1d 100644 --- a/icons/addthis.svg +++ b/icons/addthis.svg @@ -1 +1 @@ -AddThis icon \ No newline at end of file +AddThis icon \ No newline at end of file From b369058f845161d4e8becbe6d53d641d40e82582 Mon Sep 17 00:00:00 2001 From: Johan Fagerberg Date: Thu, 8 Mar 2018 21:55:46 +0100 Subject: [PATCH 5/5] Version bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7456460e..246ef9c2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "simple-icons", - "version": "1.3.6", + "version": "1.3.7", "description": "SVG icons for popular brands https://simpleicons.org", "homepage": "https://www.simpleicons.org", "keywords": [