The HugeIcons mirroring screen icon visually represents the action of displaying content from one device onto another, commonly used for screen sharing or casting features.
Common uses
- Initiate screen casting
- Enable mirroring mode
- Select a display device
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MirroringScreenIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MirroringScreenIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- screen sharecastdisplayprojector
FAQ
- What does the mirroring screen icon represent?
- It signifies the act of duplicating or extending a device's screen content to another display, like a TV or projector.
- How do I use the MirroringScreenIcon in React?
- Import both HugeiconsIcon and MirroringScreenIcon, then render <HugeiconsIcon icon={MirroringScreenIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free usage in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.