Files
tgCrewLanding/public/icons/favicon.svg
2026-01-27 14:53:23 +03:00

34 lines
1.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32"><svg xmlns="http://www.w3.org/2000/svg" version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32"><svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<style>
.x { fill: white; transform-box: fill-box; }
.c { fill: white; transform-box: fill-box; }
.l {
stroke: white;
stroke-width: 1.5;
}
</style>
<defs>
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
<stop stop-color="#2AABEE" offset="0%"></stop>
<stop stop-color="#229ED9" offset="100%"></stop>
</linearGradient>
</defs>
<rect width="32" height="32" rx="4" ry="4" fill="url(#linearGradient-1)"></rect>
<circle class="x" cx="16" cy="16" r="6" style="--t:scale(1.2)"></circle>
<circle class="c" cx="7" cy="7" r="3" style="--t:translate(9px,9px)"></circle>
<circle class="c" cx="28" cy="4" r="2" style="--t:translate(-12px,12px)"></circle>
<circle class="c" cx="6" cy="26" r="4" style="--t:translate(10px,-10px)"></circle>
<circle class="c" cx="26" cy="26" r="5" style="--t:translate(-10px,-10px)"></circle>
<line class="l" x1="16" y1="16" x2="7" y2="7" pathLength="1"></line>
<line class="l" x1="16" y1="16" x2="28" y2="4" pathLength="1"></line>
<line class="l" x1="16" y1="16" x2="6" y2="26" pathLength="1"></line>
<line class="l" x1="16" y1="16" x2="26" y2="26" pathLength="1"></line>
</svg></svg><style>@media (prefers-color-scheme: light) { :root { filter: none; } }
@media (prefers-color-scheme: dark) { :root { filter: none; } }
</style></svg>