John KuehJohn Kueh

variable icon

HugeIcons · VariableIcon · MIT

Download SVG

The HugeIcons variable icon depicts a placeholder for data, commonly used in UI to represent settings, parameters, or customizable fields.

Common uses

  • Configuration settings panel
  • User profile customization
  • Form field labels

Use it in React

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

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

Details

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

FAQ

What is the variable icon used for?
It represents a placeholder for data or a customizable setting within a user interface.
How do I use the VariableIcon in React?
Import both HugeiconsIcon and VariableIcon, then render <HugeiconsIcon icon={VariableIcon} />.
What is the license for this icon?
The VariableIcon is provided 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 →