mirror of
https://github.com/konpa/devicon.git
synced 2025-08-13 18:14:21 +02:00
Add Composer icon aliases
This commit is contained in:
17
devicon.json
17
devicon.json
@@ -525,7 +525,22 @@
|
|||||||
"font": [
|
"font": [
|
||||||
"line"
|
"line"
|
||||||
]
|
]
|
||||||
}
|
},
|
||||||
|
"color": "#000000",
|
||||||
|
"aliases": [
|
||||||
|
{
|
||||||
|
"base": "original",
|
||||||
|
"alias": "original-wordmark"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "line",
|
||||||
|
"alias": "plain"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"base": "line-wordmark",
|
||||||
|
"alias": "plain-wordmark"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "confluence",
|
"name": "confluence",
|
||||||
|
Reference in New Issue
Block a user