1
0
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:
Fini Jastrow
2025-06-08 23:15:10 +02:00
parent 2a43683c3f
commit f30c8202c8
2 changed files with 5 additions and 2 deletions

View File

@@ -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

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 66 KiB