Commit graph

5 commits

Author SHA1 Message Date
Peter Noble 83831a134d
Update Adobe Creative Cloud (#3032)
* Update Adobe Creative Cloud

* Update adobecreativecloud.svg
2020-05-15 00:11:28 +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
Aaron Benjamin 4f76693a1e Add Groupon, HockeyApp, IconJar, Mix, Safari (#976)
* add new icons

- Add Groupon
- Add HockeyApp
- Add IconJar
- Add Mix
- Add Safari
- Remove Stumbleupon

* Fixed IconJar hex

Capitalized hex value for iconjar.

* Updated kaiOS filename.

Jekyll doesn't seem to like capital letters.

* add creative cloud

* Remove kiaOS

Travis doesn't seem to like this logo. Need to investigate issue further.

* Removing kiaOS for real 👍

* Remove kiaOS...for real for real :-)

* Address requested changes
2018-09-11 08:41:03 +02:00