John KuehJohn Kueh

x variable circle icon

HugeIcons · XVariableCircleIcon · MIT

Download SVG

The HugeIcons xvariable circle icon depicts a variable represented by an 'x' within a circle, commonly used to signify a placeholder, a customizable setting, or an unknown value in user interfaces.

Common uses

  • Placeholder for user input
  • Indication of a variable parameter
  • Representing an undefined state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
variable iconx iconplaceholder iconcustom icon

FAQ

What does the xvariable circle icon represent?
It represents a variable, often an unknown or customizable one, enclosed within a circle. It's used to denote placeholders or variable settings.
How do I use the XVariableCircleIcon in React?
Import both HugeiconsIcon and XVariableCircleIcon, then render the icon using <HugeiconsIcon icon={XVariableCircleIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and commercial projects.

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 →