Skip to content

Commit dc2daa8

Browse files
committed
Used an alias for the original icon.
1 parent caf05f0 commit dc2daa8

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

devicon.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12531,12 +12531,17 @@
1253112531
"plain-wordmark"
1253212532
],
1253312533
"font": [
12534-
"plain",
12534+
"original",
1253512535
"plain-wordmark"
1253612536
]
1253712537
},
1253812538
"color": "#50d18d",
12539-
"aliases":[]
12539+
"aliases":[
12540+
{
12541+
"base": "original",
12542+
"alias": "plain"
12543+
}
12544+
]
1254012545
},
1254112546
{
1254212547
"name": "tex",

icons/testrail/testrail-plain.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)