The HugeIcons flaticon icon depicts a stylized 'f' often used to represent the Flaticon service or brand, commonly found in website footers or social media links.
Common uses
- Link to Flaticon profile
- Branding element
- Footer navigation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FlaticonIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FlaticonIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- f logoflaticon logobrand f
FAQ
- What does the Flaticon icon represent?
- It represents the Flaticon service or brand, typically used for linking to a Flaticon profile or as a branding element.
- How do I use the Flaticon icon in React?
- Import both HugeiconsIcon and FlaticonIcon, then render <HugeiconsIcon icon={FlaticonIcon} />.
- What is the license for this icon?
- This icon is distributed under the MIT license.