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:
@@ -7848,6 +7848,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "processwire",
|
"name": "processwire",
|
||||||
|
"altnames": [],
|
||||||
"tags": [
|
"tags": [
|
||||||
"cms",
|
"cms",
|
||||||
"php",
|
"php",
|
||||||
@@ -7865,7 +7866,12 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"color": "#e81d60",
|
"color": "#e81d60",
|
||||||
"aliases": []
|
"aliases": [
|
||||||
|
{
|
||||||
|
"base": "original",
|
||||||
|
"alias": "plain"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "prolog",
|
"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 |
Reference in New Issue
Block a user