1
0
mirror of https://github.com/konpa/devicon.git synced 2025-09-02 02:42:48 +02:00

Add ProcessWire icon, update JSON

This commit is contained in:
Sky Lundy
2023-10-15 13:02:53 -07:00
parent 4e01305a68
commit 277d570d3c
2 changed files with 21 additions and 22 deletions

View File

@@ -7445,7 +7445,27 @@
"aliases": [] "aliases": []
}, },
{ {
<<<<<<< Updated upstream "name": "processwire",
"tags": [
"cms",
"php",
"framework"
],
"versions":
{
"svg": [
"original",
"original-wordmark",
"plain-wordmark"
],
"font": [
"plain-wordmark"
]
},
"color": "#e81d60",
"aliases": []
},
{
"name": "prolog", "name": "prolog",
"altnames": [ "altnames": [
"swi-prolog" "swi-prolog"
@@ -7490,26 +7510,6 @@
] ]
}, },
"color": "#e75225", "color": "#e75225",
=======
"name": "processwire",
"tags": [
"cms",
"php",
"framework"
],
"versions":
{
"svg": [
"original",
"original-wordmark",
"plain-wordmark"
],
"font": [
"plain-wordmark"
]
},
"color": "#e81d60",
>>>>>>> Stashed changes
"aliases": [] "aliases": []
}, },
{ {

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB