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 @@ +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