John KuehJohn Kueh

mirror icon

HugeIcons · MirrorIcon · MIT

Download SVG

The HugeIcons mirror icon depicts a reflective surface, commonly used in UI to represent features like preview, reflection, or duplication.

Common uses

  • Image preview functionality
  • Reflection or symmetry options
  • Duplicating or cloning items

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
reflectpreviewduplicatesymmetry

FAQ

What is the MirrorIcon used for?
It's typically used to indicate actions related to previewing, reflecting, or duplicating content.
How do I use MirrorIcon in React?
Import both HugeiconsIcon and MirrorIcon, then render <HugeiconsIcon icon={MirrorIcon} />.
What is the license for this icon?
The MirrorIcon is distributed under the MIT license.

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 →