The Phosphor copy simple icon depicts a document with a smaller document overlaid, commonly used to represent a copy or duplicate action.
Common uses
- Copying text or files
- Duplicating settings or configurations
- Pasting content
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CopySimple } from '@phosphor-icons/react';
<CopySimple size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CopySimple size={24} />thin
<CopySimple size={24} weight="thin" />light
<CopySimple size={24} weight="light" />bold
<CopySimple size={24} weight="bold" />fill
<CopySimple size={24} weight="fill" />duotone
<CopySimple size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- editor
- Keywords
- duplicatedcopiedclipboardeditorsystemcopysimpleduplicatepastecopy to clipboard
FAQ
- What is the purpose of the copy simple icon?
- It visually signifies an action related to copying or duplicating content, such as text, files, or settings.
- How do I use the copy simple icon in React?
- You can import and use it like this: import { CopySimple } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the copy simple icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.