blob: 9d64e37fb95ee01cf48e8dfd611dd9d3bd6dae7b (
plain)
1
2
3
4
5
6
7
8
9
10
|
<svg width="64" height="64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs/>
<g>
<path stroke="none" fill="#D699FA" d="M56 64 L48 64 0 40 0 36 56 64"/>
<path stroke="none" fill="#353541" d="M56 64 L0 36 0 32 64 64 56 64"/>
<path stroke="none" fill="#A452D4" d="M28 64 L20 64 0 54 0 50 28 64"/>
<path stroke="none" fill="#BA6BE9" d="M28 64 L0 50 0 40 48 64 28 64"/>
<path stroke="none" fill="#BBC4CB" d="M20 64 L0 64 0 54 20 64"/>
</g>
</svg>
|