From 83d7936121829ea53b538ba19b1990eef830cfd9 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Sun, 4 Jul 2021 15:41:46 -0400 Subject: [PATCH 1/2] Add Keystone icon --- _data/simple-icons.json | 5 +++++ icons/keystone.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/keystone.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d4ab1143aa92..0b39148e1ce8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4753,6 +4753,11 @@ "hex": "047AED", "source": "https://www.keycdn.com/logos" }, + { + "title": "Keystone", + "hex": "166BFF", + "source": "https://keystonejs.com/" + }, { "title": "KFC", "hex": "F40027", diff --git a/icons/keystone.svg b/icons/keystone.svg new file mode 100644 index 000000000000..8158cd31e0ff --- /dev/null +++ b/icons/keystone.svg @@ -0,0 +1 @@ +Keystone \ No newline at end of file From 719f867d6228bc2b05b5f4e23fd513172a13a7e5 Mon Sep 17 00:00:00 2001 From: Alexandre Paradis Date: Fri, 12 Aug 2022 14:25:39 -0400 Subject: [PATCH 2/2] fix lint --- icons/keystone.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/keystone.svg b/icons/keystone.svg index 8158cd31e0ff..028998351a8f 100644 --- a/icons/keystone.svg +++ b/icons/keystone.svg @@ -1 +1 @@ -Keystone \ No newline at end of file +Keystone \ No newline at end of file