The HugeIcons computer protection icon visually represents security and safeguarding of digital devices, commonly used to indicate features related to antivirus, firewalls, or data privacy.
Common uses
- Antivirus software status
- Firewall settings toggle
- Data encryption feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ComputerProtectionIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ComputerProtectionIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- security iconshield iconprivacy iconantivirus icon
FAQ
- What does the computer protection icon represent?
- This icon symbolizes security and protection for computers and digital data. It's often used for features like antivirus, firewalls, or privacy settings.
- How do I use this icon in React?
- Import the icon component and use it within the HugeiconsIcon wrapper like this: import { HugeiconsIcon } from '@hugeicons/react'; import { ComputerProtectionIcon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={ComputerProtectionIcon} />.
- What is the license for this icon?
- The HugeIcons computer protection icon is available under the MIT license, which allows for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.