From 261675765a0461e4726aa17cccadd1dfbf22f73a Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Wed, 29 Sep 2021 00:36:47 -0400 Subject: [PATCH] Add The North Face icon (#6576) Co-authored-by: Jorge Amado Soria Ramirez --- _data/simple-icons.json | 5 +++++ icons/thenorthface.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/thenorthface.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 163adfc7..6bce92a1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9351,6 +9351,11 @@ "hex": "01D277", "source": "https://www.themoviedb.org/about/logos-attribution" }, + { + "title": "The North Face", + "hex": "000000", + "source": "https://www.thenorthface.com/" + }, { "title": "The Register", "hex": "FF0000", diff --git a/icons/thenorthface.svg b/icons/thenorthface.svg new file mode 100644 index 00000000..f19d92d9 --- /dev/null +++ b/icons/thenorthface.svg @@ -0,0 +1 @@ +The North Face \ No newline at end of file