John KuehJohn Kueh

duplex icon

HugeIcons · DuplexIcon · MIT

Download SVG

The HugeIcons duplex icon visually represents two-sided printing or communication, commonly used to indicate options for printing on both sides of a page or for features involving two-way interaction.

Common uses

  • Two-sided printing option in print dialogs
  • Toggle for duplex mode in document viewers
  • Indicator for two-way communication channels

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
two-sideddouble-sidedduplex printingbidirectional

FAQ

What does the duplex icon represent?
It represents duplex, meaning two-sidedness, often used for printing on both sides of a page or for two-way communication.
How do I use the DuplexIcon in React?
Import both HugeiconsIcon and DuplexIcon, then render <HugeiconsIcon icon={DuplexIcon} />.
What is the license for this icon?
The HugeIcons duplex icon is available 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 →