From 496d3909151a751a931d35d9cec84c4a50fe8869 Mon Sep 17 00:00:00 2001 From: Gabriel Arazas Date: Tue, 4 May 2021 16:24:27 +0800 Subject: [PATCH] Add Thingiverse (#5591) --- _data/simple-icons.json | 5 +++++ icons/thingiverse.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/thingiverse.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 606ddb1e..5e24b77f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8657,6 +8657,11 @@ "hex": "231F20", "source": "https://www.washingtonpost.com/brand-studio/archive/" }, + { + "title": "Thingiverse", + "hex": "248BFB", + "source": "https://www.thingiverse.com/" + }, { "title": "ThinkPad", "hex": "EE2624", diff --git a/icons/thingiverse.svg b/icons/thingiverse.svg new file mode 100644 index 00000000..adf80d85 --- /dev/null +++ b/icons/thingiverse.svg @@ -0,0 +1 @@ +Thingiverse icon \ No newline at end of file