The Tabler dots diagonal 2 icon depicts three diagonal dots, commonly used to represent a continuation, overflow, or a menu of options in a user interface.
Common uses
- Indicating more items in a list or table.
- Triggering a context menu or dropdown.
- Representing an ongoing process or loading state.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDotsDiagonal2 } from '@tabler/icons-react';
<IconDotsDiagonal2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- hellipmoreellipsisdotsdiagonalcontroloperationfunctioninterfacemanagementsystem2ellipsis diagonalmore optionskebab menu verticaloverflow
FAQ
- What does the dots diagonal 2 icon represent?
- It visually signifies 'more' or 'ellipsis', indicating that there are additional items, actions, or content beyond what is immediately visible.
- How do I use the dots diagonal 2 icon in React?
- You can import and use it directly with the following statement: import { IconDotsDiagonal2 } from '@tabler/icons-react'.
- What is the license for the dots diagonal 2 icon?
- The Tabler icon library, including the dots diagonal 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →