From 28208cf42d695dd90576abeedded69b86727e971 Mon Sep 17 00:00:00 2001 From: Joseph <61133303+zcraber@users.noreply.github.com> Date: Mon, 6 Mar 2023 01:31:08 +0530 Subject: [PATCH] Adding FontForge (#8379) * Adding Sharex * Adding Sharex * Adding Sharex * Update simple-icons.json * fix * spelling * Adding Subtitle Edit * Adding Fontforge * Adding Fi * SVG fix * removes fi.svg * update json * Update simple-icons.json --------- Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/fontforge.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/fontforge.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 563c499de..5abe70c72 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4049,6 +4049,11 @@ "hex": "3D03A7", "source": "https://fontba.se/" }, + { + "title": "FontForge", + "hex": "F2712B", + "source": "https://fontforge.org" + }, { "title": "foodpanda", "hex": "D70F64", diff --git a/icons/fontforge.svg b/icons/fontforge.svg new file mode 100644 index 000000000..6e5b2fb10 --- /dev/null +++ b/icons/fontforge.svg @@ -0,0 +1 @@ +FontForge \ No newline at end of file