From 64c5f385cfab2b127da8ec29fbeb9394f463f895 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Tue, 19 Sep 2023 07:42:10 -0700 Subject: [PATCH] Add Autodesk Revit icon (#8956) --- _data/simple-icons.json | 5 +++++ icons/autodeskrevit.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/autodeskrevit.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f9376f5f..5d20963b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1522,6 +1522,11 @@ "source": "https://brand.autodesk.com/brand-system/logo", "guidelines": "https://brand.autodesk.com/brand-system/logo" }, + { + "title": "Autodesk Revit", + "hex": "186BFF", + "source": "https://www.autodesk.com/products/revit" + }, { "title": "AutoHotkey", "hex": "334455", diff --git a/icons/autodeskrevit.svg b/icons/autodeskrevit.svg new file mode 100644 index 00000000..2c979e63 --- /dev/null +++ b/icons/autodeskrevit.svg @@ -0,0 +1 @@ +Autodesk Revit \ No newline at end of file