John KuehJohn Kueh

x variable square icon

HugeIcons · XVariableSquareIcon · MIT

Download SVG

The HugeIcons xvariable square icon visually represents a variable or placeholder within a square container, often used to denote dynamic content or data fields.

Common uses

  • Form field labels for dynamic input
  • Placeholder for user-generated content
  • Data point indicator in charts

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
variable placeholderdynamic fieldcontent markerdata square

FAQ

What is the xvariable square icon used for?
It's typically used to represent variables, placeholders, or dynamic content within a UI element.
How do I use the XVariableSquareIcon in React?
Import it using `import { XVariableSquareIcon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={XVariableSquareIcon} />`.
What is the license for this icon?
The HugeIcons icon library, including this icon, is available 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 →