From 40a49fafcc1bd3f3486176f22a3e74f3c9e39098 Mon Sep 17 00:00:00 2001 From: prem munagapati <54018894+Mvlprem@users.noreply.github.com> Date: Wed, 7 Feb 2024 14:34:54 +0530 Subject: [PATCH] Add Western Union Icon (#10383) --- _data/simple-icons.json | 5 +++++ icons/westernunion.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/westernunion.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7a8318d56654..00d61f92af6c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -16258,6 +16258,11 @@ "hex": "000000", "source": "https://www.westerndigital.com" }, + { + "title": "Western Union", + "hex": "FFDD00", + "source": "https://www.westernunion.com" + }, { "title": "WeTransfer", "hex": "409FFF", diff --git a/icons/westernunion.svg b/icons/westernunion.svg new file mode 100644 index 000000000000..2c88a8150082 --- /dev/null +++ b/icons/westernunion.svg @@ -0,0 +1 @@ +Western Union \ No newline at end of file