rotate right 01 icon

rotate-right-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
rotate-right-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the rotate right 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3.97 14.812l.65-.393a3 3 0 0 0 1.258-1.41l2.425-5.615a1.6 1.6 0 0 1 .353-.51c.641-.615 1.75-.355 2.288.351c.994 1.303-.341 2.536-.059 3.623l7.754-4.355c1.804-.972 3.362 1.611 1.569 2.804l-4.59 2.55c.884 1.153 3.126 6.746.253 8.452a2.4 2.4 0 0 1-.526.217l-.35.109c-.901.28-2.606.634-3.774.532c-1.216-.106-1.978.542-2.918 1.082M14.647 4.72c-.397.397-2.125.283-2.763.203m2.763-.202c.398-.397.409-2.333.33-2.969m-.33 2.969C13.625 2.949 9.562.123 5.53 2.949C3.58 4.315 3.306 5.175 2.998 5.752"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRotateRight01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m3.97 14.812l.65-.393a3 3 0 0 0 1.258-1.41l2.425-5.615a1.6 1.6 0 0 1 .353-.51c.641-.615 1.75-.355 2.288.351c.994 1.303-.341 2.536-.059 3.623l7.754-4.355c1.804-.972 3.362 1.611 1.569 2.804l-4.59 2.55c.884 1.153 3.126 6.746.253 8.452a2.4 2.4 0 0 1-.526.217l-.35.109c-.901.28-2.606.634-3.774.532c-1.216-.106-1.978.542-2.918 1.082M14.647 4.72c-.397.397-2.125.283-2.763.203m2.763-.202c.398-.397.409-2.333.33-2.969m-.33 2.969C13.625 2.949 9.562.123 5.53 2.949C3.58 4.315 3.306 5.175 2.998 5.752"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m3.97 14.812l.65-.393a3 3 0 0 0 1.258-1.41l2.425-5.615a1.6 1.6 0 0 1 .353-.51c.641-.615 1.75-.355 2.288.351c.994 1.303-.341 2.536-.059 3.623l7.754-4.355c1.804-.972 3.362 1.611 1.569 2.804l-4.59 2.55c.884 1.153 3.126 6.746.253 8.452a2.4 2.4 0 0 1-.526.217l-.35.109c-.901.28-2.606.634-3.774.532c-1.216-.106-1.978.542-2.918 1.082M14.647 4.72c-.397.397-2.125.283-2.763.203m2.763-.202c.398-.397.409-2.333.33-2.969m-.33 2.969C13.625 2.949 9.562.123 5.53 2.949C3.58 4.315 3.306 5.175 2.998 5.752"/></svg>
</template>

CSS

.icon-rotate-right-01 {
  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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3.97%2014.812l.65-.393a3%203%200%200%200%201.258-1.41l2.425-5.615a1.6%201.6%200%200%201%20.353-.51c.641-.615%201.75-.355%202.288.351c.994%201.303-.341%202.536-.059%203.623l7.754-4.355c1.804-.972%203.362%201.611%201.569%202.804l-4.59%202.55c.884%201.153%203.126%206.746.253%208.452a2.4%202.4%200%200%201-.526.217l-.35.109c-.901.28-2.606.634-3.774.532c-1.216-.106-1.978.542-2.918%201.082M14.647%204.72c-.397.397-2.125.283-2.763.203m2.763-.202c.398-.397.409-2.333.33-2.969m-.33%202.969C13.625%202.949%209.562.123%205.53%202.949C3.58%204.315%203.306%205.175%202.998%205.752%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m3.97%2014.812l.65-.393a3%203%200%200%200%201.258-1.41l2.425-5.615a1.6%201.6%200%200%201%20.353-.51c.641-.615%201.75-.355%202.288.351c.994%201.303-.341%202.536-.059%203.623l7.754-4.355c1.804-.972%203.362%201.611%201.569%202.804l-4.59%202.55c.884%201.153%203.126%206.746.253%208.452a2.4%202.4%200%200%201-.526.217l-.35.109c-.901.28-2.606.634-3.774.532c-1.216-.106-1.978.542-2.918%201.082M14.647%204.72c-.397.397-2.125.283-2.763.203m2.763-.202c.398-.397.409-2.333.33-2.969m-.33%202.969C13.625%202.949%209.562.123%205.53%202.949C3.58%204.315%203.306%205.175%202.998%205.752%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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