* Add cloudbees.svg
* Add JSON metadata for CloudBees
* Add missing space in JSON
* Update cloudbees.svg
* Update cloudbees.svg
* Remove the endline in cloudbees.svg
* Upload cloudbees.svg without endline break using GitHub Web UI
---
Closes#1517
* 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 `&`). Affected icons:
- AT&T (AT&T)
- Let's Encrypt (Let'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
* Add SpaceX
The "X" logomark is chosen over the full wordmark for reasons discussed
in #1257
* Update SpaceX color to blue
Reasoning found in #1314
---
Closes#1257
* Update prepublish script to add path to generated .js files
* Test generated path values
* Fix Furry Network icon
The Furry Network icon used to have "e"s in the path, however the
official SVG definition does not specify the E command.
source: https://www.w3schools.com/graphics/svg_path.asp
* Updates Facebook and Messenger
Facebook announced new logos for Facebook and Messenger. For Meessenger, the brand guidelines use a gradient from 00B2FF to 006AFF. I have used 00B2FF in the JSON.
* Remove space from icons/facebook.svg
* Update title of icons/facebook.svg
* Remove newline.
* Remove newline. Again?
* Removed newline. Yet again.
* Compress and remove fill rule from messenger.svg
* Add "icon" to messenger.svg <title>
* Fix attributes on messenger.svg
---
Closes#1437
* 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