John KuehJohn Kueh

file paste icon

HugeIcons · FilePasteIcon · MIT

Download SVG

The HugeIcons file paste icon depicts the action of inserting content from a clipboard into a document or field, commonly used for paste operations in user interfaces.

Common uses

  • Paste button in text editors
  • Insert content action in forms
  • Clipboard paste functionality

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pasteclipboard pasteinsert contentcopy paste

FAQ

What does the FilePasteIcon represent?
The FilePasteIcon visually represents the action of pasting content, typically from a clipboard, into a document or interface element.
How do I use FilePasteIcon in a React application?
You can use it by importing both HugeiconsIcon and FilePasteIcon from their respective packages and then rendering <HugeiconsIcon icon={FilePasteIcon} />.
What is the license for this icon?
The FilePasteIcon from the HugeIcons library 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →