The Lucide layout template icon visually represents a structured arrangement of content blocks or sections, commonly used to signify pre-defined page structures or design templates in user interfaces.
Common uses
- Selecting a page template in a CMS
- Applying a content layout to a section
- Indicating a design or wireframe view
Use it in React
Install
npm i lucide-reactImport & render
import { LayoutTemplate } from 'lucide-react';
<LayoutTemplate size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- windowwebpageblocksectionlayouttemplatepage structuredesign blockcontent layoutwireframe
FAQ
- What is the layout template icon used for?
- It represents a pre-defined structure for content, often used for page templates or layout options in UI design.
- How do I use this icon in React?
- You can import and use it like this: import { LayoutTemplate } from 'lucide-react'. Then render it as <LayoutTemplate />.
- What is the license for this icon?
- The Lucide icon library, including the layout-template icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.