From 3e6a77c13fa333da8ea5e90aac1400f279e94407 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Tue, 3 Mar 2020 17:28:27 +0000 Subject: [PATCH] Add Car Throttle --- _data/simple-icons.json | 5 +++++ icons/carthrottle.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/carthrottle.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9ad2aca8eba1..15b0a4f37d2f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -810,6 +810,11 @@ "hex": "00C4CC", "source": "https://www.canva.com/" }, + { + "title": "Car Throttle", + "hex": "FF9C42", + "source": "https://www.carthrottle.com/" + }, { "title": "Cash App", "hex": "00C244", diff --git a/icons/carthrottle.svg b/icons/carthrottle.svg new file mode 100644 index 000000000000..1f0b3ffa9619 --- /dev/null +++ b/icons/carthrottle.svg @@ -0,0 +1 @@ +Car Throttle icon \ No newline at end of file