mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-31 17:42:55 +08:00
54 lines
2.2 KiB
XML
54 lines
2.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" viewBox="0 0 1024 1024">
|
|
<defs>
|
|
<style>
|
|
.cls-1 {
|
|
fill: url(#linear-gradient-3);
|
|
}
|
|
|
|
.cls-2 {
|
|
fill: url(#linear-gradient-2);
|
|
}
|
|
|
|
.cls-3 {
|
|
fill: #fff;
|
|
}
|
|
|
|
.cls-4 {
|
|
fill: url(#linear-gradient);
|
|
}
|
|
</style>
|
|
<linearGradient id="linear-gradient" x1="-6.72" y1="512" x2="990.13" y2="512" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0" stop-color="#1983ca"/>
|
|
<stop offset="1" stop-color="#2b36b3"/>
|
|
</linearGradient>
|
|
<linearGradient id="linear-gradient-2" x1="525.34" y1="456.46" x2="450.2" y2="822.96" gradientUnits="userSpaceOnUse">
|
|
<stop offset="0" stop-color="#fff"/>
|
|
<stop offset=".97" stop-color="#2359bd"/>
|
|
<stop offset="1" stop-color="#2b36b3"/>
|
|
</linearGradient>
|
|
<linearGradient id="linear-gradient-3" x1="700.34" y1="414.89" x2="589.33" y2="295.42" xlink:href="#linear-gradient-2"/>
|
|
<filter id="shadow" x="-10%" y="-10%" width="120%" height="120%">
|
|
<feOffset dx="0" dy="10" in="SourceAlpha" result="offset"/>
|
|
<feGaussianBlur in="offset" stdDeviation="10" result="blur"/>
|
|
<feColorMatrix in="blur" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.3 0" result="shadow"/>
|
|
<feMerge>
|
|
<feMergeNode in="shadow"/>
|
|
<feMergeNode in="SourceGraphic"/>
|
|
</feMerge>
|
|
</filter>
|
|
</defs>
|
|
<g transform="translate(96, 96) scale(0.8125)" filter="url(#shadow)">
|
|
<g id="Layer_1">
|
|
<g>
|
|
<rect class="cls-4" y="0" width="1024" height="1024" rx="250" ry="250"/>
|
|
<g>
|
|
<polygon class="cls-3" points="856.03 427.17 856.03 549.08 701.02 549.08 626.12 381.2 454.17 848.7 362.07 848.7 246.86 570.7 167.99 570.7 167.99 448.74 328.3 448.74 404.08 631.6 571.91 175.28 667.72 175.28 780.1 427.17 856.03 427.17"/>
|
|
<path class="cls-2" d="M404.08,631.6h0c24.84,58.91,108.99,56.96,131.06-3.05l90.98-247.35h-129.94l-92.09,250.4Z"/>
|
|
<path class="cls-1" d="M626.12,381.2l19.97-58.1c13.63-39.66,68.8-42.11,85.89-3.81l48.13,107.88-79.07,121.91-74.9-167.88Z"/>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</g>
|
|
</svg>
|