mirror of
https://github.com/konpa/devicon.git
synced 2025-08-11 17:14:27 +02:00
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 <kirinnee97@gmail.com> Co-authored-by: David Leal <halfpacho@gmail.com>
This commit is contained in:
17
devicon.json
17
devicon.json
@@ -925,6 +925,23 @@
|
|||||||
"color": "#1384c8",
|
"color": "#1384c8",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "dotnetcore",
|
||||||
|
"tags": [
|
||||||
|
"framework"
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"svg": [
|
||||||
|
"original",
|
||||||
|
"plain"
|
||||||
|
],
|
||||||
|
"font": [
|
||||||
|
"plain"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"color": "#623697",
|
||||||
|
"aliases": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "drupal",
|
"name": "drupal",
|
||||||
"tags": [
|
"tags": [
|
||||||
|
8
icons/dotnetcore/dotnetcore-original.svg
Normal file
8
icons/dotnetcore/dotnetcore-original.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.7 KiB |
8
icons/dotnetcore/dotnetcore-plain.svg
Normal file
8
icons/dotnetcore/dotnetcore-plain.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.7 KiB |
Reference in New Issue
Block a user