Rotation Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Rotation icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306368.svg" alt="Rotation icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306368.svg" alt="Rotation icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306368.svg" alt="Rotation icon" :width="24" :height="24" />
CSS background
.icon-rotation {
background-image: url('https://proicons.com/icon/306368.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M1000 529c-5 21-8 43-16 64-38 109-144 185-259 185-30 1-55-20-58-48-3-30 15-57 44-62 17-3 34-2 50-6 67-18 111-61 124-128 13-71-7-133-67-178-17-13-37-21-58-21-40-1-81-1-122-1 0 6 5 8 7 11 21 20 41 40 61 60 22 24 22 58 0 80-22 21-56 21-78-1-67-66-133-133-200-199-6-6-5-8 0-13 67-66 133-133 199-199 8-9 19-12 30-18h20c1 3 4 3 6 3 42 15 53 62 22 94-7 8-14 14-21 21l-49 49h119c25 1 50 5 74 14 81 32 131 92 159 174 6 19 8 40 13 59v60zM366 666c-24-24-46-46-69-68-9-9-15-19-18-31-4-25 7-48 28-60s47-9 65 8c32 31 63 63 94 94 35 35 70 71 106 106 6 6 6 9 0 15-66 65-131 131-197 197-24 23-57 24-79 3-23-22-24-57-1-81 22-23 45-45 69-68-6-4-10-3-15-3-39 0-79 3-118-1-77-7-135-46-179-108-82-117-66-275 38-372 52-49 115-74 187-75 32 0 57 25 57 56s-24 55-56 56c-14 0-27 2-40 5-66 16-116 72-125 141-8 69 22 138 79 171 18 10 37 16 57 16h109c2 0 3 0 8-1z"/></svg>
Rotation in other icon packs
Copied!