The Tabler tilt shift off icon visually represents the disabling or deactivation of a tilt-shift photography effect, often used in UI to indicate that a filter or editing option is turned off.
Common uses
- Toggle button for tilt-shift filter
- Status indicator for disabled photo effect
- Option in a photography editing toolbar
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconTiltShiftOff } from '@tabler/icons-react';
<IconTiltShiftOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- filtershiftphotographyphototiltoffdisabledinactivecamerapicturefilter offphoto effect disabledcamera inactivetilt disabled
FAQ
- What does the tilt-shift off icon signify?
- It signifies that the tilt-shift effect or filter is currently inactive or turned off in a photography editing context.
- How do I use this icon in React?
- You can import and use it like this: import { IconTiltShiftOff } from '@tabler/icons-react'. Then render it as <IconTiltShiftOff />.
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed 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 →