mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 15:32:03 +00:00
- Updated gradient IDs in google_chrome_icon.svg to be more descriptive. - Refactored gradient IDs in grafana.svg for better identification. - Changed gradient IDs in homebridge.svg to follow a consistent naming convention. - Modified gradient IDs in jellyfin.svg for clarity and consistency. - Updated gradient IDs in shadoll.svg to avoid conflicts. - Renamed ID in tesla.svg for better identification. - Enhanced svg-cleanup.js to fix single-letter ID conflicts by prefixing them with the filename, improving SVG file integrity.
19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300" width="100%" height="100%">
|
|
<g>
|
|
<rect width="300" height="300" fill="#d40000" />
|
|
<path
|
|
d="M116,260 V115 H128 V107 H131 V69 a19 19 0 0 1 38 0 V107 H172 V115 H184 V260 H160 V218 a10 10 0 0 0 -20 0 V260 Z"
|
|
fill="#fff" />
|
|
<path d="M127,67 H173 L169,72 H131 Z" fill="#fff" />
|
|
<path d="M150,24 V55 M141,33.5 H159" stroke="#fff" stroke-width="3" />
|
|
<path d="M143,190 V143 a7 7 0 0 1 14 0 V190 Z" fill="#d40000" />
|
|
<path d="M143,107 V78 a7 7 0 0 1 14 0 V107 Z" fill="#d40000" />
|
|
<path d="M115,153 a35 35 0 0 1 70 0 " fill="none" stroke="#d40000" stroke-width="2" />
|
|
<g id="ua-BilaCerkva_t">
|
|
<rect width="34" height="130" x="80" y="130" fill="#fff" />
|
|
<path d="M90,190 V162 a7 7 0 0 1 14 0 V190 Z" fill="#d40000" />
|
|
<path d="M79,153 a18 18 0 0 1 36 0 " fill="none" stroke="#d40000" stroke-width="2" />
|
|
</g>
|
|
<use xlink:href="#ua-BilaCerkva_t" x="106" />
|
|
</g>
|
|
</svg> |