From 020e1c55a83424bb2553f37683042b047aea8d01 Mon Sep 17 00:00:00 2001 From: Tariq Date: Tue, 3 Nov 2020 10:39:31 -0600 Subject: [PATCH] Add Composer icon aliases --- devicon.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index d6d509fd..e050ac76 100644 --- a/devicon.json +++ b/devicon.json @@ -525,7 +525,22 @@ "font": [ "line" ] - } + }, + "color": "#000000", + "aliases": [ + { + "base": "original", + "alias": "original-wordmark" + }, + { + "base": "line", + "alias": "plain" + }, + { + "base": "line-wordmark", + "alias": "plain-wordmark" + } + ] }, { "name": "confluence",