From e6ec51a103f57206906a60c0027b53bbcb0dff74 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Thu, 28 Nov 2019 21:40:23 +0100 Subject: [PATCH 1/3] Trustpilot icon Closes #2004 --- _data/simple-icons.json | 5 +++++ icons/trustpilot.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/trustpilot.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 3270f7e6f177..335344cfb29a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3511,6 +3511,11 @@ "hex": "53B50A", "source": "http://www.trulia.com" }, + { + "title": "Trustpilot", + "hex": "00B67A", + "source": "https://cdn.trustpilot.net/brand-assets/1.1.0/logo-white.svg" + }, { "title": "Tumblr", "hex": "36465D", diff --git a/icons/trustpilot.svg b/icons/trustpilot.svg new file mode 100644 index 000000000000..27975bb71efc --- /dev/null +++ b/icons/trustpilot.svg @@ -0,0 +1 @@ +Trustpilot icon From 74ba02fc4ae52a2b6056ad18929a34e03d1cdbe2 Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Fri, 29 Nov 2019 02:13:18 +0100 Subject: [PATCH 2/3] visual nudge --- icons/trustpilot.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/trustpilot.svg b/icons/trustpilot.svg index 27975bb71efc..4942d6fa823d 100644 --- a/icons/trustpilot.svg +++ b/icons/trustpilot.svg @@ -1 +1 @@ -Trustpilot icon +Trustpilot icon \ No newline at end of file From 73c5961e351c6149882f9b1107b8a04a593a2b7a Mon Sep 17 00:00:00 2001 From: Lucas Becker Date: Sat, 30 Nov 2019 00:37:01 +0100 Subject: [PATCH 3/3] source is not set to their official Brand Guide --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 335344cfb29a..86ddc3382db2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3514,7 +3514,7 @@ { "title": "Trustpilot", "hex": "00B67A", - "source": "https://cdn.trustpilot.net/brand-assets/1.1.0/logo-white.svg" + "source": "https://support.trustpilot.com/hc/en-us/articles/206289947-Trustpilot-Brand-Assets-Style-Guide" }, { "title": "Tumblr",