refresh cw off icon

refresh-cw-off from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
refresh-cw-off
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in Huge Icons

Use the refresh cw off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m3 3l18 18M19.5 6.5C17.5 4 15 3 12 3c-1.186 0-2.318.23-3.354.646M4.5 17.5C6.5 20 9 21 12 21a8.97 8.97 0 0 0 6.364-2.636M20.945 11q.055.493.055 1c0 1.186-.23 2.318-.646 3.354M3.054 13a8.97 8.97 0 0 1 2.581-7.364"/><path d="M16 6.779s3.28.498 3.779 0c.498-.498 0-3.779 0-3.779M8 17.221s-3.28-.498-3.779 0c-.498.498 0 3.779 0 3.779"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRefreshCwOff(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m3 3l18 18M19.5 6.5C17.5 4 15 3 12 3c-1.186 0-2.318.23-3.354.646M4.5 17.5C6.5 20 9 21 12 21a8.97 8.97 0 0 0 6.364-2.636M20.945 11q.055.493.055 1c0 1.186-.23 2.318-.646 3.354M3.054 13a8.97 8.97 0 0 1 2.581-7.364"/><path d="M16 6.779s3.28.498 3.779 0c.498-.498 0-3.779 0-3.779M8 17.221s-3.28-.498-3.779 0c-.498.498 0 3.779 0 3.779"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m3 3l18 18M19.5 6.5C17.5 4 15 3 12 3c-1.186 0-2.318.23-3.354.646M4.5 17.5C6.5 20 9 21 12 21a8.97 8.97 0 0 0 6.364-2.636M20.945 11q.055.493.055 1c0 1.186-.23 2.318-.646 3.354M3.054 13a8.97 8.97 0 0 1 2.581-7.364"/><path d="M16 6.779s3.28.498 3.779 0c.498-.498 0-3.779 0-3.779M8 17.221s-3.28-.498-3.779 0c-.498.498 0 3.779 0 3.779"/></g></svg>
</template>

CSS

.icon-refresh-cw-off {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m3%203l18%2018M19.5%206.5C17.5%204%2015%203%2012%203c-1.186%200-2.318.23-3.354.646M4.5%2017.5C6.5%2020%209%2021%2012%2021a8.97%208.97%200%200%200%206.364-2.636M20.945%2011q.055.493.055%201c0%201.186-.23%202.318-.646%203.354M3.054%2013a8.97%208.97%200%200%201%202.581-7.364%22%2F%3E%3Cpath%20d%3D%22M16%206.779s3.28.498%203.779%200c.498-.498%200-3.779%200-3.779M8%2017.221s-3.28-.498-3.779%200c-.498.498%200%203.779%200%203.779%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m3%203l18%2018M19.5%206.5C17.5%204%2015%203%2012%203c-1.186%200-2.318.23-3.354.646M4.5%2017.5C6.5%2020%209%2021%2012%2021a8.97%208.97%200%200%200%206.364-2.636M20.945%2011q.055.493.055%201c0%201.186-.23%202.318-.646%203.354M3.054%2013a8.97%208.97%200%200%201%202.581-7.364%22%2F%3E%3Cpath%20d%3D%22M16%206.779s3.28.498%203.779%200c.498-.498%200-3.779%200-3.779M8%2017.221s-3.28-.498-3.779%200c-.498.498%200%203.779%200%203.779%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/refresh-cw-off.svg?color=%231a73e8&size=48