From 3548604984daab83d0d1cb2cf70edd76a7987135 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Enis=20Muli=C4=87?= Date: Fri, 19 Mar 2021 18:50:14 +0100 Subject: [PATCH] New icon: dotnetcore (original) (#533) * Added amber framework * Added dotnet core * Add new icon: dot-net-core (original) * Remove amber * Add plain version and rename icon to dot-net-core * Rename dot-net-core to dotnetcore * Add blank line to svgs Co-authored-by: kirinnee Co-authored-by: David Leal --- devicon.json | 17 +++++++++++++++++ icons/dotnetcore/dotnetcore-original.svg | 8 ++++++++ icons/dotnetcore/dotnetcore-plain.svg | 8 ++++++++ 3 files changed, 33 insertions(+) create mode 100644 icons/dotnetcore/dotnetcore-original.svg create mode 100644 icons/dotnetcore/dotnetcore-plain.svg diff --git a/devicon.json b/devicon.json index 393297aa..c10de771 100644 --- a/devicon.json +++ b/devicon.json @@ -925,6 +925,23 @@ "color": "#1384c8", "aliases": [] }, + { + "name": "dotnetcore", + "tags": [ + "framework" + ], + "versions": { + "svg": [ + "original", + "plain" + ], + "font": [ + "plain" + ] + }, + "color": "#623697", + "aliases": [] + }, { "name": "drupal", "tags": [ diff --git a/icons/dotnetcore/dotnetcore-original.svg b/icons/dotnetcore/dotnetcore-original.svg new file mode 100644 index 00000000..72a93299 --- /dev/null +++ b/icons/dotnetcore/dotnetcore-original.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/dotnetcore/dotnetcore-plain.svg b/icons/dotnetcore/dotnetcore-plain.svg new file mode 100644 index 00000000..45427c4e --- /dev/null +++ b/icons/dotnetcore/dotnetcore-plain.svg @@ -0,0 +1,8 @@ + + + + + + + +