Skip to content

Commit 7bc90f1

Browse files
authored
Merge pull request #356 from tariq86/icons/composer
new icon: Composer (original, line, line-wordmark)
2 parents 0b462e3 + 020e1c5 commit 7bc90f1

5 files changed

Lines changed: 187 additions & 0 deletions

File tree

devicon.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -509,6 +509,39 @@
509509
}
510510
]
511511
},
512+
{
513+
"name": "composer",
514+
"tags": [
515+
"package",
516+
"manager",
517+
"php"
518+
],
519+
"versions": {
520+
"svg": [
521+
"original",
522+
"line",
523+
"line-wordmark"
524+
],
525+
"font": [
526+
"line"
527+
]
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+
]
544+
},
512545
{
513546
"name": "confluence",
514547
"tags": [],

icons/composer/composer-line-wordmark.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)