rotate left 06 icon

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

Name
rotate-left-06
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the rotate left 06 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="M6.51 10.266a1.236 1.236 0 0 1-.311-1.736c.4-.564 1.19-.701 1.762-.306l5.526 3.814l.923.672l-.03-2.411c0-.838.74-1.49 1.585-1.398c.647.07 1.163.564 1.256 1.199l.599 4.133c.135.938.203 1.407.17 1.857a4.1 4.1 0 0 1-.653 1.93c-.247.38-.587.715-1.267 1.385l-1.395 1.376a4.26 4.26 0 0 1-5.364.49l-4.046-2.73l-1.727-1.193a1.236 1.236 0 0 1-.311-1.736c.4-.564 1.19-.701 1.762-.306m1.52-5.04l-1.381-.953a1.277 1.277 0 0 0-1.762.306c-.4.564-.262 1.342.31 1.737l1.382.953m1.451-2.043l3.11 2.146m-4.63 2.893l-1.382-.953a1.236 1.236 0 0 1-.31-1.737c.4-.564 1.189-.7 1.761-.306m-.07 2.997l1.728 1.191M5.058 12.31l3.109 2.146m1.196-9.491c.397.395 2.123.281 2.76.202m-2.76-.202c-.397-.396-.408-2.328-.329-2.963m.329 2.963c1.02-1.769 5.08-4.59 9.109-1.769c1.947 1.363 2.221 2.222 2.53 2.798"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsRotateLeft06(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="M6.51 10.266a1.236 1.236 0 0 1-.311-1.736c.4-.564 1.19-.701 1.762-.306l5.526 3.814l.923.672l-.03-2.411c0-.838.74-1.49 1.585-1.398c.647.07 1.163.564 1.256 1.199l.599 4.133c.135.938.203 1.407.17 1.857a4.1 4.1 0 0 1-.653 1.93c-.247.38-.587.715-1.267 1.385l-1.395 1.376a4.26 4.26 0 0 1-5.364.49l-4.046-2.73l-1.727-1.193a1.236 1.236 0 0 1-.311-1.736c.4-.564 1.19-.701 1.762-.306m1.52-5.04l-1.381-.953a1.277 1.277 0 0 0-1.762.306c-.4.564-.262 1.342.31 1.737l1.382.953m1.451-2.043l3.11 2.146m-4.63 2.893l-1.382-.953a1.236 1.236 0 0 1-.31-1.737c.4-.564 1.189-.7 1.761-.306m-.07 2.997l1.728 1.191M5.058 12.31l3.109 2.146m1.196-9.491c.397.395 2.123.281 2.76.202m-2.76-.202c-.397-.396-.408-2.328-.329-2.963m.329 2.963c1.02-1.769 5.08-4.59 9.109-1.769c1.947 1.363 2.221 2.222 2.53 2.798"/></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="M6.51 10.266a1.236 1.236 0 0 1-.311-1.736c.4-.564 1.19-.701 1.762-.306l5.526 3.814l.923.672l-.03-2.411c0-.838.74-1.49 1.585-1.398c.647.07 1.163.564 1.256 1.199l.599 4.133c.135.938.203 1.407.17 1.857a4.1 4.1 0 0 1-.653 1.93c-.247.38-.587.715-1.267 1.385l-1.395 1.376a4.26 4.26 0 0 1-5.364.49l-4.046-2.73l-1.727-1.193a1.236 1.236 0 0 1-.311-1.736c.4-.564 1.19-.701 1.762-.306m1.52-5.04l-1.381-.953a1.277 1.277 0 0 0-1.762.306c-.4.564-.262 1.342.31 1.737l1.382.953m1.451-2.043l3.11 2.146m-4.63 2.893l-1.382-.953a1.236 1.236 0 0 1-.31-1.737c.4-.564 1.189-.7 1.761-.306m-.07 2.997l1.728 1.191M5.058 12.31l3.109 2.146m1.196-9.491c.397.395 2.123.281 2.76.202m-2.76-.202c-.397-.396-.408-2.328-.329-2.963m.329 2.963c1.02-1.769 5.08-4.59 9.109-1.769c1.947 1.363 2.221 2.222 2.53 2.798"/></svg>
</template>

CSS

.icon-rotate-left-06 {
  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%22M6.51%2010.266a1.236%201.236%200%200%201-.311-1.736c.4-.564%201.19-.701%201.762-.306l5.526%203.814l.923.672l-.03-2.411c0-.838.74-1.49%201.585-1.398c.647.07%201.163.564%201.256%201.199l.599%204.133c.135.938.203%201.407.17%201.857a4.1%204.1%200%200%201-.653%201.93c-.247.38-.587.715-1.267%201.385l-1.395%201.376a4.26%204.26%200%200%201-5.364.49l-4.046-2.73l-1.727-1.193a1.236%201.236%200%200%201-.311-1.736c.4-.564%201.19-.701%201.762-.306m1.52-5.04l-1.381-.953a1.277%201.277%200%200%200-1.762.306c-.4.564-.262%201.342.31%201.737l1.382.953m1.451-2.043l3.11%202.146m-4.63%202.893l-1.382-.953a1.236%201.236%200%200%201-.31-1.737c.4-.564%201.189-.7%201.761-.306m-.07%202.997l1.728%201.191M5.058%2012.31l3.109%202.146m1.196-9.491c.397.395%202.123.281%202.76.202m-2.76-.202c-.397-.396-.408-2.328-.329-2.963m.329%202.963c1.02-1.769%205.08-4.59%209.109-1.769c1.947%201.363%202.221%202.222%202.53%202.798%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%22M6.51%2010.266a1.236%201.236%200%200%201-.311-1.736c.4-.564%201.19-.701%201.762-.306l5.526%203.814l.923.672l-.03-2.411c0-.838.74-1.49%201.585-1.398c.647.07%201.163.564%201.256%201.199l.599%204.133c.135.938.203%201.407.17%201.857a4.1%204.1%200%200%201-.653%201.93c-.247.38-.587.715-1.267%201.385l-1.395%201.376a4.26%204.26%200%200%201-5.364.49l-4.046-2.73l-1.727-1.193a1.236%201.236%200%200%201-.311-1.736c.4-.564%201.19-.701%201.762-.306m1.52-5.04l-1.381-.953a1.277%201.277%200%200%200-1.762.306c-.4.564-.262%201.342.31%201.737l1.382.953m1.451-2.043l3.11%202.146m-4.63%202.893l-1.382-.953a1.236%201.236%200%200%201-.31-1.737c.4-.564%201.189-.7%201.761-.306m-.07%202.997l1.728%201.191M5.058%2012.31l3.109%202.146m1.196-9.491c.397.395%202.123.281%202.76.202m-2.76-.202c-.397-.396-.408-2.328-.329-2.963m.329%202.963c1.02-1.769%205.08-4.59%209.109-1.769c1.947%201.363%202.221%202.222%202.53%202.798%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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