The HugeIcons brandfetch icon visually represents a brand or company logo, commonly used in UIs to signify brand identity or affiliations.
Common uses
- Displaying a company logo next to its name.
- Indicating a partner or sponsored brand.
- Representing a brand in a list of supported services.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BrandfetchIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BrandfetchIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- logocompanybrandidentity
FAQ
- What does the Brandfetch icon represent?
- The Brandfetch icon is a generic representation of a brand or company logo. It's used to visually identify a specific brand within an interface.
- How do I use the Brandfetch icon in React?
- To use it in React, import both HugeiconsIcon and BrandfetchIcon, then render <HugeiconsIcon icon={BrandfetchIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in both personal and commercial projects.
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 →