123456789101112131415161718192021 |
- <svg width="24" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 0 24 24" xmlns:xlink="http://www.w3.org/1999/xlink">
- <defs>
- <clipPath id="clip1">
- <rect width="24" height="24"/>
- </clipPath>
- <filter width="100%" x="0" y="0" height="100%" filterUnits="objectBoundingBox" id="alpha">
- <feColorMatrix values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0" in="SourceGraphic" type="matrix"/>
- </filter>
- <g style="clip-path:url(#clip1)" id="surface6">
- <path style="fill:#000" d="M 18.722656 5.453125 C 19.65625 5.425781 20.589844 5.882812 21.035156 6.59375 C 21.480469 7.300781 21.421875 8.226562 20.886719 8.886719 L 12.445312 19.808594 C 11.609375 20.878906 9.589844 21.042969 8.539062 20.128906 L 3.472656 15.757812 C 2.441406 14.96875 2.390625 13.414062 3.371094 12.574219 C 4.347656 11.734375 6.15625 11.792969 7.0625 12.6875 L 9.9375 15.167969 L 16.664062 6.453125 C 17.109375 5.859375 17.902344 5.472656 18.722656 5.453125 Z "/>
- </g>
- <mask id="mask0">
- <g style="filter:url(#alpha)">
- <rect width="24" x="0" y="0" height="24" style="fill:#000;fill-opacity:.302"/>
- </g>
- </mask>
- </defs>
- <use style="mask:url(#mask0)" xlink:href="#surface6"/>
- <path style="fill:#dcdcdc" d="M 18.722656 4.363281 C 19.65625 4.335938 20.589844 4.792969 21.035156 5.503906 C 21.480469 6.210938 21.421875 7.136719 20.886719 7.796875 L 12.445312 18.71875 C 11.609375 19.789062 9.589844 19.953125 8.539062 19.035156 L 3.472656 14.667969 C 2.441406 13.878906 2.390625 12.320312 3.371094 11.484375 C 4.347656 10.644531 6.15625 10.699219 7.0625 11.597656 L 9.9375 14.078125 L 16.664062 5.363281 C 17.109375 4.769531 17.902344 4.382812 18.722656 4.363281 Z "/>
- </svg>
|