image rotation clockwise icon
image-rotation-clockwise from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- image-rotation-clockwise
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
image-01image-02image-03image-actual-sizeimage-add-01image-add-02image-compositionimage-composition-ovalimage-counter-clockwiseimage-cropimage-delete-01image-delete-02image-done-01image-done-02image-downimage-downloadimage-download-02image-flip-horizontalimage-flip-verticalimage-minusimage-not-found-01image-not-found-02image-offimage-play
Use the image rotation clockwise 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-width="1.5"><path stroke-linejoin="round" d="M14 7h1.6c3.017 0 4.525 0 5.463.911S22 10.29 22 13.222v1.556c0 2.933 0 4.4-.937 5.31C20.126 21 18.617 21 15.6 21h-3.2c-3.017 0-4.525 0-5.463-.911S6 17.71 6 14.778V11"/><path stroke-linejoin="round" d="m21.5 17.286l-4.067-4.015A.97.97 0 0 0 16.75 13a.98.98 0 0 0-.653.245L12.42 16.57l-1.706-1.543a.97.97 0 0 0-.646-.242a.96.96 0 0 0-.684.277L6.5 18M11 7a5 5 0 1 0-8 6m8-6l-1-4m1 4L7.5 8"/><path d="M11.625 11.5H11.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsImageRotationClockwise(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M14 7h1.6c3.017 0 4.525 0 5.463.911S22 10.29 22 13.222v1.556c0 2.933 0 4.4-.937 5.31C20.126 21 18.617 21 15.6 21h-3.2c-3.017 0-4.525 0-5.463-.911S6 17.71 6 14.778V11"/><path strokeLinejoin="round" d="m21.5 17.286l-4.067-4.015A.97.97 0 0 0 16.75 13a.98.98 0 0 0-.653.245L12.42 16.57l-1.706-1.543a.97.97 0 0 0-.646-.242a.96.96 0 0 0-.684.277L6.5 18M11 7a5 5 0 1 0-8 6m8-6l-1-4m1 4L7.5 8"/><path d="M11.625 11.5H11.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></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-width="1.5"><path stroke-linejoin="round" d="M14 7h1.6c3.017 0 4.525 0 5.463.911S22 10.29 22 13.222v1.556c0 2.933 0 4.4-.937 5.31C20.126 21 18.617 21 15.6 21h-3.2c-3.017 0-4.525 0-5.463-.911S6 17.71 6 14.778V11"/><path stroke-linejoin="round" d="m21.5 17.286l-4.067-4.015A.97.97 0 0 0 16.75 13a.98.98 0 0 0-.653.245L12.42 16.57l-1.706-1.543a.97.97 0 0 0-.646-.242a.96.96 0 0 0-.684.277L6.5 18M11 7a5 5 0 1 0-8 6m8-6l-1-4m1 4L7.5 8"/><path d="M11.625 11.5H11.5m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg> </template>
CSS
.icon-image-rotation-clockwise {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%207h1.6c3.017%200%204.525%200%205.463.911S22%2010.29%2022%2013.222v1.556c0%202.933%200%204.4-.937%205.31C20.126%2021%2018.617%2021%2015.6%2021h-3.2c-3.017%200-4.525%200-5.463-.911S6%2017.71%206%2014.778V11%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m21.5%2017.286l-4.067-4.015A.97.97%200%200%200%2016.75%2013a.98.98%200%200%200-.653.245L12.42%2016.57l-1.706-1.543a.97.97%200%200%200-.646-.242a.96.96%200%200%200-.684.277L6.5%2018M11%207a5%205%200%201%200-8%206m8-6l-1-4m1%204L7.5%208%22%2F%3E%3Cpath%20d%3D%22M11.625%2011.5H11.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14%207h1.6c3.017%200%204.525%200%205.463.911S22%2010.29%2022%2013.222v1.556c0%202.933%200%204.4-.937%205.31C20.126%2021%2018.617%2021%2015.6%2021h-3.2c-3.017%200-4.525%200-5.463-.911S6%2017.71%206%2014.778V11%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m21.5%2017.286l-4.067-4.015A.97.97%200%200%200%2016.75%2013a.98.98%200%200%200-.653.245L12.42%2016.57l-1.706-1.543a.97.97%200%200%200-.646-.242a.96.96%200%200%200-.684.277L6.5%2018M11%207a5%205%200%201%200-8%206m8-6l-1-4m1%204L7.5%208%22%2F%3E%3Cpath%20d%3D%22M11.625%2011.5H11.5m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%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/image-rotation-clockwise.svg?color=%231a73e8&size=48