John KuehJohn Kueh

rotate cw square icon

HugeIcons · RotateCwSquareIcon · MIT

Download SVG

The HugeIcons rotate cw square icon depicts a clockwise rotation symbol within a square, commonly used to indicate an action to refresh, reload, or restart a process.

Common uses

  • Refresh data list
  • Reload page content
  • Restart a process

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RotateCwSquareIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={RotateCwSquareIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
refresh iconreload iconrestart iconsync icon

FAQ

What does the rotate cw square icon represent?
This icon represents a clockwise rotation, typically used for actions like refreshing, reloading, or restarting.
How do I use the RotateCwSquareIcon in React?
Import both HugeiconsIcon and RotateCwSquareIcon, then render <HugeiconsIcon icon={RotateCwSquareIcon} />.
What is the license for HugeIcons?
HugeIcons are released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →