From 6ffb3812b2c7b287ce6744b65248803924f0fe51 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Mon, 9 Sep 2024 07:57:35 -0400 Subject: [PATCH] Add The Weather Channel icon (#11158) --- _data/simple-icons.json | 10 ++++++++++ icons/theweatherchannel.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/theweatherchannel.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 792e2541..597422e6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -15655,6 +15655,16 @@ "hex": "231F20", "source": "https://www.washingtonpost.com/brand-studio/archive/" }, + { + "title": "The Weather Channel", + "hex": "003399", + "source": "https://weather.com", + "aliases": { + "aka": [ + "weather.com" + ] + } + }, { "title": "Thingiverse", "hex": "248BFB", diff --git a/icons/theweatherchannel.svg b/icons/theweatherchannel.svg new file mode 100644 index 00000000..ee73b4e9 --- /dev/null +++ b/icons/theweatherchannel.svg @@ -0,0 +1 @@ +The Weather Channel \ No newline at end of file