John KuehJohn Kueh

bootstrap icon

HugeIcons · BootstrapIcon · MIT

Download SVG

The HugeIcons bootstrap icon depicts a stylized 'B' and is commonly used to represent the Bootstrap framework or related concepts in UI.

Common uses

  • Link to Bootstrap documentation
  • Indicate Bootstrap-based projects
  • UI element for Bootstrap settings

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BootstrapIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BootstrapIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bootstrap logob iconframework icon

FAQ

What does the bootstrap icon represent?
It represents the Bootstrap CSS framework, often used for web development.
How do I use the Bootstrap icon in React?
Import both HugeiconsIcon and BootstrapIcon, then render <HugeiconsIcon icon={BootstrapIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

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