12345678910111213141516171819202122 |
- <svg xmlns="http://www.w3.org/2000/svg" width="40" height="40" viewBox="0 0 40 40">
- <defs>
- <linearGradient id="2-a" x1="50%" x2="115.878%" y1="41.195%" y2="58.805%">
- <stop offset="0%" stop-color="#D4AA37"/>
- <stop offset="100%" stop-color="#F9F0C4"/>
- </linearGradient>
- <linearGradient id="2-b" x1="50%" x2="54.16%" y1="0%" y2="100%">
- <stop offset="0%" stop-color="#D4AA37"/>
- <stop offset="100%" stop-color="#F9F0C4"/>
- </linearGradient>
- <linearGradient id="2-c" x1="50%" x2="88.131%" y1="0%" y2="100%">
- <stop offset="0%" stop-color="#D4AA37"/>
- <stop offset="100%" stop-color="#F9F0C4"/>
- </linearGradient>
- </defs>
- <g fill="none" fill-rule="evenodd">
- <polygon fill="url(#2-a)" points="13 14.215 17.497 15.988 18.202 15.579 13.705 13.805"/>
- <polygon fill="url(#2-b)" points="22.804 23.387 23.613 28.998 24.317 28.588 23.508 22.977"/>
- <polygon fill="url(#2-c)" points="20.176 12 19.47 12.41 21.52 18.259 26.025 21.544 26.731 21.134 22.224 17.85"/>
- <polygon fill="#FEBF11" points="17.497 15.988 13 14.215 16.29 19.716 15.561 24.468 19.564 24.288 23.612 28.998 22.803 23.388 26.024 21.544 21.519 18.259 19.47 12.411"/>
- </g>
- </svg>
|