The HugeIcons copy plus icon depicts a document with a plus sign, commonly used to indicate adding new content or duplicating existing items.
Common uses
- Add new record
- Duplicate item
- Create new entry
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CopyPlusIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CopyPlusIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- add documentnew itemduplicatecreate
FAQ
- What does the copy plus icon represent?
- It represents the action of adding new content or duplicating an existing item, often used for creating new entries or records.
- How do I use the CopyPlusIcon in React?
- Import both HugeiconsIcon and CopyPlusIcon, then render <HugeiconsIcon icon={CopyPlusIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.