31 lines
1.7 KiB
XML
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="Rozliczenia PIT">
|
|
<defs>
|
|
<linearGradient id="g" x1="0" y1="0" x2="1" y2="1">
|
|
<stop offset="0" stop-color="#5ee6c4"/>
|
|
<stop offset="1" stop-color="#3aa8ff"/>
|
|
</linearGradient>
|
|
<radialGradient id="glow" cx="0.78" cy="0.22" r="0.75">
|
|
<stop offset="0" stop-color="#5ee6c4" stop-opacity="0.55"/>
|
|
<stop offset="1" stop-color="#5ee6c4" 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="52" y="88" width="86" height="86" rx="20" fill="url(#g)"/>
|
|
<text x="95" y="143" font-family="'Space Grotesk',system-ui,sans-serif" font-size="30" font-weight="700" fill="#0d1a2b" text-anchor="middle">PIT</text>
|
|
<!-- linie tekstu -->
|
|
<rect x="160" y="96" width="200" height="16" rx="8" fill="rgba(234,241,248,0.85)"/>
|
|
<rect x="160" y="124" width="252" height="10" rx="5" fill="rgba(150,178,209,0.35)"/>
|
|
<rect x="160" y="142" width="216" height="10" rx="5" fill="rgba(150,178,209,0.28)"/>
|
|
<rect x="160" y="160" width="150" height="10" rx="5" fill="rgba(150,178,209,0.22)"/>
|
|
<!-- nazwa -->
|
|
<text x="52" y="216" font-family="'Space Grotesk',system-ui,sans-serif" font-size="20" font-weight="600" fill="#eaf1f8">Rozliczenia PIT</text>
|
|
</svg>
|