Files
CalibratorLauncher/icons/ic_settings.svg
2026-01-02 19:20:35 +09:00

26 lines
1.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96">
<defs>
<linearGradient id="grad18" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="0%" style="stop-color:#9E9E9E;stop-opacity:1" />
<stop offset="100%" style="stop-color:#757575;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="96" height="96" rx="20" fill="url(#grad18)" />
<g fill="white" transform="translate(20, 16)">
<!-- 齿轮 -->
<circle cx="28" cy="28" r="12" stroke="white" stroke-width="6" fill="none" />
<circle cx="28" cy="28" r="4" fill="white" />
<!-- 齿轮齿 -->
<rect x="24" y="0" width="8" height="12" fill="white" />
<rect x="24" y="44" width="8" height="12" fill="white" />
<rect x="0" y="24" width="12" height="8" fill="white" />
<rect x="44" y="24" width="12" height="8" fill="white" />
<!-- 斜齿 -->
<rect x="6" y="6" width="8" height="10" fill="white" transform="rotate(45 10 11)" />
<rect x="42" y="6" width="8" height="10" fill="white" transform="rotate(-45 46 11)" />
<rect x="6" y="42" width="8" height="10" fill="white" transform="rotate(-45 10 47)" />
<rect x="42" y="42" width="8" height="10" fill="white" transform="rotate(45 46 47)" />
</g>
<text x="48" y="82" font-family="Arial" font-size="10" fill="white" text-anchor="middle"
font-weight="bold">设置</text>
</svg>