From a3a3f09fc85c470f4d4694d761d5ce25af74305b Mon Sep 17 00:00:00 2001 From: Seonghyeon Cho Date: Wed, 26 Jul 2023 02:02:52 +0900 Subject: [PATCH] Add Tina (#9097) --- _data/simple-icons.json | 5 +++++ icons/tina.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/tina.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 77223c4fe..fbe8cef0e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -12632,6 +12632,11 @@ "hex": "FDB515", "source": "https://www.timescale.com" }, + { + "title": "Tina", + "hex": "EC4815", + "source": "https://github.com/tinacms/tinacms/blob/965edfb7d2a318ab6b86a4772e4daebf53f34f2e/examples/tina-self-hosted-demo/public/tina.svg" + }, { "title": "Tinder", "hex": "FF6B6B", diff --git a/icons/tina.svg b/icons/tina.svg new file mode 100644 index 000000000..5eed2c371 --- /dev/null +++ b/icons/tina.svg @@ -0,0 +1 @@ +Tina \ No newline at end of file