Skip to content

Commit

Permalink
new icon: scikitlearn (original, plain, line) (#1616)
Browse files Browse the repository at this point in the history
* Add icons for scikit-learn (python library)

* Remove unofficial non-wordmark versions

* Optmize icons

* Update devicon.json

Add "tool" in tags

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>

* Remove redundant whitespace

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>

* Add "library" tag

* Rename icons

* Optimize icons

* Update devicon.json to add aliases

* Remove wordmark from regular versions

* Add newline to optimized icons

---------

Co-authored-by: Josélio Júnior <76992016+lunatic-fox@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 17, 2023
1 parent 67c06f4 commit 8ce3911
Show file tree
Hide file tree
Showing 4 changed files with 43 additions and 0 deletions.
40 changes: 40 additions & 0 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -8053,6 +8053,46 @@
"color": "#173aee",
"aliases": []
},
{
"name": "scikitlearn",
"altnames": [
"scikit-learn",
"scikit",
"sklearn"
],
"tags": [
"machine-learning",
"python",
"tool",
"library"
],
"versions": {
"svg": [
"original",
"plain",
"line"
],
"font": [
"plain",
"line"
]
},
"color": "#f89939",
"aliases": [
{
"base": "original",
"alias": "original-wordmark"
},
{
"base": "plain",
"alias": "plain-wordmark"
},
{
"base": "line",
"alias": "line-wordmark"
}
]
},
{
"name": "sdl",
"altnames": [
Expand Down
1 change: 1 addition & 0 deletions icons/scikitlearn/scikitlearn-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/scikitlearn/scikitlearn-original.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions icons/scikitlearn/scikitlearn-plain.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8ce3911

Please sign in to comment.