From 29971fc99807a8d5382ea033ad24a1bd5d6e88b5 Mon Sep 17 00:00:00 2001 From: Barannaslann <91828883+Barannaslann@users.noreply.github.com> Date: Fri, 15 Sep 2023 09:51:38 +0300 Subject: [PATCH] Add Akaunting icon (#7660) Co-authored-by: Adam Rusted --- _data/simple-icons.json | 9 +++++++++ icons/akaunting.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/akaunting.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9e1082db..45439949 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -455,6 +455,15 @@ "hex": "0096D6", "source": "https://www.akamai.com" }, + { + "title": "Akaunting", + "hex": "6DA252", + "source": "https://akaunting.com/logo", + "license": { + "type": "GPL-3.0-only", + "url": "https://akaunting.com/license" + } + }, { "title": "Alacritty", "hex": "F46D01", diff --git a/icons/akaunting.svg b/icons/akaunting.svg new file mode 100644 index 00000000..922d9447 --- /dev/null +++ b/icons/akaunting.svg @@ -0,0 +1 @@ +Akaunting \ No newline at end of file