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

17 lines
344 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="M21 2v6h-6" />
<path d="M3 12a9 9 0 0115-6.7L21 8" />
<path d="M3 22v-6h6" />
<path d="M21 12a9 9 0 01-15 6.7L3 16" />
</svg>