Because it was renamed it may result in unexpected errors --> breaking
changes.
This is a temporary solution to circumvent the problem. This can be
removed once some other breaking changes are also present and a major
new version is released. I propose removing this change when
https://github.com/simple-icons/simple-icons/issues/1362 is implemented
* 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
* Remove xmlstarlet from Travis CI "Lint" build
With https://github.com/birjolaxew/svglint/pull/6 merged some time ago,
we no longer need xmlstarlet to verify that SVGs are valid XML.
Essentially reverting the changes in #1112 and #1159
This should also make it easier for contributors to reproduce the build
on their own machines, specifically if they don't use Linux.
* Added Creative Commons icon.
* Removed uncool attributes on the Creative Commons path.
* Changed the color for CreativeCommons to their official bright orange.
* Added Stadia icon
* Fixed the mixup of the Stadia source in the json file and linked the page instead of the exact icon
* Added "icon" prefix to the Stadia icon
* Added Flutter icon
* Fixed the Flutter icon title
* Fixed the Flutter colors (mistakenly used the Dartlang colors from their shared color guide)
* Removed Flutter icon alpha and merged paths.
* NativeScript icon
Add the NativeScript icon to icons list
* NativeScript data
Add data object for NativeScript icon
* Update Hex
Update hex value to that of the default icons used in nativescript apps
* added reason
* moved reason into svg folder
* reduced size and set viewbox
* updated json file for reason
* updated role and title
* fixed the icon
* re added title
* compound Reason icon
* Update simple-icons.json