The Lucide dot icon depicts a small, centered circle, commonly used to represent a middle dot or a separator in lists and text.
Common uses
- List item separator
- Middle dot for text
- Placeholder for missing data
Use it in React
Install
npm i lucide-reactImport & render
import { Dot } from 'lucide-react';
<Dot size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- interpunctinterpointmiddotsteppunctuationperiodfull stopendfinishfinalcharactersfonttypographytypecenter.
FAQ
- What is the dot icon used for?
- It's typically used as a visual separator in lists, menus, or text, or to indicate a middle dot (interpunct).
- How do I use the dot icon in React?
- You can import and use it like this: import { Dot } from 'lucide-react'.
- What is the license for Lucide icons?
- Lucide icons are distributed under the ISC license, which is a permissive free software license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →