From ae06dd91951aa0a67eb31ed4e73cf5dd78030c6c Mon Sep 17 00:00:00 2001 From: Adam Mann <68879246+aemann2@users.noreply.github.com> Date: Wed, 23 Jun 2021 07:21:17 -0700 Subject: [PATCH] Added Frontend Mentor icon (#5746) --- _data/simple-icons.json | 5 +++++ icons/frontendmentor.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/frontendmentor.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index aa5bab71..3b5647f9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3156,6 +3156,11 @@ "hex": "343434", "source": "https://github.com/freenas/webui/blob/fd668f4c5920fe864fd98fa98e20fd333336c609/src/assets/images/logo.svg" }, + { + "title": "Frontend Mentor", + "hex": "3F54A3", + "source": "https://www.frontendmentor.io" + }, { "title": "Fujifilm", "hex": "ED1A3A", diff --git a/icons/frontendmentor.svg b/icons/frontendmentor.svg new file mode 100644 index 00000000..d98ec231 --- /dev/null +++ b/icons/frontendmentor.svg @@ -0,0 +1 @@ +Frontend Mentor \ No newline at end of file