mirror of
https://github.com/konpa/devicon.git
synced 2025-01-16 21:18:13 +01:00
new icon: llvm (original, plain) (#1428)
* new icon: llvm (original, plain) * Update devicon.json Co-authored-by: David Leal <halfpacho@gmail.com> * change color Co-authored-by: David Leal <halfpacho@gmail.com> * Add more tags Co-authored-by: David Leal <halfpacho@gmail.com> * Better svg version * Switch colors * Update icons/llvm/llvm-original.svg Update colors Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com> Co-authored-by: David Leal <halfpacho@gmail.com> Co-authored-by: Jørgen Kalsnes Hagen <43886029+Snailedlt@users.noreply.github.com>
This commit is contained in:
parent
cca56f6f42
commit
ceb559c860
20
devicon.json
20
devicon.json
@ -4350,6 +4350,26 @@
|
||||
"color": "#000000",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "llvm",
|
||||
"altnames": ["Low Level Virtual Machine"],
|
||||
"tags": [
|
||||
"compiler",
|
||||
"framework",
|
||||
"c++",
|
||||
"open-source"
|
||||
],
|
||||
"versions": {
|
||||
"svg": [
|
||||
"original"
|
||||
],
|
||||
"font": [
|
||||
"plain"
|
||||
]
|
||||
},
|
||||
"color": "#5A90B6",
|
||||
"aliases": []
|
||||
},
|
||||
{
|
||||
"name": "lua",
|
||||
"altnames": [
|
||||
|
1
icons/llvm/llvm-original.svg
Normal file
1
icons/llvm/llvm-original.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 172 KiB |
1
icons/llvm/llvm-plain.svg
Normal file
1
icons/llvm/llvm-plain.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 61 KiB |
Loading…
x
Reference in New Issue
Block a user