mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 18:00:06 +00:00
11 lines
357 B
XML
11 lines
357 B
XML
<svg version="1.1"
|
|
viewBox="0 0 170 150"
|
|
width="17" height="15"
|
|
xmlns="http://www.w3.org/2000/svg">
|
|
|
|
<path d="M 40,118 L 85,40 L 130,118 L 40,118 L 85,40 Z"
|
|
stroke="black" stroke-width="40" fill="none"/>
|
|
<path d="M 40,118 L 85,40 L 130,118 L 40,118 L 85,40 Z"
|
|
stroke="#ffffff" stroke-width="20" fill="none"/>
|
|
|
|
</svg>
|