facebook logo
facebook from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
The same logo in other sets
facebook-fillAkar Iconsfacebook-filledAnt Design IconsfacebookBootstrap IconsfacebookBoxicons BrandsfacebookCoreUI BrandsfacebookDeviconfacebook-fillEva IconsfacebookFont Awesome 6 BrandsfacebookFont Awesome BrandsfacebookFeather Iconsfacebook-solidFlowbite Iconsfacebookcss.ggfacebookIconParkfacebookIconPark OutlinefacebookIconPark SolidfacebookIconPark TwoTonefacebookIconoirfacebookJam IconsfacebookLine AwesomefacebookMaterial Line IconsfacebookLucidefacebookMage IconsfacebookMaterial Design Iconsfacebook-fillMingCute Icon
Use the facebook logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#1877f2" d="M256 128C256 57.308 198.692 0 128 0S0 57.308 0 128c0 63.888 46.808 116.843 108 126.445V165H75.5v-37H108V99.8c0-32.08 19.11-49.8 48.348-49.8C170.352 50 185 52.5 185 52.5V84h-16.14C152.959 84 148 93.867 148 103.99V128h35.5l-5.675 37H148v89.445c61.192-9.602 108-62.556 108-126.445"/><path fill="#fff" d="m177.825 165l5.675-37H148v-24.01C148 93.866 152.959 84 168.86 84H185V52.5S170.352 50 156.347 50C127.11 50 108 67.72 108 99.8V128H75.5v37H108v89.445A129 129 0 0 0 128 256a129 129 0 0 0 20-1.555V165z"/></svg>
React
import type { SVGProps } from "react";
export function LogosFacebook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#1877f2" d="M256 128C256 57.308 198.692 0 128 0S0 57.308 0 128c0 63.888 46.808 116.843 108 126.445V165H75.5v-37H108V99.8c0-32.08 19.11-49.8 48.348-49.8C170.352 50 185 52.5 185 52.5V84h-16.14C152.959 84 148 93.867 148 103.99V128h35.5l-5.675 37H148v89.445c61.192-9.602 108-62.556 108-126.445"/><path fill="#fff" d="m177.825 165l5.675-37H148v-24.01C148 93.866 152.959 84 168.86 84H185V52.5S170.352 50 156.347 50C127.11 50 108 67.72 108 99.8V128H75.5v37H108v89.445A129 129 0 0 0 128 256a129 129 0 0 0 20-1.555V165z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#1877f2" d="M256 128C256 57.308 198.692 0 128 0S0 57.308 0 128c0 63.888 46.808 116.843 108 126.445V165H75.5v-37H108V99.8c0-32.08 19.11-49.8 48.348-49.8C170.352 50 185 52.5 185 52.5V84h-16.14C152.959 84 148 93.867 148 103.99V128h35.5l-5.675 37H148v89.445c61.192-9.602 108-62.556 108-126.445"/><path fill="#fff" d="m177.825 165l5.675-37H148v-24.01C148 93.866 152.959 84 168.86 84H185V52.5S170.352 50 156.347 50C127.11 50 108 67.72 108 99.8V128H75.5v37H108v89.445A129 129 0 0 0 128 256a129 129 0 0 0 20-1.555V165z"/></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%20256%20256%22%3E%3Cpath%20fill%3D%22%231877f2%22%20d%3D%22M256%20128C256%2057.308%20198.692%200%20128%200S0%2057.308%200%20128c0%2063.888%2046.808%20116.843%20108%20126.445V165H75.5v-37H108V99.8c0-32.08%2019.11-49.8%2048.348-49.8C170.352%2050%20185%2052.5%20185%2052.5V84h-16.14C152.959%2084%20148%2093.867%20148%20103.99V128h35.5l-5.675%2037H148v89.445c61.192-9.602%20108-62.556%20108-126.445%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m177.825%20165l5.675-37H148v-24.01C148%2093.866%20152.959%2084%20168.86%2084H185V52.5S170.352%2050%20156.347%2050C127.11%2050%20108%2067.72%20108%2099.8V128H75.5v37H108v89.445A129%20129%200%200%200%20128%20256a129%20129%200%200%200%2020-1.555V165z%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%20256%20256%22%3E%3Cpath%20fill%3D%22%231877f2%22%20d%3D%22M256%20128C256%2057.308%20198.692%200%20128%200S0%2057.308%200%20128c0%2063.888%2046.808%20116.843%20108%20126.445V165H75.5v-37H108V99.8c0-32.08%2019.11-49.8%2048.348-49.8C170.352%2050%20185%2052.5%20185%2052.5V84h-16.14C152.959%2084%20148%2093.867%20148%20103.99V128h35.5l-5.675%2037H148v89.445c61.192-9.602%20108-62.556%20108-126.445%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m177.825%20165l5.675-37H148v-24.01C148%2093.866%20152.959%2084%20168.86%2084H185V52.5S170.352%2050%20156.347%2050C127.11%2050%20108%2067.72%20108%2099.8V128H75.5v37H108v89.445A129%20129%200%200%200%20128%20256a129%20129%200%200%200%2020-1.555V165z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/facebook.svg?color=%231a73e8&size=48