John KuehJohn Kueh

inner shadow left icon

Tabler · inner-shadow-left · MIT

Download SVG

The Tabler inner shadow left icon visually represents a subtle inward shadow cast from the left, often used to create a sense of depth or highlight an element's recessed appearance.

Common uses

  • Indicating a selected or active state for a left-aligned button.
  • Adding depth to a card or modal that appears to be inset.
  • Styling form input fields to look slightly pressed in.

Use it in React

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

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

Styles

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

outline
<IconInnerShadowLeft size={24} stroke={2} />
filled
<IconInnerShadowLeftFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
shapecirclewestinnershadowleftcreativeartisticvisualaestheticdesigninset shadow leftrecessed leftshadowed left edgedesign element

FAQ

What is the purpose of the inner shadow left icon?
It's used in UI design to simulate an inset effect, making an element appear as if it's pressed into the background or has a shadow cast from its left edge.
How do I use this icon in React?
You can import and use it like this: import { IconInnerShadowLeft } from '@tabler/icons-react'; <IconInnerShadowLeft />
What is the license for this icon?
The Tabler icon set, including this icon, 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 →