From c2a9affc8904a1fab61d0040999806fc2af009da Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Sat, 18 May 2024 16:48:12 -0400 Subject: [PATCH] Add Twinmotion icon (#10832) Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/twinmotion.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/twinmotion.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0015086a..ecf72d50 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16098,6 +16098,11 @@ "hex": "FCC15E", "source": "https://help.twinkly.com/en/help/quick-guides" }, + { + "title": "Twinmotion", + "hex": "000000", + "source": "https://www.twinmotion.com" + }, { "title": "Twitch", "hex": "9146FF", diff --git a/icons/twinmotion.svg b/icons/twinmotion.svg new file mode 100644 index 00000000..d86d5012 --- /dev/null +++ b/icons/twinmotion.svg @@ -0,0 +1 @@ +Twinmotion \ No newline at end of file