mirror of
https://github.com/konpa/devicon.git
synced 2025-08-11 17:14:27 +02:00
update icon rust (#2029)
Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
15
devicon.json
15
devicon.json
@@ -8948,14 +8948,21 @@
|
|||||||
],
|
],
|
||||||
"versions": {
|
"versions": {
|
||||||
"svg": [
|
"svg": [
|
||||||
"plain"
|
"original",
|
||||||
|
"line"
|
||||||
],
|
],
|
||||||
"font": [
|
"font": [
|
||||||
"plain"
|
"original",
|
||||||
|
"line"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"color": "#000000",
|
"color": "#000",
|
||||||
"aliases": []
|
"aliases": [
|
||||||
|
{
|
||||||
|
"base": "original",
|
||||||
|
"alias": "plain"
|
||||||
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "rxjs",
|
"name": "rxjs",
|
||||||
|
1
icons/rust/rust-line.svg
Normal file
1
icons/rust/rust-line.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 27 KiB |
1
icons/rust/rust-original.svg
Normal file
1
icons/rust/rust-original.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 5.8 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 5.8 KiB |
Reference in New Issue
Block a user