From 022452cb26cc5219dc384cfb18bc15bbac705fe2 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:10:19 +0000 Subject: [PATCH] Add Tinkercad (#10033) --- _data/simple-icons.json | 5 +++++ icons/tinkercad.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/tinkercad.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4aabb23c..7bb9d136 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -14142,6 +14142,11 @@ "hex": "FF6B6B", "source": "https://www.gotinder.com/press" }, + { + "title": "Tinkercad", + "hex": "1477D1", + "source": "https://www.tinkercad.com" + }, { "title": "TinyLetter", "hex": "ED1C24", diff --git a/icons/tinkercad.svg b/icons/tinkercad.svg new file mode 100644 index 00000000..01592b8c --- /dev/null +++ b/icons/tinkercad.svg @@ -0,0 +1 @@ +Tinkercad \ No newline at end of file