15 lines
369 B
XML
15 lines
369 B
XML
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="12"
|
|
height="12"
|
|
fill="none"
|
|
viewBox="0 0 12 12"
|
|
>
|
|
<path
|
|
fill="currentColor"
|
|
fill-rule="evenodd"
|
|
d="m5.504 7.454 3.419-4.102-.845-.704L3.43 8.225.852 6.078l-.704.845 3 2.5.422.352.353-.423L4.8 8.3l1.348 1.124.422.352.353-.423 5-6-.845-.704L6.43 8.225l-.926-.77Z"
|
|
clip-rule="evenodd"
|
|
/>
|
|
</svg>
|