The Tabler stack push icon visually represents adding an item to a stack or data structure, commonly used in UI to indicate actions like adding to a queue, uploading files, or pushing data.
Common uses
- Add to queue button
- Upload file action
- Push to repository
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconStackPush } from '@tabler/icons-react';
<IconStackPush size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- arrangedatalevellayoutarrowstackpushcreativeartisticvisualdesignadd to stackuploadqueuedata structure
FAQ
- What does the stack push icon represent?
- It symbolizes the action of adding an element to a stack, often seen in programming contexts for data management or in UI for actions like uploading or queuing.
- How do I use this icon in React?
- You can import and use it in your React components like this: import { IconStackPush } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including stack-push, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.