The HugeIcons stationery icon depicts writing and office supplies, commonly used to represent features related to documents, writing, or general office tasks.
Common uses
- Button for 'New Document'
- Link to 'My Files'
- Menu item for 'Writing Tools'
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StationeryIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StationeryIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- writingpenpaperoffice
FAQ
- What does the stationery icon represent?
- It represents writing and office supplies, suitable for actions involving documents or office-related functions.
- How do I use the StationeryIcon in React?
- Import both HugeiconsIcon and StationeryIcon, then render <HugeiconsIcon icon={StationeryIcon} />.
- What is the license for this icon?
- This icon is released under the MIT license, allowing for free commercial and non-commercial use.
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 →