Commit graph

6 commits

Author SHA1 Message Date
Peter Noble 521c96fd04
Remove "icon" suffix from SVG titles (#5616) 2021-05-26 22:20:20 +02:00
Florian Bernhart 18cac9da6f
Updated Elasticsearch (#4032)
* Updated Elasticsearch

* Set Precision to 4

* Rebuilt new logo from source; Precision = 3
2020-12-16 21:07:35 +01:00
Eric Cornelissen 287317b7b6 Lint the SVG's title content (#1508)
* Add custom SVGLint rule to lint the general <title> format

i.e. the <title> should be "[ICON_NAME] icon"

* Check if there exists an entry in simple-icons.json with the icon name

... found in the <title>

* Normalize all icons <title> value

* Fix mismatch between HTML's icon title and simple-icons.json title

... due to HTML special entities (such as `&amp;`). Affected icons:

- AT&T (AT&amp;T)
- Let's Encrypt (Let&apos;s Encrypt)

* Refactor .svglintrc.js

to make the code style more in line with scripts/prepublish.js

* Add SVG with invalid <title> format

* Add SVG with unknown title

* Revert 6912816 and f002504
2019-07-03 23:33:03 +02:00
Eric Cornelissen e050634479 Batch optimize SVGs (#1275) 2019-03-28 07:51:26 -07:00
Eric Cornelissen 4b882220ef Remove aria-labelledby and ids from SVGs (#1062)
* Remove `id` and `aria-labelledby` from all SVGs

* Update SVGLint configuration

* Remove `aria-labelledby` from documentation

* Remove `aria-labelledby` from website

because why not
2018-11-06 17:10:17 +01:00
Zaw W. Lwin 14b828f222 [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 <title> and its ID for elastic products
2018-10-06 16:23:38 +02:00