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