Skip to content

Commit 020e1c5

Browse files
author
Tariq
committed
Add Composer icon aliases
1 parent 925d61f commit 020e1c5

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

devicon.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,22 @@
525525
"font": [
526526
"line"
527527
]
528-
}
528+
},
529+
"color": "#000000",
530+
"aliases": [
531+
{
532+
"base": "original",
533+
"alias": "original-wordmark"
534+
},
535+
{
536+
"base": "line",
537+
"alias": "plain"
538+
},
539+
{
540+
"base": "line-wordmark",
541+
"alias": "plain-wordmark"
542+
}
543+
]
529544
},
530545
{
531546
"name": "confluence",

0 commit comments

Comments
 (0)