Files
deploy 14f60a81e1
Build and Deploy Docker / build (push) Failing after 49s
Build and Deploy Docker / deploy (push) Has been skipped
add cicd; fix thumbnail
2026-07-14 18:19:27 +02:00

31 lines
1.7 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 270" width="480" height="270" role="img" aria-label="CRM">
<defs>
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
<stop offset="0" stop-color="#a78bfa"/>
<stop offset="1" stop-color="#6366f1"/>
</linearGradient>
<radialGradient id="glow" cx="0.78" cy="0.22" r="0.75">
<stop offset="0" stop-color="#a78bfa" stop-opacity="0.55"/>
<stop offset="1" stop-color="#a78bfa" stop-opacity="0"/>
</radialGradient>
</defs>
<rect width="480" height="270" fill="#0d1a2b"/>
<rect width="480" height="270" fill="url(#glow)"/>
<!-- pasek okna -->
<rect x="28" y="28" width="424" height="214" rx="14" fill="#14293f" stroke="rgba(150,178,209,0.18)"/>
<g fill="rgba(150,178,209,0.5)">
<circle cx="52" cy="52" r="5"/><circle cx="70" cy="52" r="5"/><circle cx="88" cy="52" r="5"/>
</g>
<rect x="112" y="46" width="316" height="12" rx="6" fill="rgba(150,178,209,0.14)"/>
<!-- znak / inicjaly -->
<rect x="66" y="88" width="86" height="86" rx="20" fill="url(#g)"/>
<text x="109" y="143" font-family="'Space Grotesk',system-ui,sans-serif" font-size="28" font-weight="700" fill="#0d1a2b" text-anchor="middle">CRM</text>
<!-- linie tekstu -->
<rect x="174" y="96" width="200" height="16" rx="8" fill="rgba(234,241,248,0.85)"/>
<rect x="174" y="124" width="252" height="10" rx="5" fill="rgba(150,178,209,0.35)"/>
<rect x="174" y="142" width="216" height="10" rx="5" fill="rgba(150,178,209,0.28)"/>
<rect x="174" y="160" width="150" height="10" rx="5" fill="rgba(150,178,209,0.22)"/>
<!-- nazwa -->
<text x="66" y="216" font-family="'Space Grotesk',system-ui,sans-serif" font-size="20" font-weight="600" fill="#eaf1f8">CRM</text>
</svg>