The Lucide origami icon depicts a folded paper bird, commonly used to represent concepts related to crafting, paper goods, or delicate creations in UI design.
Common uses
- Crafting or DIY sections
- Paper product branding
- Symbol for delicate or intricate processes
Use it in React
Install
npm i lucide-reactImport & render
import { Origami } from 'lucide-react';
<Origami size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- paperbirdorigamipaper birdfolded papercranecraft
FAQ
- What is the origami icon used for?
- It represents folded paper art, often used for themes of crafting, paper, or delicate designs.
- How do I use the origami icon in React?
- Import it using `import { Origami } from 'lucide-react'` and then use it as a component: `<Origami />`.
- What is the license for the Lucide origami icon?
- The Lucide icon library, including the origami icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →