Skip to content

Commit e16106b

Browse files
committed
Added original and plain icons to json file
1 parent 350536b commit e16106b

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

devicon.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1678,6 +1678,25 @@
16781678
"color": "#000000",
16791679
"aliases": []
16801680
},
1681+
{
1682+
"name": "materialui",
1683+
"tags": [
1684+
"framework",
1685+
"design",
1686+
"ui"
1687+
],
1688+
"versions": {
1689+
"svg": [
1690+
"original",
1691+
"plain"
1692+
],
1693+
"font": [
1694+
"plain"
1695+
]
1696+
},
1697+
"color": "#1FA6CA",
1698+
"aliases": []
1699+
},
16811700
{
16821701
"name": "meteor",
16831702
"tags": [

0 commit comments

Comments
 (0)