John KuehJohn Kueh

clock arrow up icon

HugeIcons · ClockArrowUpIcon · MIT

Download SVG

The HugeIcons clock arrow up icon depicts a clock with an upward-pointing arrow, commonly used to represent actions like refreshing, updating, or reordering data.

Common uses

  • Refresh data list
  • Update status
  • Reorder items

Use it in React

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

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

Details

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

FAQ

What does the clock arrow up icon represent?
This icon signifies an action related to time, such as refreshing, updating, or reordering. It visually communicates that a process involving time or sequence is being initiated or completed.
How do I use the ClockArrowUpIcon in React?
Import both HugeiconsIcon and ClockArrowUpIcon from their respective packages. Then, render the icon using the <HugeiconsIcon icon={ClockArrowUpIcon} /> component.
What is the license for this icon?
The HugeIcons clock arrow up icon is available under the MIT license, allowing for free use in both personal and commercial projects.

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 →