diff --git a/devicon.json b/devicon.json index 47e55bf4..67021c62 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": "#EA8220", + "aliases": [] + }, { "name": "heroku", "tags": [ diff --git a/icons/haxe/haxe-original.svg b/icons/haxe/haxe-original.svg new file mode 100644 index 00000000..73e09daf --- /dev/null +++ b/icons/haxe/haxe-original.svg @@ -0,0 +1 @@ + diff --git a/icons/haxe/haxe-plain.svg b/icons/haxe/haxe-plain.svg new file mode 100644 index 00000000..d36b321f --- /dev/null +++ b/icons/haxe/haxe-plain.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/haxe/haxe.eps b/icons/haxe/haxe.eps new file mode 100644 index 00000000..284e9729 Binary files /dev/null and b/icons/haxe/haxe.eps differ