From 336334ef4e6815c7286f64f39033cf8f484af859 Mon Sep 17 00:00:00 2001 From: Herman Singh Date: Mon, 8 Jun 2020 16:35:11 -0400 Subject: [PATCH 1/5] Add Phoenix icon --- icons/phoenix/phoenix-original.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/phoenix/phoenix-original.svg diff --git a/icons/phoenix/phoenix-original.svg b/icons/phoenix/phoenix-original.svg new file mode 100644 index 000000000..7e8a8f9b4 --- /dev/null +++ b/icons/phoenix/phoenix-original.svg @@ -0,0 +1 @@ + \ No newline at end of file From a6f5f3a327c7d4e6855d6d21c3752bb812e17152 Mon Sep 17 00:00:00 2001 From: Herman Singh Date: Wed, 6 Jan 2021 12:51:49 -0500 Subject: [PATCH 2/5] Add plain icon --- icons/phoenix/phoenix-plain.svg | 100 ++++++++++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 icons/phoenix/phoenix-plain.svg diff --git a/icons/phoenix/phoenix-plain.svg b/icons/phoenix/phoenix-plain.svg new file mode 100644 index 000000000..ba023db70 --- /dev/null +++ b/icons/phoenix/phoenix-plain.svg @@ -0,0 +1,100 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + From 3c1596a35c0a465c9b8736885afe99cfa047cef9 Mon Sep 17 00:00:00 2001 From: Herman Singh Date: Wed, 6 Jan 2021 21:41:09 -0500 Subject: [PATCH 3/5] Update devicon.json Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com> --- devicon.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/devicon.json b/devicon.json index c4157bd3e..0bd5612f1 100644 --- a/devicon.json +++ b/devicon.json @@ -2156,6 +2156,15 @@ } ] }, + { + "name": "phoenix", + "tags": ["framework", "elixir"], + "versions": { + "svg": ["original", "plain"] + }, + "color": "#f0531e", + "aliases": [] + }, { "name": "photoshop", "tags": [ From 1e397c04fc328e3307d427e4d92a84715e5b4f89 Mon Sep 17 00:00:00 2001 From: Herman Singh Date: Wed, 6 Jan 2021 22:08:22 -0500 Subject: [PATCH 4/5] Remove phoenix-plain --- icons/phoenix/phoenix-plain.svg | 100 -------------------------------- 1 file changed, 100 deletions(-) delete mode 100644 icons/phoenix/phoenix-plain.svg diff --git a/icons/phoenix/phoenix-plain.svg b/icons/phoenix/phoenix-plain.svg deleted file mode 100644 index ba023db70..000000000 --- a/icons/phoenix/phoenix-plain.svg +++ /dev/null @@ -1,100 +0,0 @@ - - - - - - image/svg+xml - - - - - - - - - - - - - - - - From fc95b46563a680340bd279eb00bc9b4829b6a30a Mon Sep 17 00:00:00 2001 From: Herman Singh Date: Wed, 6 Jan 2021 22:09:25 -0500 Subject: [PATCH 5/5] Remove `enable-background` --- icons/phoenix/phoenix-original.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/phoenix/phoenix-original.svg b/icons/phoenix/phoenix-original.svg index 7e8a8f9b4..8a91230ae 100644 --- a/icons/phoenix/phoenix-original.svg +++ b/icons/phoenix/phoenix-original.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file