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

Add required devicon.json attributes/values, improve quality of plain wordmark svg

This commit is contained in:
Sky Lundy
2023-12-02 09:10:34 -08:00
parent 5e10495952
commit aa328c22c0
2 changed files with 8 additions and 3 deletions

View File

@@ -7848,6 +7848,7 @@
},
{
"name": "processwire",
"altnames": [],
"tags": [
"cms",
"php",
@@ -7865,7 +7866,12 @@
]
},
"color": "#e81d60",
"aliases": []
"aliases": [
{
"base": "original",
"alias": "plain"
}
]
},
{
"name": "prolog",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB