The HugeIcons flim slate icon depicts a piece of slate, often used to represent documents, notes, or data entry fields in user interfaces.
Common uses
- Document creation/editing
- Note-taking feature
- Data input form
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FlimSlateIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FlimSlateIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- document iconnote iconslate iconwriting icon
FAQ
- What is the flim slate icon used for?
- This icon represents a slate or document, commonly used for actions related to content creation, editing, or display.
- How do I use the FlimSlateIcon in React?
- Import both HugeiconsIcon and FlimSlateIcon, then render it using <HugeiconsIcon icon={FlimSlateIcon} />.
- What is the license for this icon?
- The FlimSlateIcon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
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 →