The HugeIcons more horizontal square 01 icon depicts three horizontal dots, commonly used to represent a menu, options, or an ellipsis indicating more content.
Common uses
- Triggering a context menu
- Indicating overflow menu items
- Representing an ellipsis for truncated text
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MoreHorizontalSquare01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MoreHorizontalSquare01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- ellipsis iconmenu icondots iconoptions icon
FAQ
- What does the more horizontal square 01 icon represent?
- This icon represents a menu, options, or an ellipsis, indicating that there is more content or actions available.
- How do I use the MoreHorizontalSquare01Icon in React?
- Import both HugeiconsIcon and MoreHorizontalSquare01Icon, then render it using <HugeiconsIcon icon={MoreHorizontalSquare01Icon} />.
- What is the license for this icon?
- The HugeIcons icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.