John KuehJohn Kueh

info octagon icon

Tabler · info-octagon · MIT

Download SVG

The Tabler info octagon icon depicts a standard octagon shape with an 'i' inside, commonly used to represent general information, help, or important notices within a user interface.

Common uses

  • Displaying help tips or tutorials.
  • Indicating important system messages.
  • Providing access to informational content.

Use it in React

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

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

Styles

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

outline
<IconInfoOctagon size={24} stroke={2} />
filled
<IconInfoOctagonFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
helpsupportshapeinformationquestioninfooctagoncontroloperationfunctionsystemhelp octagoninformation symbolsystem infosupport icon

FAQ

What is the purpose of the info octagon icon?
It's used to signify information, help, or important notices in a UI. It can also represent system-level operations or functions.
How do I use this icon in React?
You can import and use it with: `import { IconInfoOctagon } from '@tabler/icons-react'`.
What is the license for this icon?
The Tabler icon library, 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 →