From 9444da1b9213183a2b1d071501cebf53fec8dbe3 Mon Sep 17 00:00:00 2001 From: Aidan Kelley <64885462+akk20@users.noreply.github.com> Date: Sun, 13 Aug 2023 15:30:09 -0400 Subject: [PATCH] Added Yeti Icon (#9172) --- _data/simple-icons.json | 5 +++++ icons/yeti.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/yeti.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2d2a4f4b..e9e445be 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -14232,6 +14232,11 @@ "hex": "D32323", "source": "https://www.yelp.com/styleguide/icons" }, + { + "title": "Yeti", + "hex": "00263C", + "source": "https://www.yeti.com" + }, { "title": "Yoast", "hex": "A4286A", diff --git a/icons/yeti.svg b/icons/yeti.svg new file mode 100644 index 00000000..0f7ae9b3 --- /dev/null +++ b/icons/yeti.svg @@ -0,0 +1 @@ +Yeti \ No newline at end of file