Clean up SVG files and update logos

- Removed unnecessary XML and DOCTYPE declarations from SVG files.
- Eliminated comments within SVG files for cleaner output.
- Trimmed leading and trailing whitespace from SVG content.
- Ensured all SVG files end with a newline character.
- Updated multiple logo SVG files including WireGuard, Wise, WOG, Yahoo, and others to conform to the new standards.
- Enhanced the update-data.js script to automate the cleanup process for SVG files.
This commit is contained in:
sHa
2025-06-19 16:54:55 +03:00
parent e86600b610
commit 1db0f1cbe9
528 changed files with 703 additions and 553 deletions

View File

@@ -35,4 +35,4 @@
<path fill="url(#b)" fill-rule="evenodd"
d="m2702.1 2377.1.1-.1c1-1.1 1.9-2.1 2.8-3.2l.2-.2c1-1.1 1.9-2.2 2.9-3.4l.1-.1c.9-1.1 1.9-2.3 2.8-3.4v-.1c.9-1.2 1.8-2.3 2.7-3.5v-.1c19.8-26.4 32.8-58.3 36.3-92.9v-.1c.2-1.6.3-3.1.4-4.7.1-1.5.2-3.1.3-4.6v-.2c.1-1.5.1-3 .2-4.5v-.3c0-1.5.1-3 .1-4.5v-.4c0-34.1-9.1-66.1-25.1-93.6L1538 94c-32.3-56.1-93-93.9-162.4-94h-.2c-34.7 0-67.2 9.4-95 25.9-28 16.5-51.3 40-67.5 68.1L25.1 2157.1c-16 27.5-25.1 59.5-25.1 93.6 0 103.6 84 187.6 187.6 187.6h302l-177.1 312.5 62.6 62.6 1000.2-375 1000.4 375.1 62.6-62.6-177.1-312.6h302.3c4.9 0 9.7-.2 14.4-.5.3 0 .5 0 .8-.1 1.3-.1 2.7-.2 4-.4h.2c1.5-.2 3-.3 4.5-.5.3 0 .7-.1 1-.1 1.2-.2 2.5-.3 3.7-.5.4-.1.8-.1 1.2-.2 1.2-.2 2.3-.4 3.5-.6.5-.1.9-.2 1.4-.3 1.1-.2 2.2-.4 3.2-.6.4-.1.9-.2 1.3-.3 1.1-.2 2.2-.5 3.3-.7.6-.1 1.1-.3 1.7-.4.9-.2 1.9-.4 2.8-.7.7-.2 1.3-.4 2-.5.8-.2 1.7-.4 2.5-.7.6-.2 1.2-.4 1.8-.5.9-.3 1.7-.5 2.6-.8.7-.2 1.4-.4 2-.7.8-.3 1.6-.5 2.4-.8.7-.3 1.5-.5 2.2-.8.7-.2 1.4-.5 2.1-.7.8-.3 1.5-.6 2.2-.9s1.4-.5 2-.8c.8-.3 1.6-.7 2.4-1 .6-.2 1.2-.5 1.8-.7.8-.4 1.7-.7 2.5-1.1.6-.2 1.1-.5 1.7-.7.8-.4 1.6-.7 2.4-1.1.6-.3 1.1-.5 1.7-.8.8-.4 1.7-.8 2.5-1.2.5-.3 1-.5 1.6-.8.9-.5 1.8-.9 2.7-1.4.4-.2.9-.5 1.4-.7.9-.5 1.8-1 2.6-1.5.4-.2.9-.5 1.3-.7.9-.5 1.9-1.1 2.8-1.7.4-.2.7-.4 1.1-.6 1-.6 1.9-1.2 2.9-1.8.3-.2.7-.4 1-.6 1-.6 1.9-1.3 2.9-1.9l.9-.6 3-2.1c.2-.2.5-.3.7-.5 1-.7 2-1.4 3-2.2.2-.2.4-.3.7-.5 1-.7 1.9-1.5 2.9-2.2.2-.2.5-.3.7-.5 1-.8 1.9-1.5 2.9-2.3.2-.2.4-.3.6-.5 1-.8 1.9-1.6 2.8-2.4.2-.2.4-.3.6-.5l3-2.7.3-.3c1-.9 2.1-1.9 3.1-2.9l.2-.2c1-1 2-1.9 3-2.9.1-.1.2-.1.2-.2 1-1 2-2 3-3.1l.2-.2c.8-.9 1.7-2 2.7-3"
clip-rule="evenodd" />
</svg>
</svg>

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 6.7 KiB