John KuehJohn Kueh

work update icon

HugeIcons · WorkUpdateIcon · MIT

Download SVG

The HugeIcons work update icon depicts a document with an upward-trending graph, commonly used to signify progress, status updates, or performance metrics in a user interface.

Common uses

  • Displaying task completion status
  • Indicating performance improvements
  • Visualizing project progress

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
progress iconupdate iconperformance iconstatus icon

FAQ

What does the WorkUpdateIcon represent?
It represents a work update, typically showing progress or performance metrics with a document and an upward graph.
How do I use WorkUpdateIcon in React?
Import it using `import { WorkUpdateIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={WorkUpdateIcon} />`.
What is the license for this icon?
This icon is available under the MIT license.

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 →