Skip to content

Commit c766942

Browse files
authored
Merge pull request #2556 from Shyynek/add-helix-icons
New icon: helix (original, plain, line)
2 parents 9de14ba + 3b02fd6 commit c766942

File tree

4 files changed

+27
-0
lines changed

4 files changed

+27
-0
lines changed

devicon.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5579,6 +5579,30 @@
55795579
"color": "#EA8220",
55805580
"aliases": []
55815581
},
5582+
{
5583+
"name": "helix",
5584+
"altnames": [],
5585+
"tags": [
5586+
"text editor",
5587+
"editor",
5588+
"ide",
5589+
"IDE",
5590+
"open-source"
5591+
],
5592+
"versions": {
5593+
"svg": [
5594+
"original",
5595+
"plain",
5596+
"line"
5597+
],
5598+
"font": [
5599+
"plain",
5600+
"line"
5601+
]
5602+
},
5603+
"color": "#997ff8",
5604+
"aliases": []
5605+
},
55825606
{
55835607
"name": "helm",
55845608
"altnames": [],

icons/helix/helix-line.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/helix/helix-original.svg

Lines changed: 1 addition & 0 deletions
Loading

icons/helix/helix-plain.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)