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

update icon: postcss (original, original-wordmark, plain-wordmark) (#2012)

* Update postcss icon

* Fix color

* Fix icon

* Update optimized svg

---------

Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
Patrik Wehrli
2023-11-25 16:30:03 +01:00
committed by GitHub
parent ba8ba43303
commit 257912de01
5 changed files with 11 additions and 8 deletions

View File

@@ -7637,16 +7637,20 @@
"svg": [ "svg": [
"original", "original",
"original-wordmark", "original-wordmark",
"plain",
"plain-wordmark" "plain-wordmark"
], ],
"font": [ "font": [
"plain", "original",
"plain-wordmark" "plain-wordmark"
] ]
}, },
"color": "#dd3735", "color": "#DD3A0A",
"aliases": [] "aliases": [
{
"base": "original",
"alias": "plain"
}
]
}, },
{ {
"name": "postgresql", "name": "postgresql",

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 27 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 24 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 44 KiB

After

Width:  |  Height:  |  Size: 27 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 37 KiB