From 65a7d2e6bf1f18d8af71b013eeaa11f84ca16d16 Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Thu, 14 Dec 2023 15:46:42 +0000 Subject: [PATCH] Add Uniqlo (Japan) (#10102) --- _data/simple-icons.json | 11 +++++++++++ icons/uniqlo_ja.svg | 1 + 2 files changed, 12 insertions(+) create mode 100644 icons/uniqlo_ja.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index dadfe326..cf9a1716 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -14855,6 +14855,17 @@ "hex": "FF0000", "source": "https://www.uniqlo.com" }, + { + "title": "Uniqlo", + "slug": "uniqlo_ja", + "hex": "FF0000", + "source": "https://www.uniqlo.com", + "aliases": { + "loc": { + "ja-JP": "ユニクロ" + } + } + }, { "title": "United Airlines", "hex": "002244", diff --git a/icons/uniqlo_ja.svg b/icons/uniqlo_ja.svg new file mode 100644 index 00000000..8b3526b2 --- /dev/null +++ b/icons/uniqlo_ja.svg @@ -0,0 +1 @@ +Uniqlo \ No newline at end of file