Files
sLogos/public/images/logos/slzb.svg
sHa 708334bcf4 Refactor logo image handling across components
- 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.
2025-06-18 12:27:27 +03:00

11 lines
728 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50.315425 48.037529" width="100%" height="100%">
<g style="display:inline">
<ellipse style="display:inline;fill:#c34130aa;fill-opacity:0.768627;stroke:none;stroke-width:0.309007"
cx="15.856819" cy="15.947266" rx="15.856819" ry="15.945529"></ellipse>
<ellipse style="display:inline;fill:#c34130aa;fill-opacity:0.768627;stroke:none;stroke-width:0.305563"
cx="34.751984" cy="15.94725" rx="15.503702" ry="15.94725"></ellipse>
<ellipse style="display:inline;fill:#c34130aa;fill-opacity:0.768627;stroke:none;stroke-width:0.30729"
cx="24.993919" cy="32.092426" rx="15.680258" ry="15.946387"></ellipse>
</g>
</svg>