The Tabler dots circle horizontal icon depicts three horizontal dots within a circle, commonly used to represent a menu of options or actions.
Common uses
- Open a context menu
- Show additional settings
- Access overflow actions
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDotsCircleHorizontal } from '@tabler/icons-react';
<IconDotsCircleHorizontal size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- moreoptionsdotscirclehorizontalcontroloperationroundcircularfunctionsystemmore options iconellipsis menu iconaction menu iconsettings icon
FAQ
- What is the dots circle horizontal icon used for?
- It typically signifies a menu or a set of additional options that are not immediately visible.
- How do I use this icon in React?
- Import it using: import { IconDotsCircleHorizontal } from '@tabler/icons-react'. Then use it as a React component: <IconDotsCircleHorizontal />.
- What is the license for this icon?
- The Tabler icons, including dots-circle-horizontal, are 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 →