mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 17:34:03 +00:00
- 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.
27 lines
1.3 KiB
XML
27 lines
1.3 KiB
XML
<svg height="100%" viewBox="0 0 1107 738" width="100%" xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<defs>
|
|
<path id="us-ms-a" d="m0-1 .58779 1.80902-1.53885-1.11804h1.90212l-1.53885 1.11804z" fill="#fff"
|
|
transform="scale(3)" />
|
|
<clipPath id="us-ms-b">
|
|
<path d="m0 0h60.5v60.5h-60.5z" />
|
|
</clipPath>
|
|
</defs>
|
|
<path d="m0 0h1107v738h-1107z" fill="#bf0a30" />
|
|
<g clip-path="url(#us-ms-b)" transform="scale(8)">
|
|
<path d="m0 0 60 60m-60 0 60-60" stroke="#fff" stroke-width="12" />
|
|
<path d="m0 0 60 60m-60 0 60-60" stroke="#002868" stroke-width="9" />
|
|
<g id="us-ms-c">
|
|
<use x="6" xlink:href="#us-ms-a" y="6" />
|
|
<use x="14" xlink:href="#us-ms-a" y="14" />
|
|
<use x="22" xlink:href="#us-ms-a" y="22" />
|
|
<use x="38" xlink:href="#us-ms-a" y="38" />
|
|
<use x="46" xlink:href="#us-ms-a" y="46" />
|
|
<use x="54" xlink:href="#us-ms-a" y="54" />
|
|
</g>
|
|
<use transform="scale(-1 1)" x="-60" xlink:href="#us-ms-c" />
|
|
<use x="30" xlink:href="#us-ms-a" y="30" />
|
|
</g>
|
|
<path d="m480 0h627v492h-1107v-12h480z" fill="#fff" />
|
|
<path d="m492 0h615v246h-615z" fill="#002868" />
|
|
</svg> |