Alexandre Paradis
487a8426c6
Correct curl icon ( #3818 )
2020-11-12 21:11:32 +01:00
Alexandre Paradis
58d3939191
Correct Nintendo GameCube icon ( #3774 )
...
* Correct Nintendo GameCube icon
* Clean ignored
2020-11-12 14:59:04 +01:00
Alexandre Paradis
239f81e49f
Correct Go icon ( #3816 )
2020-11-12 13:10:45 +01:00
Alexandre Paradis
7b87d5d44b
Correct Visual Studio icon ( #3805 )
2020-11-12 13:07:14 +01:00
Alexandre Paradis
c5a4fa1d3f
Correct Android Studio ( #3802 )
2020-11-12 11:56:52 +01:00
Alexandre Paradis
0f8265e3fb
Correct Pastebin icon ( #3786 )
2020-11-12 11:48:46 +01:00
Alexandre Paradis
4fc5500952
Correct CodeSandbox icon ( #3784 )
2020-11-12 11:35:56 +01:00
Alexandre Paradis
3910e0e3c1
Correct Ubisoft icon ( #3778 )
2020-11-12 11:25:46 +01:00
Alexandre Paradis
f5faf3f72b
Correct Honda icon ( #3760 )
...
* Correct Honda icon
* Resolve conflicts
2020-11-11 19:36:50 +01:00
Alexandre Paradis
7cb195d531
Correct Mercedes icon ( #3761 )
2020-11-11 19:03:57 +01:00
Alexandre Paradis
466ca22a7b
Correct Ferrari icon ( #3759 )
2020-11-10 13:11:55 +01:00
Alexandre Paradis
e2ed6bd379
Correct Jenkins icon ( #3749 )
2020-11-10 12:44:11 +01:00
Alexandre Paradis
f51fb52371
Correct Netflix Icon ( #3669 )
...
* Correct Netflix Icon
* Improve path
* Improve path
* Improve path again
* Remove Netflix from '.svglint-ignored.json'.
* Fix icon
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-11-08 00:54:56 +01:00
Alexandre Paradis
4a130d2ab0
Correct Strapi icon ( #3747 )
...
Co-authored-by: Eric Cornelissen <ericornelissen@gmail.com>
2020-11-07 23:21:33 +01:00
Alexandre Paradis
2f4eac8c06
Correct Storybook icon ( #3746 )
2020-11-07 23:12:10 +01:00
Alexandre Paradis
c3188664f3
Correct Redux icon ( #3742 )
2020-11-07 23:07:05 +01:00
Alexandre Paradis
16c3d5a8fc
Correct Nokia icon ( #3828 )
2020-11-07 23:04:19 +01:00
Alexandre Paradis
a518f978bb
Correct LG icon ( #3827 )
2020-11-07 23:01:55 +01:00
Alexandre Paradis
027471bb1f
Correct Huawei icon ( #3826 )
2020-11-07 22:59:00 +01:00
Alexandre Paradis
2e69e29611
Correct Deno icon ( #3738 )
2020-11-07 22:26:18 +01:00
Álvaro Mondéjar
02c8899eee
Remove Flask from '.svglint-ignored.json'. ( #3825 )
2020-11-07 18:22:37 +01:00
Alexandre Paradis
90ba3cad5d
Correct Flask Icon ( #3740 )
2020-11-07 18:13:34 +01:00
Alexandre Paradis
48dea300f3
Correct Django icon ( #3739 )
2020-11-07 17:42:03 +01:00
Alexandre Paradis
160575f235
Correct Awesome List icon ( #3783 )
2020-11-07 00:47:12 +01:00
Alexandre Paradis
6b9186a0c6
Correct CoffeeScript icon ( #3737 )
...
* Correct CoffeeScript icon
* Fix ignored name
* Remove CoffeeScript from '.svglint-ignored -> icon-centered'.
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-11-06 20:40:02 +01:00
Alexandre Paradis
4892dffd29
Correct Debian icon ( #3809 )
2020-11-06 14:44:46 +01:00
Alexandre Paradis
19568e5c38
Correct Zoom Icon ( #3666 )
2020-11-03 19:20:19 +01:00
Alexandre Paradis
a9f0604457
Correct Vimeo Icon ( #3668 )
2020-11-03 16:39:07 +01:00
Alexandre Paradis
307386413d
Correct YouTube Icon ( #3667 )
2020-11-03 16:37:06 +01:00
Alexandre Paradis
f9dfaa4c06
Correct Python icon ( #3741 )
2020-11-03 16:30:27 +01:00
Alexandre Paradis
94b71cb0de
Correct PostgreSQL icon ( #3756 )
2020-10-29 23:25:54 +02:00
Alexandre Paradis
5996b263d1
Correct MySQL icon ( #3755 )
2020-10-29 23:22:59 +02:00
Alexandre Paradis
d653eda5bc
Correct PlayStation icon ( #3775 )
2020-10-29 23:13:37 +02:00
Alexandre Paradis
774af6d881
Correct MongoDB icon ( #3754 )
2020-10-29 23:11:06 +02:00
Alexandre Paradis
adb2bbc8e9
Correct Travis CI icon ( #3748 )
2020-10-29 23:05:50 +02:00
Alexandre Paradis
19ee5460fa
Correct Ruby on Rails icon ( #3686 )
...
* Correct Ruby on Rails icon
* Switch to precision of 3
* Remove from ignored list
- by running `SI_UPDATE_IGNORE=true npm run svglint`
2020-10-20 19:47:44 +03:00
David Beitey
c290479a78
Update svglint ignore list, add ignore list updater ( #3433 )
...
This updates the ignore list as per #3250 and embeds code for updating
the ignore file when the environment variable `SI_UPDATE_IGNORE=true`
is set and the linter is run like so `SI_UPDATE_IGNORE=true npm run svglint`
-- running this command will display all remaining linting failures and
use these to update the ignore file.
This also:
* Normalises the top-level object key in the ignore file to match each
linter name
* Sorts the ignore output on top-level key and icon name value to
make output consistent
* Speeds up icon center checking if ignored
* Ignores icons in size linter if icon is otherwise ignored
2020-10-17 13:01:56 +02:00
Alexandre Paradis
515c633a3d
Correct Next.js icon ( #3688 )
2020-10-11 10:51:38 +03:00
Eric Cornelissen
ad423c9b20
Correct Webpack Icon ( #3683 )
2020-10-11 10:46:17 +03:00
Alexandre Paradis
0d7e442f7e
Correct Nuxt.js icon ( #3687 )
2020-10-11 10:42:58 +03:00
Alexandre Paradis
9cf6a565ca
Correct rollup.js icon ( #3685 )
2020-10-11 10:40:41 +03:00
Alexandre Paradis
2fb39178f7
Update Android Icon ( #3658 )
2020-10-11 10:35:36 +03:00
Alexandre Paradis
0df0b11338
Update Linux Icon ( #3657 )
2020-10-11 10:34:56 +03:00
Alexandre Paradis
be0d25e845
Update Fedora Icon ( #3656 )
2020-10-11 10:33:54 +03:00
Alexandre Paradis
ca581f08b1
Update Markdown icon ( #3644 )
2020-10-11 10:32:36 +03:00
Alexandre Paradis
7dfe969776
Update Codecov icon ( #3642 )
2020-10-11 10:31:21 +03:00
Alexandre Paradis
81afc2a888
Update JSON icon ( #3643 )
2020-10-11 10:31:04 +03:00
Alexandre Paradis
20d2a328a8
Correct Webpack Icon
2020-10-08 09:08:08 -04:00
Alexandre Paradis
473b41f391
Correct GitLab icon ( #3621 )
...
The Great 2020 Icon Review
2020-10-02 16:22:52 +02:00
Alexandre Paradis
1ac6662510
Correct Flutter icon ( #3627 )
...
The Great 2020 Icon Review
2020-10-02 16:15:05 +02:00