From 5498ad827c6662a11aeb6aadb8670726f49073d8 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 30 Sep 2022 14:50:53 -0300 Subject: [PATCH 1/3] Add APL --- devicon.json | 19 +++++++++++++++++++ icons/apl/apl-original.svg | 4 ++++ icons/apl/apl-plain.svg | 3 +++ 3 files changed, 26 insertions(+) create mode 100644 icons/apl/apl-original.svg create mode 100644 icons/apl/apl-plain.svg diff --git a/devicon.json b/devicon.json index 89506c7a0..ca8c51cc6 100644 --- a/devicon.json +++ b/devicon.json @@ -388,6 +388,25 @@ "color": "#e25a1c", "aliases": [] }, + { + "name": "apl", + "altnames": [], + "tags": [ + "programming", + "language" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#24a148", + "aliases": [] + }, { "name": "appcelerator", "altnames": [], diff --git a/icons/apl/apl-original.svg b/icons/apl/apl-original.svg new file mode 100644 index 000000000..2114295df --- /dev/null +++ b/icons/apl/apl-original.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/icons/apl/apl-plain.svg b/icons/apl/apl-plain.svg new file mode 100644 index 000000000..f8ffc54cf --- /dev/null +++ b/icons/apl/apl-plain.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file From 0690ba50e4df593a6dc8ba4ad534d8d3248d7685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Sat, 1 Oct 2022 09:54:10 -0300 Subject: [PATCH 2/3] Update devicon.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> --- devicon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index ca8c51cc6..79812beff 100644 --- a/devicon.json +++ b/devicon.json @@ -390,7 +390,7 @@ }, { "name": "apl", - "altnames": [], + "altnames": ["A Programming Language"], "tags": [ "programming", "language" From a7881074656450839e21aa6aeeedfa602b42bef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9lio=20J=C3=BAnior?= <76992016+lunatic-fox@users.noreply.github.com> Date: Thu, 6 Oct 2022 04:36:29 -0300 Subject: [PATCH 3/3] Update devicon.json Co-authored-by: David Leal --- devicon.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devicon.json b/devicon.json index 79812beff..5b63424ab 100644 --- a/devicon.json +++ b/devicon.json @@ -393,7 +393,9 @@ "altnames": ["A Programming Language"], "tags": [ "programming", - "language" + "language", + "open-source", + "cross-platform" ], "versions": { "svg": [