From 31f2342c40664a5d1a2da3b8980a132cae481417 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Thu, 20 Jun 2024 14:25:34 -0500 Subject: [PATCH] Add LibreWolf icon (#11195) Co-authored-by: uncenter <47499684+uncenter@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/librewolf.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/librewolf.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 88821579d..be8fd6f10 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8900,6 +8900,11 @@ "type": "MPL-2.0" } }, + { + "title": "LibreWolf", + "hex": "00ACFF", + "source": "https://librewolf.net" + }, { "title": "libuv", "hex": "403C3D", diff --git a/icons/librewolf.svg b/icons/librewolf.svg new file mode 100644 index 000000000..a6dab522a --- /dev/null +++ b/icons/librewolf.svg @@ -0,0 +1 @@ +LibreWolf \ No newline at end of file