John KuehJohn Kueh

transparency icon

HugeIcons · TransparencyIcon · MIT

Download SVG

The HugeIcons transparency icon visually represents the concept of transparency, often used to indicate adjustable opacity levels or see-through elements in user interfaces.

Common uses

  • Opacity slider control
  • Layer visibility toggle
  • Background blur effect indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
opacitysee-throughclearvisibility

FAQ

What does the transparency icon represent?
It symbolizes transparency or opacity, commonly used for settings that control how see-through an element is.
How do I use the TransparencyIcon in React?
Import both HugeiconsIcon and TransparencyIcon, then render <HugeiconsIcon icon={TransparencyIcon} />.
What is the license for this icon?
The TransparencyIcon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →