1
0
mirror of https://github.com/konpa/devicon.git synced 2025-09-03 19:32:51 +02:00

Rename AWS files (#2536)

Co-authored-by: Alex Canales <49886351+canaleal@users.noreply.github.com>
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
Bhaumik Maan
2025-08-30 05:10:10 +05:30
committed by GitHub
parent 64c987953f
commit 508c963964
4 changed files with 11 additions and 11 deletions

View File

@@ -265,28 +265,28 @@
], ],
"versions": { "versions": {
"svg": [ "svg": [
"original-wordmark", "original",
"plain-wordmark", "plain",
"line-wordmark" "line"
], ],
"font": [ "font": [
"plain-wordmark", "plain",
"line-wordmark" "line"
] ]
}, },
"color": "#f90", "color": "#f90",
"aliases": [ "aliases": [
{ {
"base": "original-wordmark", "base": "original",
"alias": "original" "alias": "original-wordmark"
}, },
{ {
"base": "plain-wordmark", "base": "plain",
"alias": "plain" "alias": "plain-wordmark"
}, },
{ {
"base": "line-wordmark", "base": "line",
"alias": "line" "alias": "line-wordmark"
} }
] ]
}, },

View File

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 9.5 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

View File

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB