rotate right 03 icon
rotate-right-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- rotate-right-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
rotate-01rotate-02rotate-360rotate-bottom-leftrotate-bottom-rightrotate-ccwrotate-ccw-keyrotate-ccw-squarerotate-clockwiserotate-croprotate-cwrotate-cw-squarerotate-left-01rotate-left-02rotate-left-03rotate-left-04rotate-left-05rotate-left-06rotate-right-01rotate-right-02rotate-right-04rotate-right-05rotate-right-06rotate-square
Use the rotate right 03 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="m16.375 10.459l.444.765c.49.845.2 1.925-.65 2.413m0 0l-.769.442m.77-.442a.89.89 0 0 1 1.212.324c.49.845.2 1.925-.65 2.413m0 0l-.769.442m.769-.442a.753.753 0 0 1 1.08.386l.108.287a1.76 1.76 0 0 1-.775 2.15l-1.132.65c-1.67.96-2.507 1.44-3.319 1.57c-.47.074-1.188-.031-1.723-.137a1.96 1.96 0 0 0-1.358.204l-.895.514m6.12-10.656l4.997-2.871a1.32 1.32 0 0 0 .487-1.81a1.335 1.335 0 0 0-1.819-.485l-7.66 4.4l.53-1.957a1.487 1.487 0 0 0-1.22-1.86a1.51 1.51 0 0 0-1.608.892l-1.938 4.785c-.37.915-1.247 1.8-2.106 2.294m10.635-9.765c-.397.395-2.123.281-2.76.202m2.76-.202c.397-.396.409-2.328.329-2.963m-.329 2.963c-1.02-1.769-5.08-4.59-9.109-1.769C4.081 4.56 3.806 5.418 3.498 5.994"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsRotateRight03(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="m16.375 10.459l.444.765c.49.845.2 1.925-.65 2.413m0 0l-.769.442m.77-.442a.89.89 0 0 1 1.212.324c.49.845.2 1.925-.65 2.413m0 0l-.769.442m.769-.442a.753.753 0 0 1 1.08.386l.108.287a1.76 1.76 0 0 1-.775 2.15l-1.132.65c-1.67.96-2.507 1.44-3.319 1.57c-.47.074-1.188-.031-1.723-.137a1.96 1.96 0 0 0-1.358.204l-.895.514m6.12-10.656l4.997-2.871a1.32 1.32 0 0 0 .487-1.81a1.335 1.335 0 0 0-1.819-.485l-7.66 4.4l.53-1.957a1.487 1.487 0 0 0-1.22-1.86a1.51 1.51 0 0 0-1.608.892l-1.938 4.785c-.37.915-1.247 1.8-2.106 2.294m10.635-9.765c-.397.395-2.123.281-2.76.202m2.76-.202c.397-.396.409-2.328.329-2.963m-.329 2.963c-1.02-1.769-5.08-4.59-9.109-1.769C4.081 4.56 3.806 5.418 3.498 5.994"/></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="m16.375 10.459l.444.765c.49.845.2 1.925-.65 2.413m0 0l-.769.442m.77-.442a.89.89 0 0 1 1.212.324c.49.845.2 1.925-.65 2.413m0 0l-.769.442m.769-.442a.753.753 0 0 1 1.08.386l.108.287a1.76 1.76 0 0 1-.775 2.15l-1.132.65c-1.67.96-2.507 1.44-3.319 1.57c-.47.074-1.188-.031-1.723-.137a1.96 1.96 0 0 0-1.358.204l-.895.514m6.12-10.656l4.997-2.871a1.32 1.32 0 0 0 .487-1.81a1.335 1.335 0 0 0-1.819-.485l-7.66 4.4l.53-1.957a1.487 1.487 0 0 0-1.22-1.86a1.51 1.51 0 0 0-1.608.892l-1.938 4.785c-.37.915-1.247 1.8-2.106 2.294m10.635-9.765c-.397.395-2.123.281-2.76.202m2.76-.202c.397-.396.409-2.328.329-2.963m-.329 2.963c-1.02-1.769-5.08-4.59-9.109-1.769C4.081 4.56 3.806 5.418 3.498 5.994"/></svg> </template>
CSS
.icon-rotate-right-03 {
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%22m16.375%2010.459l.444.765c.49.845.2%201.925-.65%202.413m0%200l-.769.442m.77-.442a.89.89%200%200%201%201.212.324c.49.845.2%201.925-.65%202.413m0%200l-.769.442m.769-.442a.753.753%200%200%201%201.08.386l.108.287a1.76%201.76%200%200%201-.775%202.15l-1.132.65c-1.67.96-2.507%201.44-3.319%201.57c-.47.074-1.188-.031-1.723-.137a1.96%201.96%200%200%200-1.358.204l-.895.514m6.12-10.656l4.997-2.871a1.32%201.32%200%200%200%20.487-1.81a1.335%201.335%200%200%200-1.819-.485l-7.66%204.4l.53-1.957a1.487%201.487%200%200%200-1.22-1.86a1.51%201.51%200%200%200-1.608.892l-1.938%204.785c-.37.915-1.247%201.8-2.106%202.294m10.635-9.765c-.397.395-2.123.281-2.76.202m2.76-.202c.397-.396.409-2.328.329-2.963m-.329%202.963c-1.02-1.769-5.08-4.59-9.109-1.769C4.081%204.56%203.806%205.418%203.498%205.994%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%22m16.375%2010.459l.444.765c.49.845.2%201.925-.65%202.413m0%200l-.769.442m.77-.442a.89.89%200%200%201%201.212.324c.49.845.2%201.925-.65%202.413m0%200l-.769.442m.769-.442a.753.753%200%200%201%201.08.386l.108.287a1.76%201.76%200%200%201-.775%202.15l-1.132.65c-1.67.96-2.507%201.44-3.319%201.57c-.47.074-1.188-.031-1.723-.137a1.96%201.96%200%200%200-1.358.204l-.895.514m6.12-10.656l4.997-2.871a1.32%201.32%200%200%200%20.487-1.81a1.335%201.335%200%200%200-1.819-.485l-7.66%204.4l.53-1.957a1.487%201.487%200%200%200-1.22-1.86a1.51%201.51%200%200%200-1.608.892l-1.938%204.785c-.37.915-1.247%201.8-2.106%202.294m10.635-9.765c-.397.395-2.123.281-2.76.202m2.76-.202c.397-.396.409-2.328.329-2.963m-.329%202.963c-1.02-1.769-5.08-4.59-9.109-1.769C4.081%204.56%203.806%205.418%203.498%205.994%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/rotate-right-03.svg?color=%231a73e8&size=48