16 lines
777 B
XML
16 lines
777 B
XML
<svg xmlns="http://www.w3.org/2000/svg"
|
|
aria-label="..." role="img"
|
|
viewBox="0 0 512 512"><rect
|
|
width="512" height="512"
|
|
rx="15%"
|
|
fill="#fff"/>
|
|
<polygon points="60,140,130,185,250,115,250,30" style="fill:#A1C535;" />
|
|
<polygon points="250,115,250,30,450,140,375,185" style="fill:#ADD439;" />
|
|
<polygon points="450,140,375,185,375,325,450,365" style="fill:#1B6AC6;" />
|
|
<polygon points="375,325,450,365,250,475,250,390" style="fill:#2E90E8;" />
|
|
<polygon points="250,475,250,390,130,325,60,365" style="fill:#EA205E;" />
|
|
<polygon points="60,140,130,185,130,325,60,365" style="fill:#A5073E;" />
|
|
<polygon points="130,185,250,115,375,185,250,250" style="fill:#F1F6E2;" />
|
|
<polygon points="250,250,250,390,375,325,375,185" style="fill:#CEDBE6;" />
|
|
</svg>
|