From 979d8657c540c067597ba88faccd740f3901bacc Mon Sep 17 00:00:00 2001 From: "Ezequiel S. Sandoval" Date: Sun, 25 Oct 2020 15:01:56 -0600 Subject: [PATCH] Added original and plain haxe icons to json file --- devicon.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/devicon.json b/devicon.json index 47e55bf4..a4beff97 100644 --- a/devicon.json +++ b/devicon.json @@ -1242,6 +1242,23 @@ "color": "#000000", "aliases": [] }, + { + "name": "haxe", + "tags": [ + "language" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#F28820", + "aliases": [] + }, { "name": "heroku", "tags": [