John KuehJohn Kueh

inner shadow bottom right icon

Tabler · inner-shadow-bottom-right · MIT

Download SVG

The Tabler inner shadow bottom right icon visually represents a subtle shadow cast inwards from the bottom and right edges, often used to create a sense of depth or inset.

Common uses

  • Indicating a selected or pressed button state.
  • Adding depth to cards or panels.
  • Creating an 'engraved' or 'etched' effect on UI elements.

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconInnerShadowBottomRight size={24} stroke={2} />
filled
<IconInnerShadowBottomRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
shapecircledownsoutheastinnershadowbottomrightcreativedesigninset shadowinner highlightpressed effectengraved

FAQ

What is this icon typically used for?
It's used to simulate an inner shadow, giving elements a subtle inset or pressed appearance in UI design.
How do I use this icon in React?
You can import it directly from the '@tabler/icons-react' library using: import { IconInnerShadowBottomRight } from '@tabler/icons-react'
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.

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 →