Commit graph

3 commits

Author SHA1 Message Date
Florian Bernhart 34a9bb2bef
Updated Cirrus CI (#4006)
* Updated Cirrus CI

* Set Precision to 4

* Set Precision to 5

* Set Precision to 5

* Used path of @mondeja

* Updated color

Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-12-21 17:13:42 +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
Piotr Hylicki a46fe2266a Added Cirrus CI icon (#1478) 2019-06-25 14:38:46 -07:00