The Lucide diameter icon visually represents the measurement across a circle through its center, commonly used in interfaces to denote size, dimensions, or geometric properties.
Common uses
- Indicating the size of circular elements.
- UI for geometric calculation tools.
- Settings for circular object dimensions.
Use it in React
Install
npm i lucide-reactImport & render
import { Diameter } from 'lucide-react';
<Diameter size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- shapecirclegeometrytrigonometrywidthheightsizecalculatemeasurediametercircle measurecircumference
FAQ
- What is the diameter icon used for?
- It's used to represent the measurement across a circle's widest point, often for indicating size or dimensions.
- How do I use the diameter icon in React?
- You can import and use it like this: import { Diameter } 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 →