The HugeIcons bing icon, named BingIcon, visually represents the Bing search engine and is typically used to link to or identify Bing-related features or content.
Common uses
- Link to Bing search results
- Identify Bing search widget
- Button to open Bing in a new tab
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BingIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BingIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- bing logosearch engineweb searchmicrosoft bing
FAQ
- What does the bing icon represent?
- The bing icon represents the Bing search engine. It's used to denote Bing-related functionalities or content within an application.
- How do I use the Bing icon in React?
- To use the Bing icon in React, import both HugeiconsIcon and BingIcon, then render it using <HugeiconsIcon icon={BingIcon} />.
- What is the license for the bing icon?
- The bing icon is part of the HugeIcons library and 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 →