1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-19 12:51:43 +02:00

Updated svgs to use original instead of plain

This commit is contained in:
canaleal
2024-10-13 21:30:56 -04:00
parent 2856eaaa62
commit 815cc67b46
3 changed files with 15 additions and 6 deletions

View File

@@ -10340,16 +10340,25 @@
],
"versions": {
"svg": [
"plain",
"plain-wordmark"
"original",
"original-wordmark"
],
"font": [
"plain",
"plain-wordmark"
"original",
"original-wordmark"
]
},
"color": "#fff",
"aliases": []
"aliases": [
{
"base": "original",
"alias": "plain"
},
{
"base": "original-wordmark",
"alias": "plain-wordmark"
}
]
},
{
"name": "tex",

View File

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB