John KuehJohn Kueh

square f icon

HugeIcons · SquareFIcon · MIT

Download SVG

The HugeIcons square f icon depicts a stylized letter 'f' within a square, commonly used to represent a link to a Facebook profile or page.

Common uses

  • Social media link in footer
  • Share button for Facebook
  • User profile social connection

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
facebook iconsocial media ff logosquare facebook

FAQ

What does the square f icon represent?
It represents the letter 'f' inside a square, typically used for Facebook-related actions or links.
How do I use the SquareFIcon in React?
Import both HugeiconsIcon and SquareFIcon, then render <HugeiconsIcon icon={SquareFIcon} />.
What is the license for this icon?
This icon is provided under the MIT license.

Related icons

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

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 →