Files
2026-04-04 13:06:12 +08:00

26 lines
1.2 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512">
<!-- 齿轮 -->
<g transform="translate(256,256)" fill="#FFFFFF">
<rect x="-13" y="-92" width="26" height="28" rx="5"/>
<rect x="-13" y="-92" width="26" height="28" rx="5" transform="rotate(45)"/>
<rect x="-13" y="-92" width="26" height="28" rx="5" transform="rotate(90)"/>
<rect x="-13" y="-92" width="26" height="28" rx="5" transform="rotate(135)"/>
<rect x="-13" y="-92" width="26" height="28" rx="5" transform="rotate(180)"/>
<rect x="-13" y="-92" width="26" height="28" rx="5" transform="rotate(225)"/>
<rect x="-13" y="-92" width="26" height="28" rx="5" transform="rotate(270)"/>
<rect x="-13" y="-92" width="26" height="28" rx="5" transform="rotate(315)"/>
<circle r="68"/>
<circle r="36" fill="#0F172A"/>
</g>
<!-- 字母 Mpath 精确居中于 256,256 -->
<path d="M232,272 L244,242 L256,266 L268,242 L280,272 Z" fill="#FFFFFF"/>
<!-- 创意火花 -->
<g transform="translate(326,138)" fill="#FFFFFF" opacity="0.85">
<polygon points="0,-18 5,-5 18,0 5,5 0,18 -5,5 -18,0 -5,-5"/>
<circle cx="18" cy="-14" r="3.5"/>
<circle cx="14" cy="-22" r="2"/>
</g>
</svg>