John KuehJohn Kueh

api off icon

Tabler · api-off · MIT

Download SVG

The Tabler api off icon depicts a crossed-out API symbol, commonly used to indicate that an API is currently unavailable, disabled, or has been turned off.

Common uses

  • Disabling API access in a settings panel.
  • Showing an API connection is down.
  • Indicating an inactive or deprecated API endpoint.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Development
Keywords
programmingcodingprogramcodeconfigurationapioffsoftwaredisabledinactivedevelopmentapi disabledapi unavailableconnection errorservice down

FAQ

What does the api-off icon represent?
It visually signifies that an API is not functioning, is intentionally disabled, or is offline.
How do I use this icon in React?
You can import and use it like this: import { IconApiOff } from '@tabler/icons-react'. Then render it as <IconApiOff />.
What is the license for this icon?
The Tabler icon library, including the api-off 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 →