John KuehJohn Kueh

copy 02 icon

HugeIcons · Copy02Icon · MIT

Download SVG

The HugeIcons copy 02 icon depicts a document with a smaller duplicate document overlaid, commonly used to represent a copy or duplicate action in user interfaces.

Common uses

  • Copying text or files
  • Duplicating settings or configurations
  • Creating a clone of an item

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
duplicateclonecopy to clipboardcopy file

FAQ

What does the Copy 02 icon represent?
It visually signifies the action of copying or duplicating an item, such as text, files, or settings.
How do I use the Copy 02 icon in React?
Import it as 'Copy02Icon' from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: <HugeiconsIcon icon={Copy02Icon} />.
What is the license for this icon?
The HugeIcons library, including the Copy 02 icon, is available under the MIT license.

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 →