John KuehJohn Kueh

import icon

Lucide · import · ISC

Download SVG

The Lucide import icon depicts a box with an arrow pointing into it, typically used to represent the action of bringing data or files into a system or application.

Common uses

  • Button to import data from a file.
  • Menu item for importing settings.
  • Action to import user profiles.

Use it in React

Install
npm i lucide-react
Import & render
import { Import } from 'lucide-react';

<Import size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
saveimportdownloaduploaddata inget file

FAQ

What does the import icon represent?
It visually signifies the act of importing or bringing something into the current context, like data or files.
How do I use the import icon in React?
You can import and use it like this: `import { Import } from 'lucide-react'`. Then render it as `<Import />`.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Looking for something else? Search Lucide 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 →