John KuehJohn Kueh

x variable icon

HugeIcons · XVariableIcon · MIT

Download SVG

The HugeIcons xvariable icon depicts a variable with an 'X' marker, commonly used to represent a placeholder, a custom value, or an undefined variable in user interfaces.

Common uses

  • Indicating a customizable field in a form
  • Representing a dynamic or user-defined setting
  • Signifying an unknown or unset parameter

Use it in React

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

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

Details

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

FAQ

What does the xvariable icon represent?
It symbolizes a variable, often used for placeholders, custom inputs, or undefined values within a UI.
How do I use the XVariableIcon in React?
Import both HugeiconsIcon and XVariableIcon, then render it using <HugeiconsIcon icon={XVariableIcon} />.
What is the license for this icon?
The xvariable icon is distributed 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →