<template>
    <svg
        viewBox="0 0 20 20"
        fill="none"
        stroke-linecap="round"
        aria-hidden="true">
            <path d="m6.5 11.5-.964-.964a3.535 3.535 0 1 1 5-5l.964.964m2 2 .964.964a3.536 3.536 0 0 1-5 5L8.5 13.5m0-5 3 3" />
    </svg>
</template>