The Lucide form icon depicts a stylized document with input fields, commonly used to represent sections of a user interface dedicated to data entry or configuration.
Common uses
- User registration and login forms
- Settings and preferences panels
- Checkout and order forms
Use it in React
Install
npm i lucide-reactImport & render
import { Form } from 'lucide-react';
<Form size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- documentpagefilelayoutpaperstubformalitystructuretemplateinputsdesigncomponentsforminput
FAQ
- What is the form icon used for?
- It visually represents forms or sections where users input data, configure settings, or complete transactions.
- How do I use the form icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Form } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons, including the form icon, are distributed under the ISC license, which is a permissive open-source 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 →