1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-28 08:40:09 +02:00
Files
devicon/icons/angularjs/angularjs-plain.svg
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

2 lines
346 B
XML

<svg version="1.1" viewBox="0 0 128 128" xmlns="http://www.w3.org/2000/svg"><path d="m52.864 64h23.28l-12.375-25.877zm10.946-62.974-59.257 20.854 9.363 77.637 49.957 27.457 50.214-27.828 9.36-77.635zm-15.766 73.974-7.265 18.176-13.581 0.056 36.608-81.079s26.531 56.561 38.19 81.417l-13.074-0.287-8.042-18.58-17.173 0.082z" fill="#c4473a"/></svg>