The HugeIcons computer remove icon depicts a computer monitor with a minus sign, commonly used to signify the removal or deletion of a computer or related data.
Common uses
- Delete computer from a list
- Uninstall software
- Remove device from network
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ComputerRemoveIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ComputerRemoveIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- delete computeruninstall iconremove devicecomputer minus
FAQ
- What does the computer remove icon represent?
- It represents the action of removing or deleting a computer, device, or associated data. It's often used for uninstalling software or removing a device from a system.
- How do I use the ComputerRemoveIcon in React?
- Import both HugeiconsIcon and ComputerRemoveIcon, then render the icon using the prop: `<HugeiconsIcon icon={ComputerRemoveIcon} />`.
- What is the license for this icon?
- This 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.