123456789101112 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <svg width="512" height="512" viewBox="-64 -64 128 128" version="1.1" xmlns="http://www.w3.org/2000/svg">
- <g transform="translate(-64,-64)">
- <rect fill="#e6e6e6" stroke="#1a0300" stroke-width="4" width="124" height="124" x="2" y="2" ry="12"/>
- <rect fill="#101020" width="100" height="100" x="14" y="14" ry="8"/>
- </g>
- <g stroke-linecap="round" stroke-linejoin="round" transform="rotate(35) scale(-1, 1)">
- <path d="M 0,-40 A 40,40 0 0 0 -40,0 40,40 0 0 0 0,40 40,40 0 0 0 40,0" stroke-width="6" fill="none" stroke="#40abff"/>
- <path d="M -30,0 L 0,-15 L 0,15 z" stroke-width="10" fill="#40abff" stroke="#40abff" transform="translate(40) rotate(90) scale(0.65)"/>
- </g>
- </svg>
|