Files
hoppscotch/packages/hoppscotch-app/assets/icons/rotate-ccw.svg
liyasthomas 98b01b016d chore: lint
2022-01-31 19:44:40 +05:30

15 lines
271 B
XML

<svg
xmlns="http://www.w3.org/2000/svg"
width="24"
height="24"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M3 2v6h6" />
<path d="M3 13a9 9 0 103-7.7L3 8" />
</svg>