John KuehJohn Kueh

notepad text dashed icon

HugeIcons · NotepadTextDashedIcon · MIT

Download SVG

The HugeIcons notepad text dashed icon depicts a notepad with dashed lines, commonly used to represent notes, drafts, or unformatted text.

Common uses

  • Drafting content
  • Unformatted text input
  • Notes section

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { NotepadTextDashedIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={NotepadTextDashedIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
notesdraftdocumenttext

FAQ

What is the Notepad Text Dashed icon used for?
It represents notes, drafts, or unformatted text in a user interface.
How do I use the Notepad Text Dashed icon in React?
Import it using `import { NotepadTextDashedIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={NotepadTextDashedIcon} />`.
What is the license for this icon?
This 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 →