From fb32cb7e33f8bd1507638f20505de9466ef90250 Mon Sep 17 00:00:00 2001 From: Kristoffer Forsgren Date: Wed, 6 Oct 2021 15:12:42 +0200 Subject: [PATCH] Adding Redmine icon (#6326) * Adding Redmine icon * changing source for Redmine icon Co-authored-by: Jorge Amado Soria Ramirez --- _data/simple-icons.json | 9 +++++++++ icons/redmine.svg | 1 + 2 files changed, 10 insertions(+) create mode 100644 icons/redmine.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index f306013db..a75823abb 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7791,6 +7791,15 @@ "source": "https://www.redislabs.com/brand-guidelines/", "guidelines": "https://www.redislabs.com/brand-guidelines/" }, + { + "title": "Redmine", + "hex": "B32024", + "source": "https://www.redmine.org/projects/redmine/wiki/logo", + "license": { + "type": "CC-BY-SA-2.5", + "url": "https://github.com/edavis10/redmine_logo/blob/2afe855c4e9cd955b648972d09cc20d76dabbf4c/COPYRIGHT" + } + }, { "title": "Redux", "hex": "764ABC", diff --git a/icons/redmine.svg b/icons/redmine.svg new file mode 100644 index 000000000..644894fa6 --- /dev/null +++ b/icons/redmine.svg @@ -0,0 +1 @@ +Redmine \ No newline at end of file