init
This commit is contained in:
26
python/_images/icon.svg
Normal file
26
python/_images/icon.svg
Normal file
@@ -0,0 +1,26 @@
|
||||
<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>
|
||||
|
||||
<!-- 字母 M(path 精确居中于 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>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user