From 653274ac20de98c22fc6d5784d1334a97b22456b Mon Sep 17 00:00:00 2001 From: "Michael W. Delaney" Date: Sat, 1 Aug 2020 06:17:08 -0400 Subject: [PATCH] Add more icons related to the Roots brand (#2977) * Additional Roots icons * Remove alpha products * Remove Trellis icon * re-create Sage and Bedrock icons to hopefully be closer to the originals * Fix json indentation, icon fidelity * Update rootsbedrock.svg * Update rootssage.svg Co-authored-by: Peter Noble --- _data/simple-icons.json | 10 ++++++++++ icons/rootsbedrock.svg | 1 + icons/rootssage.svg | 1 + 3 files changed, 12 insertions(+) create mode 100644 icons/rootsbedrock.svg create mode 100644 icons/rootssage.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0a9f06e9..cf97f622 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5175,6 +5175,16 @@ "hex": "525DDC", "source": "https://roots.io/about/brand/" }, + { + "title": "Roots Bedrock", + "hex": "525DDC", + "source": "https://roots.io/about/brand/" + }, + { + "title": "Roots Sage", + "hex": "525DDC", + "source": "https://roots.io/about/brand/" + }, { "title": "Roundcube", "hex": "37BEFF", diff --git a/icons/rootsbedrock.svg b/icons/rootsbedrock.svg new file mode 100644 index 00000000..d3a96baa --- /dev/null +++ b/icons/rootsbedrock.svg @@ -0,0 +1 @@ +Roots Bedrock icon diff --git a/icons/rootssage.svg b/icons/rootssage.svg new file mode 100644 index 00000000..20548a30 --- /dev/null +++ b/icons/rootssage.svg @@ -0,0 +1 @@ +Roots Sage icon