The Tabler baseline density small icon visually represents a compact text or element size, often used to indicate or control a smaller display density in user interfaces.
Common uses
- Setting text size to small
- Reducing spacing between UI elements
- Activating a compact mode for data tables
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBaselineDensitySmall } from '@tabler/icons-react';
<IconBaselineDensitySmall size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Text
- Keywords
- smalltinylittleminiaturecompactpetiteminimicrodiminutiveweetextbaselinedensitytext size smallcompact modeminiature text
FAQ
- What is the baseline density small icon used for?
- It's typically used to signify or adjust settings related to smaller text sizes or reduced spacing, contributing to a more compact UI layout.
- How do I use this icon in React?
- You can import and use it with: import { IconBaselineDensitySmall } from '@tabler/icons-react'
- What is the license for this icon?
- This icon is distributed 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 →