The Tabler inner shadow right icon visually represents a subtle inner shadow cast towards the right side of an element, often used to add depth or indicate a raised or inset effect in UI design.
Common uses
- Indicating a selected or active state for a right-aligned button.
- Adding subtle depth to cards or panels.
- Creating an inset effect on form fields or input areas.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconInnerShadowRight } from '@tabler/icons-react';
<IconInnerShadowRight size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconInnerShadowRight size={24} stroke={2} />filled
<IconInnerShadowRightFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- shapecircleeastinnershadowrightcreativeartisticvisualaestheticdesigninner shadow eastinset shadow rightdesign shadow right
FAQ
- What is the purpose of the inner shadow right icon?
- This icon is used in UI design to suggest an inner shadow effect, typically on the right side, to create a sense of depth, highlight an inset area, or indicate a specific state.
- How do I use the inner shadow right icon in React?
- You can import and use it in your React application with: import { IconInnerShadowRight } from '@tabler/icons-react'
- What is the license for the Tabler inner shadow right icon?
- The Tabler icons, including inner shadow right, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.