1
0
mirror of https://github.com/konpa/devicon.git synced 2025-01-17 21:48:28 +01:00
Fini Jastrow bc4c0fb24c 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>
2024-09-05 08:24:04 +02:00
..
2024-09-05 08:24:04 +02:00