Commit graph

2889 commits

Author SHA1 Message Date
Orchomenos d90fc595d2
Add DHL (#3048) 2020-06-10 11:43:56 +01:00
David Beitey 5da34c7efd
Add linter to check svg path dimensions (#3107)
* Add linter to check svg path dimensions

Float precision is set at 3 which is the default for svgo in .svgo.yml;
precision can be raised over time.

This adds an ignore file with the current paths of non-conforming icons.

This also changes the name of the icon title linter as well so it reads
more nicely than "custom".

* Update CONTRIBUTING GUIDELINES

Add a note on visual imperfections and viewbox problems due to 
optimizing.

Co-authored-by: Eric Cornelisesn <ericornelissen@gmail.com>
Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
2020-06-10 12:59:42 +03:00
Peter Noble be2741f996
Add Prime (#3010)
* Add Amazon Prime

* Rename as Prime
2020-06-09 18:13:35 +03:00
P. Mergey faaf49d257
Add Canonical (#3184) 2020-06-09 13:03:11 +01:00
Oleg Nenashev 0756e1d9a7
Add a SVGO Docker image for Simpleicons formatting (#1532)
* Add a SVGO Docker image

* Update Dockerfile and .dockerignore

Update the Dockerfile to create a docker image that is generally 
applicable to run NPM commands, including but not limited to:

- npm run test
- npm run svgo
- npm run lint

Also updated the .dockerignore file to exclude:

- The node_modules folder
- Common Jekyll folders/files
- Files generated by the build script

The reason for choosing the alpine docker image (rather than a node 
docker image) is that the CLI out of the box is better.

* Add section on using Docker to Contributing Guidelines

* Readd entrypoint for SVGO optimization to Dockerfile

Update the Dockerfile based on the original work in 
32993385da by re-adding an ENTRYPOINT to 
the Dockerfile. This ENTRYPOINT makes it extremely easy to spin up a 
quick Docker container to optimize a single SVG (much simpler than my 
copy-in -> optimize -> copy-out approach).

The description for how to use the Docker image to run other NPM scripts 
has been updated accordingly. The provided command overrides the above 
ENTRYPOINT by simple starting a shell so the user can interact with the 
project.

Co-authored-by: Eric Cornelisesn <ericornelissen@gmail.com>
2020-06-09 13:49:55 +03:00
Maximilian Berkmann 540635cedf
Adds Quasar (#3144) 2020-06-09 11:48:08 +01:00
Álvaro Mondéjar e64b7d5c47
Update Apache Pulsar (#3181) 2020-06-09 11:29:04 +01:00
renovate[bot] b234c8ffef
Update dependency editorconfig-checker to v3.1.0 (#3188) 2020-06-08 09:23:04 +01:00
Eric Cornelisesn 7293a0ebd0 version bump 2020-06-07 12:48:34 +03:00
kendell 6e818c019f
Add VirusTotal icon (#3182) 2020-06-05 16:39:36 +01:00
Peter Noble 0a301e1ae9
Update SpaceX (#3159) 2020-06-05 01:09:36 +01:00
Álvaro Mondéjar cb7ea5f7bc
Add Tokyo Metro (#3157) 2020-06-04 14:50:39 +01:00
Peter Noble 148a5d17b1
Add Scratch (#2872)
* Add Scratch

* Update scratch.svg
2020-06-04 16:17:10 +03:00
Álvaro Mondéjar 4af3a7bc84
Add Shenzhen Metro (#3158)
* Add Shenzhen Metro

* Fix two outermost feet not touching the bottom of the canvas, change color and update source for Shenzhen Metro icon.
2020-06-04 16:09:35 +03:00
Peter Noble 3ac56d16d3
Add Prime Video (#3025) 2020-06-04 16:02:26 +03:00
NovaGL 416def149a
Add Tunein (#3115)
* Add TuneIn to JSON file

* Add TuneIn SVG

* Update TuneIn source

* Remove trailing whitespace

* Update TuneIn size

* Change TuneIn width to 24

* Fix TuneIn Logo

Remove blank line

Co-authored-by: Peter Noble <PeterShaggyNoble@users.noreply.github.com>
2020-06-04 15:36:05 +03:00
Álvaro Mondéjar 89c101b3b9
Add Metro de Ciudad de México (#3156) 2020-06-04 12:58:49 +01:00
phatbhoy67 5d46b58f9a
Add GeeksforGeeks icon (#3072) 2020-06-03 21:35:54 +03:00
Álvaro Mondéjar 6a42b0b0e6
Add Metro de Madrid (#3153) 2020-06-02 15:50:42 +01:00
irgusite c7bf0781f8
Add KTM (#2985) (#2997) 2020-06-02 15:20:04 +01:00
Álvaro Mondéjar 5ecfcf25de
Add Jasmine (#3152) 2020-06-02 15:04:38 +01:00
Nikhil Anand 0436ff64ea
Add flutter package (#3138) 2020-06-02 11:16:16 +01:00
Tom Schneider 4b872144e9
Add N26 (#3133) 2020-06-02 10:58:56 +01:00
Tom Schneider 6fa26b07b3
Update Bitwarden color (#3150)
* Update Bitwarden color

* Update bitwarden color source
2020-06-02 00:05:37 +03:00
renovate[bot] 3934363887
Update dependency uglify-js to v3.9.4 (#3146)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-06-01 07:46:22 +03:00
Eric Cornelisesn 7af9796704 version bump 2020-05-31 12:52:26 +03:00
David Beitey e707a7c613
Update Google Scholar (#3093) 2020-05-30 16:04:14 +03:00
Eric Cornelissen 9c00b4e396
Update README (#3134)
Update the third-party extensions section of the README to have 
sentences where the links to the respective extension have a meaningfull 
text instead of just saying "here".

This practice is recommended by many style guides and is advocated to 
improve accessability.
2020-05-29 16:05:36 +01:00
Peter Noble ad5c6cd519
Add Consul (#3078) 2020-05-29 15:07:44 +03:00
Dimitris a2bd18bd11
Clickup icon (#3128)
* adds clickup icon svg

* adds clickup entry simple-icons.json

* final namings fixes
2020-05-29 14:11:34 +03:00
Eric Cornelisesn 6f5667a15e Update razer.svg 2020-05-29 13:35:47 +03:00
Peter Noble 7635ff5c77
Add Home Assistant to README.md (#3129)
Also alphabetises third party extensions
2020-05-28 20:43:25 +03:00
Joshua Sherer bd8b46c461
Add iHeartRadio (#3106) 2020-05-28 16:05:03 +01:00
Álvaro Mondéjar fb3c923cb3
Add Carto (#3103) 2020-05-27 16:14:32 +01:00
Peter Noble 47530c59a5
Update CONTRIBUTING.md (#3111)
* Update CONTRIBUTING.md

- Add note about recating to or commenting on exsiting issues & PRs
- Add request to disclose affiliations to brands in issues & PRs

Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2020-05-26 22:11:06 +02:00
Jorge Luis Calleja Alvarado 32d9d1e65b
fix broken link to react-simple-icons (#3114) 2020-05-26 17:16:05 +01:00
Jorge Luis Calleja Alvarado 5f4597f324
Add the use of icons to svelte (#3110) 2020-05-26 17:01:11 +01:00
Jorge Luis Calleja Alvarado 84b94bd70c
fix run lint Trailing whitespace (#3112) 2020-05-26 18:45:11 +03:00
Peter Noble 50f1af931e
Add Sky (#2996) 2020-05-26 16:58:01 +02:00
EinsEli b780524a57
Add Razer (#3022) 2020-05-26 13:50:38 +01:00
David Beitey c62d2b321b
Add The Conversation (#3065) 2020-05-26 09:57:47 +01:00
Joshua Sherer 7b456f4935
Add YouTube Music (#3098)
* Add YouTube Music

* Update _data/simple-icons.json
2020-05-24 13:05:56 +03:00
Eric Cornelissen 72968fdff9 version bump 2020-05-24 12:56:19 +03:00
David Beitey 12ed2fa49b
Add SlideShare (#3094) 2020-05-23 18:38:31 +03:00
Peter Noble 27c093198d
Add Embarcadero (#3041) 2020-05-23 12:46:40 +01:00
Peter Noble 48bc6d8d5e
Add Husqvarna (#3005) 2020-05-23 12:38:09 +01:00
Peter Noble 9b77f1b048
Add Wistia (#3039) 2020-05-23 12:25:31 +01:00
Peter Noble 8b01df9927
Add Insomnia (#3006) 2020-05-23 12:18:24 +01:00
Peter Noble 6ebf3317ed
Add JR Group (#3073) 2020-05-23 12:09:10 +01:00
Peter Noble 45dff8bfa3
Add New Relic (#2969) 2020-05-23 11:16:20 +01:00