mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 15:32:03 +00:00
- Introduced utility functions to determine the base directory and image URL for logos based on their collection. - Updated `Actions.svelte`, `CardFull.svelte`, `CardMiddle.svelte`, `CardSmall.svelte`, and `CardTiny.svelte` to use the new utility functions for generating image paths. - Ensured that the correct image format (SVG, PNG, JPG) is used based on the logo's properties and active color sets.
26 lines
1.8 KiB
XML
26 lines
1.8 KiB
XML
<svg width="100%" height="100%" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
|
|
<g transform="matrix(1,0,0,1,-1528,0)">
|
|
<g transform="matrix(1.024,0,0,1.024,1528,0)">
|
|
<g id="designer_icon_marketing" transform="matrix(2.79101,0,0,2.77709,-106.854,-106.797)">
|
|
<g transform="matrix(0.349896,0,0,0.351649,38.2852,38.4565)">
|
|
<path
|
|
d="M1024,100C1024,44.808 979.192,0 924,0L100,0C44.808,0 0,44.808 0,100L0,924C0,979.192 44.808,1024 100,1024L924,1024C979.192,1024 1024,979.192 1024,924L1024,100Z"
|
|
style="fill:rgb(19,72,129);" />
|
|
</g>
|
|
<g transform="matrix(0.349896,0,0,0.351649,-496.356,38.4565)">
|
|
<path
|
|
d="M2477,909.311C2476.83,931.245 2458.97,949 2437,949L2033.31,949L1860.76,650.124L2477,650.124L2477,909.311ZM1603,909L1603,733.513L1983.19,75L2131.77,75L1810.58,631.33L1993.98,949L1643,949C1620.92,949 1603,931.077 1603,909ZM2090.17,616.044L1939.95,616.044C1923.18,616.044 1907.68,607.244 1899.3,592.717C1890.91,578.199 1890.91,560.3 1899.3,545.782C1932.67,487.982 1974.45,415.612 1974.45,415.612L2090.17,616.044ZM2437,75C2458.97,75 2476.83,92.755 2477,114.689L2477,616.044L2129.52,616.044L1994.11,381.549L2171.1,75L2437,75Z"
|
|
style="fill:url(#_RadialGradientHighlight_38645);" />
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
<defs>
|
|
<radialGradient id="_RadialGradientHighlight_38645" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse"
|
|
gradientTransform="matrix(1038.26,0,0,1038.26,2271.03,-89.2591)">
|
|
<stop offset="0" style="stop-color:rgb(107,225,251);stop-opacity:1" />
|
|
<stop offset="1" style="stop-color:rgb(56,189,250);stop-opacity:1" />
|
|
</radialGradient>
|
|
</defs>
|
|
</svg>
|