From 98de7db0a44c6883fc6ed0c2510b99dba5e87639 Mon Sep 17 00:00:00 2001 From: Eric Cornelissen Date: Tue, 17 Oct 2017 14:13:44 +0200 Subject: [PATCH] Fix: ComproPago, Node.JS, Garmin Update the SVGs of ComproPago and Node.JS Garmin to be properly sized and padded. Also changed the color for the Garmin logo based on the logo in the header of their landing page: https://www.garmin.com/en-US --- _data/simple-icons.json | 2 +- icons/compropago.svg | 2 +- icons/garmin.svg | 2 +- icons/nodejs.svg | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a620fa3f..46300fe3 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -487,7 +487,7 @@ }, { "title": "Garmin", - "hex": "007CC3", + "hex": "007DC3", "source": "https://developer.garmin.com/resources/brand-guidelines/" }, { diff --git a/icons/compropago.svg b/icons/compropago.svg index 5e3ec825..9e764029 100644 --- a/icons/compropago.svg +++ b/icons/compropago.svg @@ -1 +1 @@ -ComproPago icon \ No newline at end of file +ComproPago icon \ No newline at end of file diff --git a/icons/garmin.svg b/icons/garmin.svg index 1e1f80e8..000bc0c3 100644 --- a/icons/garmin.svg +++ b/icons/garmin.svg @@ -1 +1 @@ -Garmin icon +Garmin icon \ No newline at end of file diff --git a/icons/nodejs.svg b/icons/nodejs.svg index 303cc1fb..efa57c8d 100644 --- a/icons/nodejs.svg +++ b/icons/nodejs.svg @@ -1 +1 @@ - \ No newline at end of file +Node.JS icon \ No newline at end of file