Skip to content

Commit 85e7604

Browse files
author
muzo
committed
chore: address review comments for emailjs icon
1 parent 1dee48c commit 85e7604

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

devicon.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3794,14 +3794,23 @@
37943794
"svg": [
37953795
"original",
37963796
"original-wordmark",
3797-
"plain"
3797+
"plain-wordmark"
37983798
],
37993799
"font": [
38003800
"original"
38013801
]
38023802
},
38033803
"color": "#ff8434",
3804-
"aliases": []
3804+
"aliases": [
3805+
{
3806+
"base": "original",
3807+
"alias": "plain"
3808+
},
3809+
{
3810+
"base": "original-wordmark",
3811+
"alias": "plain-wordmark"
3812+
}
3813+
]
38053814
},
38063815
{
38073816
"name": "embeddedc",

0 commit comments

Comments
 (0)