John KuehJohn Kueh

shrink dot icon

HugeIcons · ShrinkDotIcon · MIT

Download SVG

The HugeIcons shrink dot icon visually represents the action of reducing or scaling down a point or element, often used to indicate a decrease in size or a collapse function.

Common uses

  • Zoom out control
  • Collapse panel button
  • Reduce element size

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ShrinkDotIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ShrinkDotIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
zoom outcollapsereducescale down

FAQ

What is the purpose of the shrink dot icon?
This icon signifies reduction or shrinking. It's commonly used for actions like zooming out or collapsing UI elements.
How do I use the ShrinkDotIcon in React?
Import both HugeiconsIcon and ShrinkDotIcon, then render <HugeiconsIcon icon={ShrinkDotIcon} />.
What is the license for this icon?
The ShrinkDotIcon is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →