The HugeIcons copy 01 icon depicts a document with a page being duplicated, commonly used to represent the action of copying content.
Common uses
- Copying text to clipboard
- Duplicating a file or item
- Cloning a record or setting
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Copy01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Copy01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- duplicateclonecopy to clipboardcopy content
FAQ
- What does the Copy 01 icon represent?
- It visually represents the action of copying or duplicating content, like text or files.
- How do I use the Copy 01 icon in React?
- Import it as 'Copy01Icon' from '@hugeicons/core-free-icons' and render it using <HugeiconsIcon icon={Copy01Icon} /> from '@hugeicons/react'.
- What is the license for this icon?
- The Copy 01 icon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.