diff --git a/devicon.json b/devicon.json index f33fec0c9..e050ac767 100644 --- a/devicon.json +++ b/devicon.json @@ -509,6 +509,39 @@ } ] }, + { + "name": "composer", + "tags": [ + "package", + "manager", + "php" + ], + "versions": { + "svg": [ + "original", + "line", + "line-wordmark" + ], + "font": [ + "line" + ] + }, + "color": "#000000", + "aliases": [ + { + "base": "original", + "alias": "original-wordmark" + }, + { + "base": "line", + "alias": "plain" + }, + { + "base": "line-wordmark", + "alias": "plain-wordmark" + } + ] + }, { "name": "confluence", "tags": [], diff --git a/icons/composer/composer-line-wordmark.svg b/icons/composer/composer-line-wordmark.svg new file mode 100644 index 000000000..b58e597b6 --- /dev/null +++ b/icons/composer/composer-line-wordmark.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/composer/composer-line.svg b/icons/composer/composer-line.svg new file mode 100644 index 000000000..fdf1a70c3 --- /dev/null +++ b/icons/composer/composer-line.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/composer/composer-original.svg b/icons/composer/composer-original.svg new file mode 100644 index 000000000..08d937a97 --- /dev/null +++ b/icons/composer/composer-original.svg @@ -0,0 +1,114 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/composer/composer.eps b/icons/composer/composer.eps new file mode 100644 index 000000000..f8fd9219a Binary files /dev/null and b/icons/composer/composer.eps differ