mirror of
https://github.com/konpa/devicon.git
synced 2025-08-12 09:34:36 +02:00
new icon: llvm (line)
In the discussion of PR #2264 @Snailedlt developed a line version of the icon. As the original icon it had thinner outside lines than lines within the icon. This has been fixed by me through Selection->Grow in Gimp that I applied only on the outside of the icon. Authored-by: Jørgen Kalsnes Hagen @Snailedlt Co-authored-by: Fini Jastrow <ulf.fini.jastrow@desy.de> Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
This commit is contained in:
@@ -7047,10 +7047,12 @@
|
|||||||
"versions": {
|
"versions": {
|
||||||
"svg": [
|
"svg": [
|
||||||
"original",
|
"original",
|
||||||
"plain"
|
"plain",
|
||||||
|
"line"
|
||||||
],
|
],
|
||||||
"font": [
|
"font": [
|
||||||
"plain"
|
"plain",
|
||||||
|
"line"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"color": "#5A90B6",
|
"color": "#5A90B6",
|
||||||
|
1
icons/llvm/llvm-line.svg
Normal file
1
icons/llvm/llvm-line.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 66 KiB |
Reference in New Issue
Block a user