From af6c92779f566b702239e05ef2c9f12b0297f9bd Mon Sep 17 00:00:00 2001 From: deepmalamittal Date: Sat, 5 Mar 2022 19:58:32 -0500 Subject: [PATCH] Add lunacy icon (#7132) * Added Credly icon * Added New icon Lunacy * Corrected lint errors Co-authored-by: Engin Diri Co-authored-by: Jorge Amado Soria Ramirez --- _data/simple-icons.json | 5 +++++ icons/lunacy.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/lunacy.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 8331fa4f..78c3f404 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5859,6 +5859,11 @@ "hex": "E74430", "source": "https://lumen.laravel.com/" }, + { + "title": "Lunacy", + "hex": "179DE3", + "source": "https://icons8.com/lunacy" + }, { "title": "Lydia", "hex": "0180FF", diff --git a/icons/lunacy.svg b/icons/lunacy.svg new file mode 100644 index 00000000..7176b310 --- /dev/null +++ b/icons/lunacy.svg @@ -0,0 +1 @@ +Lunacy \ No newline at end of file