From 5a2b2a8c0956346666a66d047c3edea758c82a35 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Wed, 29 Nov 2023 13:21:37 -0700 Subject: [PATCH] Add LibreOffice Draw (#9924) --- _data/simple-icons.json | 9 +++++++++ icons/libreofficedraw.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/libreofficedraw.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2c2f437d1..f96e48b93 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7658,6 +7658,15 @@ "type": "MPL-2.0" } }, + { + "title": "LibreOffice Draw", + "hex": "CB6D30", + "source": "https://github.com/LibreOffice/help/blob/02faeab6e7b014ca97a8c452e829af4522dadfc8/source/media/navigation/libo-draw.svg", + "guidelines": "https://wiki.documentfoundation.org/Design/Branding", + "license": { + "type": "MPL-2.0" + } + }, { "title": "libuv", "hex": "403C3D", diff --git a/icons/libreofficedraw.svg b/icons/libreofficedraw.svg new file mode 100644 index 000000000..b3ba43699 --- /dev/null +++ b/icons/libreofficedraw.svg @@ -0,0 +1 @@ +LibreOffice Draw \ No newline at end of file