John KuehJohn Kueh

computer activity icon

HugeIcons · ComputerActivityIcon · MIT

Download SVG

The HugeIcons computer activity icon depicts a monitor with a loading bar, commonly used to represent processing, loading states, or system activity in user interfaces.

Common uses

  • Loading spinners
  • System status indicators
  • Progress tracking

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
loadingprogressactivityprocessing

FAQ

What does the ComputerActivityIcon represent?
It visually represents ongoing computer activity, such as data processing or loading, often used to indicate that a system is busy.
How do I use the ComputerActivityIcon in a React project?
Import both HugeiconsIcon and ComputerActivityIcon, then render it using <HugeiconsIcon icon={ComputerActivityIcon} />.
What is the license for this icon?
This icon is provided 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 →