mirror of
https://github.com/konpa/devicon.git
synced 2025-08-05 06:07:28 +02: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:
20
devicon.json
20
devicon.json
@@ -4350,6 +4350,26 @@
|
|||||||
"color": "#000000",
|
"color": "#000000",
|
||||||
"aliases": []
|
"aliases": []
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "llvm",
|
||||||
|
"altnames": ["Low Level Virtual Machine"],
|
||||||
|
"tags": [
|
||||||
|
"compiler",
|
||||||
|
"framework",
|
||||||
|
"c++",
|
||||||
|
"open-source"
|
||||||
|
],
|
||||||
|
"versions": {
|
||||||
|
"svg": [
|
||||||
|
"original"
|
||||||
|
],
|
||||||
|
"font": [
|
||||||
|
"plain"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"color": "#5A90B6",
|
||||||
|
"aliases": []
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "lua",
|
"name": "lua",
|
||||||
"altnames": [
|
"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 |
Reference in New Issue
Block a user