From e98717d9aab8df266cfab9c4fa3f24ddb05f7ce9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Fri, 12 Jun 2020 22:17:05 +0200 Subject: [PATCH 1/2] Add Ansys --- _data/simple-icons.json | 5 +++++ icons/ansys.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/ansys.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 56a17b4cfacb..a9b761700661 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -370,6 +370,11 @@ "hex": "EE0000", "source": "https://www.ansible.com/logos" }, + { + "title": "Ansys", + "hex": "FFB71B", + "source": "https://www.ansys.com" + }, { "title": "Antena 3", "hex": "FF7328", diff --git a/icons/ansys.svg b/icons/ansys.svg new file mode 100644 index 000000000000..d3cfaf07d6b4 --- /dev/null +++ b/icons/ansys.svg @@ -0,0 +1 @@ +Ansys icon \ No newline at end of file From 6c8e6b3d8e62aad257da8887876ccaa1c410b177 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Mond=C3=A9jar?= Date: Tue, 16 Jun 2020 11:42:30 +0200 Subject: [PATCH 2/2] Update Ansys source URL --- _data/simple-icons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 878d30f503dc..aa7fe7a89b09 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -373,7 +373,7 @@ { "title": "Ansys", "hex": "FFB71B", - "source": "https://www.ansys.com" + "source": "https://www.ansys.com/about-ansys/brand" }, { "title": "Antena 3",