The Tabler alt icon depicts a symbol often used to represent an alternative, substitute, or variation of an item or setting, commonly found in UI elements for selection or configuration.
Common uses
- Selecting an alternative option in a dropdown.
- Indicating a different version of a product.
- Toggling between different display modes.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAlt } from '@tabler/icons-react';
<IconAlt size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Development
- Keywords
- alternativesubstitutereplacementvariantdifferentalternatevariationstand-inoptionchoicedevelopmentaltoption iconchoice iconvariant iconsubstitute icon
FAQ
- What does the alt icon represent?
- The alt icon typically signifies an alternative, substitute, or variation. It's used in UIs to show different choices or options.
- How do I use the alt icon in React?
- You can import and use it in your React application with: import { IconAlt } from '@tabler/icons-react'. Then, render it as <IconAlt />.
- What is the license for the alt icon?
- The Tabler alt icon is distributed under the MIT license, which allows for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in Tabler.