Commit graph

3507 commits

Author SHA1 Message Date
Adam e9b85fa00e
Added Tasmota (#4349) 2020-12-15 04:43:06 +01:00
Adam 1dd52a6229
Updated Travis CI icon (#4330) 2020-12-15 02:37:30 +01:00
Florian Bernhart ec685316e9
Correct Iata (#4072)
* Updated Iata

* Precision = 3
2020-12-14 19:00:20 -05:00
Florian Bernhart 19e99a72c7
Correct Favro (#4044)
* Updated Favro

* Precision = 3
2020-12-14 18:52:56 -05:00
Florian Bernhart 74c3a85142
Correct FeatHub (#4045)
* Updated FeatHub

* Rebuilt from source; Precision = 3
2020-12-14 18:49:14 -05:00
Adam 8fa1cd79da
Add Dacia (#2059) (#4338)
* Added Dacia

* Fixed hex code for Dacia

* Removed trailing comma
2020-12-14 18:36:07 -05:00
Florian Bernhart 76527677a8
Correct Empire Kred (#4037) 2020-12-14 16:32:38 -05:00
Florian Bernhart fdfcd593a2
Correct Dynatrace (#4029) 2020-12-14 16:29:45 -05:00
Florian Bernhart 652c999c7a
Correct BMC Software (#3999) 2020-12-14 16:23:24 -05:00
Álvaro Mondéjar fb2e2b6cd0
Add lint rule to prohibit negative zeros within paths (#4350)
* Add lint to check negative zeros in paths

* Bump minimum NodeJS version to test locally to v12.4.0

* Simplify regular expression

* Add resolution tip to error message

* Convert iterator to array directly

* Improve comment

* Remove GodotEngine from lint ignores file

* Improve resolution tip message if previous character is a number
2020-12-14 20:35:27 +01:00
Florian Bernhart da86aafdcc
Updated Godot Engine (#4055)
Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-12-14 19:19:43 +01:00
Álvaro Mondéjar f6bd00315a
Optimize package getter (#4356)
Remove redundant truthy check for properties of icons in index.js

We test if all icon scan be retrieved anyway, if any icon is missing these properties we would find out during testing.
2020-12-14 16:37:15 +01:00
Eric Cornelissen f2dc528780 Fix repo-token in create-release.yml 2020-12-14 16:22:02 +01:00
Florian Bernhart da6e4be7ce
Updated Google Tag Manager (#3903)
* Updated Google Tag Manager

* Updated Google Tag Manager

* Updated Google Tag Manager

* Updated Google Tag Manager

* Updated Google Tag Manager

* Set precision to 4

* Set precision to 4

* Used path of @mondeja

Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-12-14 16:09:00 +01:00
Florian Bernhart a917ae2828
Correct SonicWall (#4192)
* Updated SonicWall

* Precision = 3
2020-12-14 09:58:30 -05:00
Florian Bernhart 9f1203c45f
Updated Meetup (#4101)
* Updated Meetup

* Precision = 3
2020-12-14 15:52:01 +01:00
Florian Bernhart dac7a4f86a
Updated Elastic Stack (#4033)
* Updated Elastic Stack

* Rebuilt from source; Precision = 3
2020-12-14 15:41:07 +01:00
Florian Bernhart 08e16cbedb
Updated F-Secure (#4041)
* Updated F-Secure

* Precision of 3
2020-12-14 15:37:12 +01:00
Florian Bernhart 1eab46205a
Correct Octave (#4157) 2020-12-14 08:54:43 -05:00
Florian Bernhart 6a3ed84151
Updated Open Access (#4159) 2020-12-14 14:16:26 +01:00
Eric Cornelissen 92d2a3e678
Split release workflow into two workflows (#4348)
* Split release workflow into two

Split the release workflow - which so far created and helped merging
release PRs - into a workflow for reating the release PR and one for
helping to merge it.

* Simplify merge-release.yml if-condition
2020-12-14 14:06:01 +01:00
Florian Bernhart 47a94a6308
Updated Dunked (#4028)
* Updated Dunked

* Set Precision to 4

* Remove duplicated Elasticsearch

* Move Elastic Cloud up
2020-12-14 13:52:47 +01:00
Álvaro Mondéjar 8b2dd76360
Minify icon HEX colors in website (#4333)
Only affects `background-color` style property, not to color HEX strings displayed under icon names.
2020-12-14 11:05:49 +01:00
Alexandre Paradis 7e4067d3a4
Correct Bitrise icon (#4143) 2020-12-13 21:34:03 +01:00
Álvaro Mondéjar 45583efadd
Add lint to check JSON data file prettification (#4320)
* Add test for check JSON data file prettification

* Move prettification test to out linting script

* Add other newline in error message to improve readability

* Invert the diff to show the solution to the user

* Add 'jest-diff' as direct dependency

* Remove annotations and colors

* Replace CRLF newlines with LFs in JSON prettification lint

* Restore colors in JSON prettification lint
2020-12-13 21:17:41 +01:00
Adam bf026d737d
Add Fing (#4339) 2020-12-13 14:50:44 -05:00
Álvaro Mondéjar 1c44360757
Add Fastlane (#3906)
* Add Fastlane

* Rebuilt from vectorized source
2020-12-13 20:47:20 +01:00
Florian Bernhart ed94c4aefc
Updated Google Podcasts (#3902)
* Updated Google Podcasts

* Updated Google Podcasts
2020-12-13 20:29:49 +01:00
Alexandre Paradis a6d90e24e4
Add a new linter rule for ineffective commands in paths (#4262)
* Add a new linter rule for invalid command in path

* Add other ineffective paths

* Imrpove path validation linter

* Relative h/v have a single corrdinate

* Concatenation instead of Template Use string

* Rebase on develop

* Add absolute direction check

* Use absolute coordinate to compare with previous

* Rebase

* Rename arrays with plural

* Loop back until we have missing coordinates to compare

* Rebase on develop

* Rename to ineffective-segments

* Rebase on develop

* Manage relative Bézier Curve and Shorthand curve

* Manage absolute Bézier Curve and Shorthand curve

* Fix Shorthand curve verification

* Rebase on develop

* Fix from review

* fix brain
2020-12-13 14:29:01 -05:00
Louis Tsai 7318a00b86
Update Medium (#4337) 2020-12-13 19:15:55 +01:00
Florian Bernhart c91f90c5e6
Updated Dependabot (#4022)
* Updated Dependabot

* Set Precision to 4
2020-12-13 18:58:33 +01:00
Eric Cornelissen 6a76322073 version bump 2020-12-13 01:02:48 +01:00
Florian Bernhart a63f5296e8
Updated NuGet (#4113)
* Updated NuGet

* Set Precision to 5

* Rebuilt from source; Precision of 3

* Rebuilt from source; Precision of 3

* Rebuilt; Precision of 3; Updated source
2020-12-12 13:07:08 +01:00
Florian Bernhart 35d690d354
Updated NEC (#4107)
* Updated NEC

* Precision of 3

* Rebuilt from source; Precision of 3
2020-12-12 13:02:26 +01:00
Florian Bernhart 8161a03df0
Correct Audiomack (#3981)
* Updated Audiomack

* Precision of 3

* Rebuilt from source; Precision of 4

* No comment
2020-12-11 18:59:17 -05:00
Álvaro Mondéjar 25213c0cb0
Fix errors in website search and remove uneeded statements (#4309)
* Fix error in search and clean website statements

* Remove 'active' class from 'sort-color' sorter

* Add 'order-by-color' class to body

* Remove newlines
2020-12-11 21:56:09 +01:00
Alexandre Paradis f518910519
Update SketchUp icon (#4311) 2020-12-11 21:03:32 +01:00
Florian Bernhart d38c3349da
Updated Minds (#4105)
* Updated Minds

* Precision of 3
2020-12-11 20:36:05 +01:00
Florian Bernhart 7a882c4acb
Update XFCE (#4241)
* Update XFCE

* Rebuilt from source; Precision of 4
2020-12-11 20:30:42 +01:00
Florian Bernhart 331c39e2b4
Updated Nextdoor (#4110)
* Updated Nextdoor

* Rebuilt new icon from source; Changed color; Precision of 3
2020-12-11 20:18:42 +01:00
Florian Bernhart 3fda13808c
Updated HelloFresh (#3907)
* Updated HelloFresh

* Rebuilt from source; changed color; precision of 3
2020-12-11 20:06:56 +01:00
Florian Bernhart 3d606f9ed1
Updated NFC (#4111)
* Updated NFC

* Rebuilt from source; Precision of 3
2020-12-11 20:00:08 +01:00
Álvaro Mondéjar e4aea98da2
Fix multiple braces in single lines in '_data/simple-icons.json' (#4318) 2020-12-11 12:27:20 -05:00
Adam 13062e83c2
Add Diagrams.net icon (#4310)
* Added Diagrams.net icon

* Updated Diagrams.net hex to fix linting

* Set precision to 5 - still not perfect

* Did not include correct annotations

* Corrected logo to icon

* Utilized SVGO Command Line Tool - Default Precision

* Used @service-paradis' path output

* Updated from Diagrams.net to diagrams.net - reflects naming convention better.

* Updated SVG title tag
2020-12-11 10:25:10 -05:00
Florian Bernhart 46d27ba96a
Updated McAfee (#4100) 2020-12-11 14:01:01 +01:00
Florian Bernhart 8391a9fcaa
Update YouTube Music (#4246)
* Update YouTube Music

* Update YouTube Music

* Remove comma at end of JSON object

Co-authored-by: Álvaro Mondéjar <mondejar1994@gmail.com>
2020-12-11 13:54:01 +01:00
Florian Bernhart 04b69815bc
Correct MicroStrategy (#4104)
* Updated MicroStrategy

* Precision of 3
2020-12-10 19:45:51 -05:00
Florian Bernhart 65d4d71be8
Correct Bamboo (#3992)
* Updated Bamboo

* Set Precision to 4
2020-12-10 19:44:05 -05:00
Florian Bernhart 0b54463efd
Correct Zalando (#3947) 2020-12-10 14:25:49 -05:00
Florian Bernhart db316494f9
Updated Apache OpenOffice (#3969)
* Updated Apache OpenOffice

* Set precision to 4

* Rebuilt from source; Precision of 3

Changed source to https://apache.org/logos

* Without unnecessary points
2020-12-10 15:17:32 +01:00