* Added FileZilla logo
Cleaned up the existing FileZilla svg from Wikipedia to be included in the icon pack.
* FileZilla addition
Added metadata for FileZilla logo.
* Update filezilla.svg
* Remove final newline from filezilla.svg
* Add PyPI icon
Fixes#1104
Icon is monochromization of their official SVG, with minor touchups
The lines unfortunately do not line up, but that is a property of the official SVG
* Merge all paths from PyPI icon
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.