Commit bc4c0fb
committed
angularjs: Fix plain icon
[why]
There are two problems with the plain svg:
- The top of the 'A' consists of a lot of nodes that have a very complex
outline, while in reality it should only be one sharp node
- The 'A' outline is not closed
[how]
Remove superfluous nodes from outline and close it.
Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>1 parent 6910f05 commit bc4c0fb
1 file changed
Lines changed: 1 addition & 1 deletion
Loading
0 commit comments