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": [ diff --git a/icons/phoenix/phoenix-original.svg b/icons/phoenix/phoenix-original.svg new file mode 100644 index 000000000..8a91230ae --- /dev/null +++ b/icons/phoenix/phoenix-original.svg @@ -0,0 +1 @@ + \ No newline at end of file