facebook icon
facebook from IconPark by ByteDance · Color · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- Set
- IconPark
- Style
- Color
- Category
- Brand
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
facebook-fillAkar Iconsfacebook-filledAnt Design IconsfacebookBootstrap IconsfacebookBoxicons BrandsfacebookCoreUI BrandsfacebookDeviconfacebook-fillEva IconsfacebookFont Awesome 6 BrandsfacebookFont Awesome BrandsfacebookFeather Iconsfacebook-solidFlowbite Iconsfacebookcss.ggfacebookIconPark OutlinefacebookIconPark SolidfacebookIconPark TwoTonefacebookIconoirfacebookJam IconsfacebookLine AwesomefacebookMaterial Line IconsfacebookSVG LogosfacebookLucidefacebookMage IconsfacebookMaterial Design Iconsfacebook-fillMingCute Icon
More brand icons from IconPark
Use the facebook icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="3.8" d="M36 12.5997H31.2489H29.9871C28.9009 12.5997 28.0203 13.4803 28.0203 14.5666V21.4674H36L34.8313 29.0643H28.0203V43H19.2451V29.0643H12V21.4674H19.1515L19.2451 14.2563L19.2318 12.9471C19.1879 8.60218 22.6745 5.04434 27.0194 5.0004C27.0459 5.00013 27.0724 5 27.0989 5H36V12.5997Z"/></svg>
React
import type { SVGProps } from "react";
export function IconParkFacebook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" strokeWidth="3.8" d="M36 12.5997H31.2489H29.9871C28.9009 12.5997 28.0203 13.4803 28.0203 14.5666V21.4674H36L34.8313 29.0643H28.0203V43H19.2451V29.0643H12V21.4674H19.1515L19.2451 14.2563L19.2318 12.9471C19.1879 8.60218 22.6745 5.04434 27.0194 5.0004C27.0459 5.00013 27.0724 5 27.0989 5H36V12.5997Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" stroke-width="3.8" d="M36 12.5997H31.2489H29.9871C28.9009 12.5997 28.0203 13.4803 28.0203 14.5666V21.4674H36L34.8313 29.0643H28.0203V43H19.2451V29.0643H12V21.4674H19.1515L19.2451 14.2563L19.2318 12.9471C19.1879 8.60218 22.6745 5.04434 27.0194 5.0004C27.0459 5.00013 27.0724 5 27.0989 5H36V12.5997Z"/></svg> </template>
CSS
.icon-facebook {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223.8%22%20d%3D%22M36%2012.5997H31.2489H29.9871C28.9009%2012.5997%2028.0203%2013.4803%2028.0203%2014.5666V21.4674H36L34.8313%2029.0643H28.0203V43H19.2451V29.0643H12V21.4674H19.1515L19.2451%2014.2563L19.2318%2012.9471C19.1879%208.60218%2022.6745%205.04434%2027.0194%205.0004C27.0459%205.00013%2027.0724%205%2027.0989%205H36V12.5997Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%223.8%22%20d%3D%22M36%2012.5997H31.2489H29.9871C28.9009%2012.5997%2028.0203%2013.4803%2028.0203%2014.5666V21.4674H36L34.8313%2029.0643H28.0203V43H19.2451V29.0643H12V21.4674H19.1515L19.2451%2014.2563L19.2318%2012.9471C19.1879%208.60218%2022.6745%205.04434%2027.0194%205.0004C27.0459%205.00013%2027.0724%205%2027.0989%205H36V12.5997Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/facebook.svg?color=%231a73e8&size=48