From 18753833196e7599a703c5b2e68dbf42c71b5c38 Mon Sep 17 00:00:00 2001 From: Anand Date: Mon, 8 Nov 2021 20:04:56 +0530 Subject: [PATCH] Add Appian Icon (#6469) * Add Appian Icon * Fix Appian Icon * Fix Incorrect Format * Implement requested changes. * add guidelines. * fix guidelines. --- _data/simple-icons.json | 6 ++++++ icons/appian.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/appian.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b9caeb4c..88d1ad80 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -742,6 +742,12 @@ "hex": "0D96F6", "source": "https://developer.apple.com/app-store/" }, + { + "title": "Appian", + "hex": "2322F0", + "source": "https://appian.com", + "guidelines": "https://assets.appian.com/uploads/assets/Appian_BrandGuidelines_Newsroom.pdf" + }, { "title": "Apple", "hex": "000000", diff --git a/icons/appian.svg b/icons/appian.svg new file mode 100644 index 00000000..8d211528 --- /dev/null +++ b/icons/appian.svg @@ -0,0 +1 @@ +Appian \ No newline at end of file