From d83b2dfebcdbb41e111930ac3a3687bfe7096d6a Mon Sep 17 00:00:00 2001 From: PHONG Date: Wed, 11 Aug 2021 20:02:51 +0700 Subject: [PATCH] Add Under Armour (#5923) * Add Under Armour * Update Under Armour --- _data/simple-icons.json | 5 +++++ icons/underarmour.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/underarmour.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index eb73c0f11..28d8b8561 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9562,6 +9562,11 @@ "hex": "08BD80", "source": "https://unacademy.com/" }, + { + "title": "Under Armour", + "hex": "1D1D1D", + "source": "https://www.underarmour.com/en-us/" + }, { "title": "Undertale", "hex": "E71D29", diff --git a/icons/underarmour.svg b/icons/underarmour.svg new file mode 100644 index 000000000..c247a3420 --- /dev/null +++ b/icons/underarmour.svg @@ -0,0 +1 @@ +Under Armour \ No newline at end of file