John KuehJohn Kueh

paragraph bullets point 01 icon

HugeIcons · ParagraphBulletsPoint01Icon · MIT

Download SVG

The HugeIcons paragraph bullets point 01 icon visually represents a list of bullet points, commonly used to denote unordered lists or itemized information in user interfaces.

Common uses

  • Displaying features in a product description
  • Listing steps in a tutorial
  • Showing options in a settings menu

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bullet listlist iconunordered listpoints

FAQ

What is this icon typically used for?
This icon is used to represent bulleted or unordered lists, indicating individual items within a group.
How do I use this icon in React?
Import the icon and render it using the Hugeicons component: `import { ParagraphBulletsPoint01Icon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={ParagraphBulletsPoint01Icon} />`.
What is the license for this icon?
This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.

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 →