From 5e1d41e67f1b23e2451edb4c3930b2cc2032d6cb Mon Sep 17 00:00:00 2001 From: Murillo Comino <46748882+onimur@users.noreply.github.com> Date: Wed, 1 Jul 2020 09:55:40 -0300 Subject: [PATCH] JFrog icon (#3272) * JFrog icon * Resolve conflicts with other array * Resolve errors on CI * Change url from source --- _data/simple-icons.json | 5 +++++ icons/jfrog.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/jfrog.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 7d0a08a4..fa4a44fc 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3105,6 +3105,11 @@ "hex": "000000", "source": "https://www.jetbrains.com/company/brand/" }, + { + "title": "JFrog", + "hex": "41BF47", + "source": "https://jfrog.com/brand-guidelines/" + }, { "title": "JFrog Bintray", "hex": "43A047", diff --git a/icons/jfrog.svg b/icons/jfrog.svg new file mode 100644 index 00000000..2d5cd2e1 --- /dev/null +++ b/icons/jfrog.svg @@ -0,0 +1 @@ +JFrog icon \ No newline at end of file