From 11e54ace1a283a5ad378c9689202af216d4644de Mon Sep 17 00:00:00 2001 From: Amandeep Singh <35252877+adsingh14@users.noreply.github.com> Date: Thu, 25 May 2023 19:57:00 +0530 Subject: [PATCH] Add Frontify icon (#8634) --- _data/simple-icons.json | 5 +++++ icons/frontify.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/frontify.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 95368c2a..a080b946 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4231,6 +4231,11 @@ "hex": "3F54A3", "source": "https://www.frontendmentor.io" }, + { + "title": "Frontify", + "hex": "2D3232", + "source": "https://brand.frontify.com/d/7WQZazaZFkMz/brand-guidelines-1#/visual/logo" + }, { "title": "Fuga Cloud", "hex": "242F4B", diff --git a/icons/frontify.svg b/icons/frontify.svg new file mode 100644 index 00000000..a52e1f2b --- /dev/null +++ b/icons/frontify.svg @@ -0,0 +1 @@ +Frontify \ No newline at end of file