Skip to content

Commit 8ce3911

Browse files
ConXlunatic-foxSnailedlt
authored
new icon: scikitlearn (original, plain, line) (#1616)
* 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>
1 parent 67c06f4 commit 8ce3911

4 files changed

Lines changed: 43 additions & 0 deletions

File tree

devicon.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8053,6 +8053,46 @@
80538053
"color": "#173aee",
80548054
"aliases": []
80558055
},
8056+
{
8057+
"name": "scikitlearn",
8058+
"altnames": [
8059+
"scikit-learn",
8060+
"scikit",
8061+
"sklearn"
8062+
],
8063+
"tags": [
8064+
"machine-learning",
8065+
"python",
8066+
"tool",
8067+
"library"
8068+
],
8069+
"versions": {
8070+
"svg": [
8071+
"original",
8072+
"plain",
8073+
"line"
8074+
],
8075+
"font": [
8076+
"plain",
8077+
"line"
8078+
]
8079+
},
8080+
"color": "#f89939",
8081+
"aliases": [
8082+
{
8083+
"base": "original",
8084+
"alias": "original-wordmark"
8085+
},
8086+
{
8087+
"base": "plain",
8088+
"alias": "plain-wordmark"
8089+
},
8090+
{
8091+
"base": "line",
8092+
"alias": "line-wordmark"
8093+
}
8094+
]
8095+
},
80568096
{
80578097
"name": "sdl",
80588098
"altnames": [
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)