From dce31988e169b62ca8d0c1ca2033ce94d4dc2451 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran Date: Sun, 26 Nov 2023 02:48:27 -0700 Subject: [PATCH 1/2] Add JSON data for LibreOffice Math --- _data/simple-icons.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 32b771f6b31a..e991eaad0c51 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7638,6 +7638,15 @@ "type": "MPL-2.0" } }, + { + "title": "LibreOffice Math", + "hex": "C10018", + "source": "https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-math.svg", + "guidelines": "https://wiki.documentfoundation.org/Design/Branding", + "license": { + "type": "MPL-2.0" + } + }, { "title": "libuv", "hex": "403C3D", From e0fbff3f0ae7b1ffce9b4f8fdd788d010370a51d Mon Sep 17 00:00:00 2001 From: PratyushJayachandran Date: Sun, 26 Nov 2023 02:50:32 -0700 Subject: [PATCH 2/2] Add LibreOffice Math icon --- icons/libreofficemath.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/libreofficemath.svg diff --git a/icons/libreofficemath.svg b/icons/libreofficemath.svg new file mode 100644 index 000000000000..11eec6961eb4 --- /dev/null +++ b/icons/libreofficemath.svg @@ -0,0 +1 @@ +LibreOffice Math \ No newline at end of file