From fe0949ae9e7ed62e441cf62f83b4bfcef7961491 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Fri, 1 Dec 2023 14:23:19 +0000 Subject: [PATCH] Add AutoCAD (#9920) --- _data/simple-icons.json | 5 +++++ icons/autocad.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/autocad.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e60d3183..6820dd4b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1502,6 +1502,11 @@ "hex": "EC1C24", "source": "https://authy.com" }, + { + "title": "AutoCAD", + "hex": "E51050", + "source": "https://www.autodesk.com/blogs/autocad" + }, { "title": "Autodesk", "hex": "000000", diff --git a/icons/autocad.svg b/icons/autocad.svg new file mode 100644 index 00000000..05e0a6ef --- /dev/null +++ b/icons/autocad.svg @@ -0,0 +1 @@ +AutoCAD \ No newline at end of file