The Tabler layers selected bottom icon visually represents a stack of items with the bottom layer highlighted, commonly used to indicate selection or focus on the base element in a layered interface.
Common uses
- Selecting the base layer in a design tool.
- Indicating the active or foundational element in a stacked UI.
- Representing a 'bottom' or 'base' option in a sorting or arrangement menu.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLayersSelectedBottom } from '@tabler/icons-react';
<IconLayersSelectedBottom size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- stackarrangepilebaseunderneathbeneathselectbottomsortlayersdesignselectedstack basebottom layer selectedarrange layerspile bottom
FAQ
- What does the layers-selected-bottom icon represent?
- It shows multiple layers stacked, with the bottom one emphasized to signify selection or focus on that specific base layer.
- How do I use this icon in React?
- Import it using `import { IconLayersSelectedBottom } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- This icon is from the Tabler icon library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.