From 386a5295f620ddd11c072c1ce93ee68e10f7abf9 Mon Sep 17 00:00:00 2001 From: Anh Thang Date: Tue, 11 Jun 2024 00:16:39 +0700 Subject: [PATCH] Add Tower icon (#11170) --- _data/simple-icons.json | 6 ++++++ icons/tower.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/tower.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6b179e61..cc70b453 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -15996,6 +15996,12 @@ "hex": "231F20", "source": "https://www.tourboxtech.com" }, + { + "title": "Tower", + "hex": "00CAF4", + "source": "https://www.git-tower.com/company/press", + "guidelines": "https://www.git-tower.com/company/press" + }, { "title": "Toyota", "hex": "EB0A1E", diff --git a/icons/tower.svg b/icons/tower.svg new file mode 100644 index 00000000..5f1424c3 --- /dev/null +++ b/icons/tower.svg @@ -0,0 +1 @@ +Tower \ No newline at end of file