From c45bcfc28c9d1df38f9c62beaafba97aab6d87a5 Mon Sep 17 00:00:00 2001 From: Mike Bale <64280645+ripzerotwo@users.noreply.github.com> Date: Fri, 24 Nov 2023 03:21:48 -0500 Subject: [PATCH] Add Ton (#8249) Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/ton.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/ton.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 82302ba28..f5ccea078 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -13758,6 +13758,12 @@ "hex": "000000", "source": "https://global.tomorrowland.com" }, + { + "title": "TON", + "hex": "0098EA", + "source": "https://ton.org/en/brand-assets", + "guidelines": "https://ton.org/en/brand-assets" + }, { "title": "Topcoder", "hex": "29A7DF", diff --git a/icons/ton.svg b/icons/ton.svg new file mode 100644 index 000000000..1a5321eb8 --- /dev/null +++ b/icons/ton.svg @@ -0,0 +1 @@ +TON \ No newline at end of file