From 974997fc6fe74fc20f7e943219464e1b3700b905 Mon Sep 17 00:00:00 2001 From: hatelamers <97636078+hatelamers@users.noreply.github.com> Date: Tue, 19 Dec 2023 18:36:27 +0100 Subject: [PATCH] Add AutoIt (#10154) --- _data/simple-icons.json | 5 +++++ icons/autoit.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/autoit.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c5d39ab69..38a55c71e 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1551,6 +1551,11 @@ "hex": "334455", "source": "https://www.autohotkey.com" }, + { + "title": "AutoIt", + "hex": "5D83AC", + "source": "https://www.autoitscript.com" + }, { "title": "Automattic", "hex": "3499CD", diff --git a/icons/autoit.svg b/icons/autoit.svg new file mode 100644 index 000000000..a4f88e60b --- /dev/null +++ b/icons/autoit.svg @@ -0,0 +1 @@ +AutoIt \ No newline at end of file