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 3.714844 6.339844 C 3.871094 6.386719 4.015625 6.464844 4.136719 6.570312 L 12 12.171875 L 19.863281 6.570312 C 20.007812 6.457031 20.179688 6.378906 20.359375 6.339844 Z M 21.816406 7.722656 C 21.777344 8.058594 21.59375 8.363281 21.320312 8.566406 L 12.730469 14.703125 C 12.296875 15.019531 11.703125 15.019531 11.269531 14.703125 L 2.679688 8.566406 C 2.445312 8.410156 2.269531 8.179688 2.183594 7.914062 L 2.183594 18.613281 C 2.183594 19.257812 2.765625 19.839844 3.410156 19.839844 L 20.589844 19.839844 C 21.234375 19.839844 21.816406 19.257812 21.816406 18.613281 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:#ee545b" d="M 3.714844 5.25 C 3.871094 5.296875 4.015625 5.375 4.136719 5.480469 L 12 11.078125 L 19.863281 5.480469 C 20.007812 5.367188 20.179688 5.289062 20.359375 5.25 Z M 21.816406 6.628906 C 21.777344 6.96875 21.59375 7.273438 21.320312 7.472656 L 12.730469 13.609375 C 12.296875 13.929688 11.703125 13.929688 11.269531 13.609375 L 2.679688 7.472656 C 2.445312 7.320312 2.269531 7.089844 2.183594 6.820312 L 2.183594 17.523438 C 2.183594 18.164062 2.765625 18.75 3.410156 18.75 L 20.589844 18.75 C 21.234375 18.75 21.816406 18.164062 21.816406 17.523438 Z "/>
- </svg>
|