From 14b828f22269269acedbd1da7ea9f9baba0b57ac Mon Sep 17 00:00:00 2001 From: "Zaw W. Lwin" Date: Sat, 6 Oct 2018 20:53:38 +0630 Subject: [PATCH] [New Icons] Elastic Brand and Products #879 (#921) * Add data for Vagrant icon * Reorder the Vagrant metadata alphabetically * Add Vagrant * Add Elastic brand and product logos * Add Elastic Brand and Product Logos (#879) * Fix missing commas * Rename elasticxpack.svg to elasticx-pack.svg * Revert Elastic products to their original names and reorder them * Rename files of Elastic product icons * Update elasticsearch.svg * Update beats.svg * Update elastic.svg * Update elasticcloud.svg * Update elasticstack.svg * Update kibana.svg * Update logstash.svg * Update x-pack.svg * Rename Elasticsearch * Update and its ID for elastic products --- _data/simple-icons.json | 40 ++++++++++++++++++++++++++++++++++++++++ icons/beats.svg | 1 + icons/elastic.svg | 1 + icons/elasticcloud.svg | 1 + icons/elasticsearch.svg | 1 + icons/elasticstack.svg | 1 + icons/kibana.svg | 1 + icons/logstash.svg | 1 + icons/x-pack.svg | 1 + 9 files changed, 48 insertions(+) create mode 100644 icons/beats.svg create mode 100644 icons/elastic.svg create mode 100644 icons/elasticcloud.svg create mode 100644 icons/elasticsearch.svg create mode 100644 icons/elasticstack.svg create mode 100644 icons/kibana.svg create mode 100644 icons/logstash.svg create mode 100644 icons/x-pack.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a34ae9f7..89f04cca 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -205,6 +205,11 @@ "hex": "00A3E0", "source": "https://bathasu.com/press/" }, + { + "title": "Beats", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, { "title": "Behance", "hex": "1769FF", @@ -520,6 +525,26 @@ "hex": "E53238", "source": "https://go.developer.ebay.com/logos" }, + { + "title": "Elastic", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, + { + "title": "Elastic Cloud", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, + { + "title": "Elasticsearch", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, + { + "title": "Elastic Stack", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, { "title": "Ello", "hex": "000000", @@ -1015,6 +1040,11 @@ "hex": "9DB63B", "source": "https://khanacademy.zendesk.com/hc/en-us/articles/202483630-Press-room" }, + { + "title": "Kibana", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, { "title": "Kickstarter", "hex": "2BDE73", @@ -1115,6 +1145,11 @@ "hex": "CF202E", "source": "https://livestream.com/press" }, + { + "title": "Logstash", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, { "title": "Lua", "hex": "2C2D72", @@ -2280,6 +2315,11 @@ "hex": "006567", "source": "https://dev.xing.com/logo_rules" }, + { + "title": "X-Pack", + "hex": "005571", + "source": "https://www.elastic.co/brand" + }, { "title": "XSplit", "hex": "0095DE", diff --git a/icons/beats.svg b/icons/beats.svg new file mode 100644 index 00000000..3330679a --- /dev/null +++ b/icons/beats.svg @@ -0,0 +1 @@ +<svg aria-labelledby="simpleicons-beats-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-beats-icon">Beats icon diff --git a/icons/elastic.svg b/icons/elastic.svg new file mode 100644 index 00000000..ec247ab7 --- /dev/null +++ b/icons/elastic.svg @@ -0,0 +1 @@ +Elastic icon diff --git a/icons/elasticcloud.svg b/icons/elasticcloud.svg new file mode 100644 index 00000000..bafb9f8c --- /dev/null +++ b/icons/elasticcloud.svg @@ -0,0 +1 @@ +Elastic Cloud icon diff --git a/icons/elasticsearch.svg b/icons/elasticsearch.svg new file mode 100644 index 00000000..d8ed5c63 --- /dev/null +++ b/icons/elasticsearch.svg @@ -0,0 +1 @@ +Elastic Search icon diff --git a/icons/elasticstack.svg b/icons/elasticstack.svg new file mode 100644 index 00000000..92afe5cb --- /dev/null +++ b/icons/elasticstack.svg @@ -0,0 +1 @@ +Elastic Stack icon diff --git a/icons/kibana.svg b/icons/kibana.svg new file mode 100644 index 00000000..18265031 --- /dev/null +++ b/icons/kibana.svg @@ -0,0 +1 @@ +Kibana icon diff --git a/icons/logstash.svg b/icons/logstash.svg new file mode 100644 index 00000000..0437cac1 --- /dev/null +++ b/icons/logstash.svg @@ -0,0 +1 @@ +Logstash icon diff --git a/icons/x-pack.svg b/icons/x-pack.svg new file mode 100644 index 00000000..8572a702 --- /dev/null +++ b/icons/x-pack.svg @@ -0,0 +1 @@ +X-Pack icon