From 1bfbd31837e85cb35c8fecf420523c649508ff09 Mon Sep 17 00:00:00 2001 From: Aidan Kelley <64885462+akk20@users.noreply.github.com> Date: Tue, 15 Aug 2023 14:05:20 -0400 Subject: [PATCH] Add LightBurn icon (#9102) * Added LightBurn icon * Inverted the LightBurn Icon --- _data/simple-icons.json | 5 +++++ icons/lightburn.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lightburn.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1b65e267c..8ceccf03a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7027,6 +7027,11 @@ "source": "https://www.lifx.com/pages/press-enquiries", "guidelines": "https://www.dropbox.com/sh/i9khucz3ucy0q5v/AACrbtcpEIS0PdP84RdkhoAFa/Guides" }, + { + "title": "LightBurn", + "hex": "57182D", + "source": "https://lightburnsoftware.com" + }, { "title": "Lighthouse", "hex": "F44B21", diff --git a/icons/lightburn.svg b/icons/lightburn.svg new file mode 100644 index 000000000..7251e028d --- /dev/null +++ b/icons/lightburn.svg @@ -0,0 +1 @@ +LightBurn \ No newline at end of file