From 52bfee086d065e5cf02b45586a0834f8be306886 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 11 Mar 2020 14:58:56 +0000 Subject: [PATCH 1/2] Add MAN --- _data/simple-icons.json | 5 +++++ icons/man.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/man.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6ba287542cb0..1cf630320ffb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3105,6 +3105,11 @@ "hex": "FF1E0D", "source": "http://www.makerbot.com/makerbot-press-assets" }, + { + "title": "MAN", + "hex": "303C49", + "source": "https://www.corporate.man.eu/" + }, { "title": "ManageIQ", "hex": "EF2929", diff --git a/icons/man.svg b/icons/man.svg new file mode 100644 index 000000000000..cf12ca3c1ac7 --- /dev/null +++ b/icons/man.svg @@ -0,0 +1 @@ +MAN icon \ No newline at end of file From a16f1e3085c9cdcd52d99b115f1e6d388f79f790 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 13 Mar 2020 10:16:10 +0000 Subject: [PATCH 2/2] Update MAN --- _data/simple-icons.json | 2 +- icons/man.svg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1cf630320ffb..e0fb12dc5d70 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3107,7 +3107,7 @@ }, { "title": "MAN", - "hex": "303C49", + "hex": "E40045", "source": "https://www.corporate.man.eu/" }, { diff --git a/icons/man.svg b/icons/man.svg index cf12ca3c1ac7..f63932350569 100644 --- a/icons/man.svg +++ b/icons/man.svg @@ -1 +1 @@ -MAN icon \ No newline at end of file +MAN icon \ No newline at end of file