John KuehJohn Kueh

badge info icon

Lucide · badge-info · ISC

Download SVG

The Lucide badge info icon depicts a stylized badge with an 'i' inside, commonly used to signify informational content, verification status, or important details.

Common uses

  • Indicating verified user status
  • Highlighting important product features
  • Displaying status updates or notifications

Use it in React

Install
npm i lucide-react
Import & render
import { BadgeInfo } from 'lucide-react';

<BadgeInfo size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
verifiedunverifiedhelpbadgeinfoinformation badgeverified badgestatus icondetails badge

FAQ

What is the purpose of the badge info icon?
It's used to visually represent information, verification, or important status within a user interface.
How do I use the badge info icon in React?
Import it from 'lucide-react' and use it as a component: import { BadgeInfo } from 'lucide-react'; <BadgeInfo />.
What is the license for Lucide icons?
Lucide icons are distributed under the ISC license, which is a permissive free software license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide 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 →