Facebook Pixel Art Icon
Facebook's brand icon for social sign-in buttons, 'Follow us' links and Meta platform integration menus.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Facebook icon
The lowercase 'f' Facebook lettermark, one of the most recognized brand symbols on the web. Use it on a 'Continue with Facebook' login button, a 'Follow us on Facebook' social link, or a Meta platform integration row. Ensure there is a visible label when combining it with other social icons so users do not confuse it with the facebook-circle variant. For a general social-sharing action, a generic share icon is safer; this marks specifically the Facebook platform.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/facebook.svg" width="24" height="24" alt="Facebook" />
<!-- React -->
import { Facebook } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="facebook.svg" width="48" height="48" style="image-rendering: pixelated" />