Skip to content

Commit 0247eb5

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

1 file changed

Lines changed: 15 additions & 3 deletions

File tree

devicon.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4127,9 +4127,21 @@
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": ["plain"]
4142+
},
4143+
"color": "#4CA9F9",
4144+
"aliases": []
41334145
},
41344146
{
41354147
"name": "flask",

0 commit comments

Comments
 (0)