The HugeIcons sticky note 03 icon depicts a single sticky note, commonly used to represent notes, reminders, or to-do items in user interfaces.
Common uses
- Adding a new note
- Viewing pending tasks
- Saving draft content
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { StickyNote03Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={StickyNote03Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- note iconmemo iconreminder icontask icon
FAQ
- What is the sticky note 03 icon used for?
- This icon represents a sticky note, ideal for UI elements related to notes, reminders, or tasks.
- How do I use the StickyNote03Icon in React?
- Import it as: import { StickyNote03Icon } from '@hugeicons/core-free-icons'; and render it using: <HugeiconsIcon icon={StickyNote03Icon} />.
- What is the license for this icon?
- The HugeIcons sticky note 03 icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →