Commit graph

5 commits

Author SHA1 Message Date
Ritesh Kokam ff12db512d
Update Adobe XD Icon (#9019)
* Update Adobe XD Icon

* Update source url
2023-07-18 11:36:00 +01:00
Peter Noble 521c96fd04
Remove "icon" suffix from SVG titles (#5616) 2021-05-26 22:20:20 +02:00
MetLee e02a846d3a
Update Adobe XD (#3386)
* Update Adobe XD

* Updated Source; Rebuilt from Source;

* Update simple-icons.json

* Rebuilt from source

Co-authored-by: Adam Rusted <hello@adamrusted.me>
2021-01-03 19:28:14 +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 27ee19106d Added Adobe Xd icon (#1354) 2019-04-22 23:09:08 +03:00