Commit graph

3 commits

Author SHA1 Message Date
Peter Noble 521c96fd04
Remove "icon" suffix from SVG titles (#5616) 2021-05-26 22:20:20 +02:00
Eric Cornelissen 0a0586a04e
Lint SVG files for final newlines (#1367)
* Update editorconfig-checker dependency

At least v2.0.7 [1] is required to check that a file does not contain a 
final newline.

--
1. 
https://github.com/editorconfig-checker/editorconfig-checker.javascript/releases/tag/2.0.7

* Add *.svg to editorconfig and enable checking in editorconfig-checker

* Remove final newline from existing SVG files

... to fix the `$ npm run wslint` command
2019-04-23 01:41:13 +03:00
Metaa f24ac17e66 Added Creative Commons icon. (#1322)
* Added Creative Commons icon.

* Removed uncool attributes on the Creative Commons path.

* Changed the color for CreativeCommons to their official bright orange.
2019-04-07 12:09:30 +03:00