From 9e22545cead3c6e752a57cc5609f2c5718808914 Mon Sep 17 00:00:00 2001 From: Yash Songara <36963821+yashsongara101@users.noreply.github.com> Date: Wed, 6 Mar 2024 21:32:53 +0530 Subject: [PATCH] Add Boat Lifestyle (#10395) * Add Boat Lifestyle * Changes boat title and refactored logo diffs --- _data/simple-icons.json | 5 +++++ icons/boat.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/boat.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 5f447ec1d05f..eac979c78ba8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2155,6 +2155,11 @@ "hex": "FF5100", "source": "https://boardgamegeek.com" }, + { + "title": "boAt", + "hex": "E20722", + "source": "https://www.boat-lifestyle.com" + }, { "title": "Boehringer Ingelheim", "hex": "00E47C", diff --git a/icons/boat.svg b/icons/boat.svg new file mode 100644 index 000000000000..d60b41201fa6 --- /dev/null +++ b/icons/boat.svg @@ -0,0 +1 @@ +boAt \ No newline at end of file