mirror of
https://github.com/konpa/devicon.git
synced 2025-08-21 05:41:46 +02:00
update icon: aarch64 (original, plain, line) (#1961)
* Optimize plain and original versions * Add line version * add alias to wordmark versions * redo icons from scratch * recreate icons using online tools. Converted to raster with: https://vectorizer.ai/ Corrected color palette with: https://svgcolor.com
This commit is contained in:
committed by
GitHub
parent
822911580b
commit
1d68188aab
21
devicon.json
21
devicon.json
@@ -49,14 +49,29 @@
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original",
|
||||
"plain"
|
||||
"plain",
|
||||
"line"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
"plain",
|
||||
"line"
|
||||
]
|
||||
},
|
||||
"color": "#16358C",
|
||||
"aliases": []
|
||||
"aliases": [
|
||||
{
|
||||
"base": "original",
|
||||
"alias": "original-wordmark"
|
||||
},
|
||||
{
|
||||
"base": "plain",
|
||||
"alias": "plain-wordmark"
|
||||
},
|
||||
{
|
||||
"base": "line",
|
||||
"alias": "line-wordmark"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "adonisjs",
|
||||
|
4
icons/aarch64/aarch64-line.svg
Normal file
4
icons/aarch64/aarch64-line.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.9 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 4.4 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 4.8 KiB |
Reference in New Issue
Block a user