| 12345678910111213141516171819202122 |
- <svg
- width="32"
- height="32"
- viewBox="0 0 32 32"
- fill="none"
- xmlns="http://www.w3.org/2000/svg"
- >
- <g clip-path="url(#clip0_373_537)">
- <path
- d="M26 12L16 22L6 12"
- stroke="#625B6B"
- stroke-width="1.5"
- stroke-linecap="round"
- stroke-linejoin="round"
- />
- </g>
- <defs>
- <clipPath id="clip0_373_537">
- <rect width="32" height="32" fill="white" />
- </clipPath>
- </defs>
- </svg>
|