alabuga/frontend/public/store/excursion-alabuga.svg
2025-09-30 22:45:05 -06:00

35 lines
1.9 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 360" role="img" aria-labelledby="title desc">
<title id="title">Экскурсия по Алабуге</title>
<desc id="desc">Стилизованный рисунок кампуса Алабуги с отмеченным маршрутом экскурсии.</desc>
<defs>
<linearGradient id="sky" x1="0" y1="0" x2="0" y2="1">
<stop offset="0%" stop-color="#3f51b5" />
<stop offset="100%" stop-color="#1a237e" />
</linearGradient>
<linearGradient id="sun" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#ffeb3b" />
<stop offset="100%" stop-color="#ff9800" />
</linearGradient>
<linearGradient id="path" x1="0" y1="0" x2="1" y2="1">
<stop offset="0%" stop-color="#ff8a80" />
<stop offset="100%" stop-color="#ff5252" />
</linearGradient>
</defs>
<rect width="640" height="360" fill="url(#sky)" />
<circle cx="520" cy="90" r="46" fill="url(#sun)" opacity="0.9" />
<g fill="none" stroke="#90caf9" stroke-width="6" stroke-linecap="round" stroke-linejoin="round" opacity="0.75">
<path d="M80 260 L160 210 L220 240 L320 200 L420 220 L520 190" />
<path d="M100 180 L180 150 L260 170 L340 140 L420 160" />
</g>
<g fill="#e3f2fd" opacity="0.9">
<rect x="70" y="190" width="120" height="90" rx="12" />
<rect x="210" y="210" width="120" height="70" rx="10" />
<rect x="360" y="200" width="140" height="80" rx="14" />
</g>
<path d="M100 300 C220 280, 360 300, 520 250" stroke="url(#path)" stroke-width="12" fill="none" stroke-linecap="round" stroke-linejoin="round" />
<g fill="#fff" font-family="'Montserrat', 'Arial', sans-serif">
<text x="60" y="330" font-size="36" font-weight="600">Экскурсия по Алабуге</text>
<text x="60" y="360" font-size="20" opacity="0.85">Тур по производственным цехам и кампусу</text>
</g>
</svg>