Skip to content

Commit 1dfb9c2

Browse files
committed
fix devicon.json
1 parent 3b0154e commit 1dfb9c2

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

devicon.json

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4127,9 +4127,23 @@
41274127
},
41284128
{
41294129
"name": "fish",
4130-
"tags": ["shell", "programming", "language", "unix"],
4131-
"versions": { "svg": ["original"], "font": ["original"] },
4132-
"color": "#4CA9F9"
4130+
"tags": [
4131+
"shell",
4132+
"programming",
4133+
"language",
4134+
"unix"
4135+
],
4136+
"versions": {
4137+
"svg": [
4138+
"original",
4139+
"plain"
4140+
],
4141+
"font": [
4142+
"plain"
4143+
]
4144+
},
4145+
"color": "#4CA9F9",
4146+
"aliases": []
41334147
},
41344148
{
41354149
"name": "flask",

0 commit comments

Comments
 (0)