Facebook Circle Pixel Art Icon
Facebook's circular brand icon for social share buttons, rounded social-link rows and profile card footers.
Tags
facebookfbmetacircle
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Facebook Circle icon
The Facebook 'f' lettermark set inside a circle, a layout-friendly version of the brand mark that aligns neatly in rounded social-icon rows. Use it on share-button clusters, footer social links, or anywhere you need social icons at a uniform circular weight. When icon rows mix square and circular treatments, choose either facebook or facebook-circle consistently across all platforms so the visual rhythm stays even.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/facebook-circle.svg" width="24" height="24" alt="Facebook Circle" />
<!-- React -->
import { FacebookCircle } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="facebook-circle.svg" width="48" height="48" style="image-rendering: pixelated" />