The HugeIcons quill write 02 icon depicts a quill pen, commonly used to represent actions related to writing, editing, or content creation.
Common uses
- Rich text editor toolbar
- Blog post creation button
- Document editing feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { QuillWrite02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={QuillWrite02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pen iconwriting iconedit iconcompose icon
FAQ
- What does the QuillWrite02Icon represent?
- The QuillWrite02Icon represents a quill pen, symbolizing writing, editing, or content creation.
- How do I use QuillWrite02Icon in a React project?
- Import it using `import { QuillWrite02Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={QuillWrite02Icon} />`.
- What is the license for this icon?
- This icon is distributed 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 →