Skip to content

Commit f30c820

Browse files
committed
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>
1 parent 2a43683 commit f30c820

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

devicon.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7047,10 +7047,12 @@
70477047
"versions": {
70487048
"svg": [
70497049
"original",
7050-
"plain"
7050+
"plain",
7051+
"line"
70517052
],
70527053
"font": [
7053-
"plain"
7054+
"plain",
7055+
"line"
70547056
]
70557057
},
70567058
"color": "#5A90B6",

icons/llvm/llvm-line.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)