John KuehJohn Kueh

settings x icon

Tabler · settings-x · MIT

Download SVG

The Tabler settings x icon depicts a gear with an 'x' superimposed, commonly used to represent closing or canceling settings or configuration menus.

Common uses

  • Close settings modal
  • Cancel configuration changes
  • Remove an item from a list

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSettingsX } from '@tabler/icons-react';

<IconSettingsX size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
configurationclosurecancelpreferencesterminateendexitremovedeletetoolssystemsettingsxclose settingscancel configurationterminate preferences

FAQ

What does the settings x icon represent?
It signifies closing, canceling, or removing something, often within a settings or configuration context.
How do I use the settings x icon in React?
Import it using `import { IconSettingsX } from '@tabler/icons-react'` and then use it as a component: `<IconSettingsX />`.
What is the license for this icon?
The Tabler icons, including settings-x, are distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →