From 95be8a08f165558b1c5b8edf323219455be083a1 Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Thu, 24 Nov 2022 22:52:13 +0800 Subject: [PATCH] Add Firewalla icon (#7835) * Add MapLibre * add firewalla * remove phantom icon * attempt to fix Co-authored-by: Engin Diri --- _data/simple-icons.json | 5 +++++ icons/firewalla.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/firewalla.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9352a6650872..35f33bad6f9f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3842,6 +3842,11 @@ "hex": "EB844E", "source": "https://github.com/fireship-io/fireship.io/blob/987da97305a5968b99347aa748f928a4667336f8/hugo/layouts/partials/svg/logo.svg" }, + { + "title": "Firewalla", + "hex": "C8332D", + "source": "https://github.com/firewalla/firewalla/blob/97f7463fe07b85b979a8f0738fdf14c1af0249a8/extension/diag/static/firewalla.svg" + }, { "title": "FIRST", "hex": "0066B3", diff --git a/icons/firewalla.svg b/icons/firewalla.svg new file mode 100644 index 000000000000..20251e8ca201 --- /dev/null +++ b/icons/firewalla.svg @@ -0,0 +1 @@ +Firewalla \ No newline at end of file