facebook icon
facebook from Mage Icons by MageIcons · Outline · Apache-2.0 Free for personal and commercial use.
- Name
- Set
- Mage Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
facebook-fillAkar IconsfacebookBootstrap IconsfacebookBoxicons BrandsfacebookDeviconfacebook-fillEva IconsfacebookFont Awesome 6 BrandsfacebookFeather Iconsfacebookcss.ggfacebookIconoirfacebookJam IconsfacebookLine AwesomefacebookMaterial Line IconsfacebookSVG LogosfacebookLucidefacebookMaterial Design Iconsfacebook-fillMingCute IconfacebookOpenMojifacebookPixelarticonsfacebook-fillRemix IconfacebookSimple Iconsfacebook-outlineTeenyiconsfacebookUniconsfacebookUnicons Monochrome
Related icons in Mage Icons
Use the facebook icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.602 21.026v-7.274H6.818a.545.545 0 0 1-.545-.545V10.33a.545.545 0 0 1 .545-.545h2.773V7a4.547 4.547 0 0 1 4.86-4.989h2.32a.556.556 0 0 1 .557.546v2.436a.557.557 0 0 1-.557.545h-1.45c-1.566 0-1.867.742-1.867 1.833v2.413h3.723a.533.533 0 0 1 .546.603l-.337 2.888a.545.545 0 0 1-.545.476h-3.364v7.274a.96.96 0 0 1-.975.974h-1.937a.96.96 0 0 1-.963-.974"/></svg>
React
import type { SVGProps } from "react";
export function MageFacebook(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.602 21.026v-7.274H6.818a.545.545 0 0 1-.545-.545V10.33a.545.545 0 0 1 .545-.545h2.773V7a4.547 4.547 0 0 1 4.86-4.989h2.32a.556.556 0 0 1 .557.546v2.436a.557.557 0 0 1-.557.545h-1.45c-1.566 0-1.867.742-1.867 1.833v2.413h3.723a.533.533 0 0 1 .546.603l-.337 2.888a.545.545 0 0 1-.545.476h-3.364v7.274a.96.96 0 0 1-.975.974h-1.937a.96.96 0 0 1-.963-.974"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.602 21.026v-7.274H6.818a.545.545 0 0 1-.545-.545V10.33a.545.545 0 0 1 .545-.545h2.773V7a4.547 4.547 0 0 1 4.86-4.989h2.32a.556.556 0 0 1 .557.546v2.436a.557.557 0 0 1-.557.545h-1.45c-1.566 0-1.867.742-1.867 1.833v2.413h3.723a.533.533 0 0 1 .546.603l-.337 2.888a.545.545 0 0 1-.545.476h-3.364v7.274a.96.96 0 0 1-.975.974h-1.937a.96.96 0 0 1-.963-.974"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.602%2021.026v-7.274H6.818a.545.545%200%200%201-.545-.545V10.33a.545.545%200%200%201%20.545-.545h2.773V7a4.547%204.547%200%200%201%204.86-4.989h2.32a.556.556%200%200%201%20.557.546v2.436a.557.557%200%200%201-.557.545h-1.45c-1.566%200-1.867.742-1.867%201.833v2.413h3.723a.533.533%200%200%201%20.546.603l-.337%202.888a.545.545%200%200%201-.545.476h-3.364v7.274a.96.96%200%200%201-.975.974h-1.937a.96.96%200%200%201-.963-.974%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.602%2021.026v-7.274H6.818a.545.545%200%200%201-.545-.545V10.33a.545.545%200%200%201%20.545-.545h2.773V7a4.547%204.547%200%200%201%204.86-4.989h2.32a.556.556%200%200%201%20.557.546v2.436a.557.557%200%200%201-.557.545h-1.45c-1.566%200-1.867.742-1.867%201.833v2.413h3.723a.533.533%200%200%201%20.546.603l-.337%202.888a.545.545%200%200%201-.545.476h-3.364v7.274a.96.96%200%200%201-.975.974h-1.937a.96.96%200%200%201-.963-.974%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mage/facebook.svg?color=%231a73e8&size=48