facebook messenger logo
facebook-messenger from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- facebook-messenger
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 512×512
- License
- CC BY 4.0
The same logo in other sets
Related icons in Font Awesome 6 Brands
Use the facebook messenger logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256.55 8C116.52 8 8 110.34 8 248.57c0 72.3 29.71 134.78 78.07 177.94c8.35 7.51 6.63 11.86 8.05 58.23A19.92 19.92 0 0 0 122 502.31c52.91-23.3 53.59-25.14 62.56-22.7C337.85 521.8 504 423.7 504 248.57C504 110.34 396.59 8 256.55 8m149.24 185.13l-73 115.57a37.37 37.37 0 0 1-53.91 9.93l-58.08-43.47a15 15 0 0 0-18 0l-78.37 59.44c-10.46 7.93-24.16-4.6-17.11-15.67l73-115.57a37.36 37.36 0 0 1 53.91-9.93l58.06 43.46a15 15 0 0 0 18 0l78.41-59.38c10.44-7.98 24.14 4.54 17.09 15.62"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsFacebookMessenger(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256.55 8C116.52 8 8 110.34 8 248.57c0 72.3 29.71 134.78 78.07 177.94c8.35 7.51 6.63 11.86 8.05 58.23A19.92 19.92 0 0 0 122 502.31c52.91-23.3 53.59-25.14 62.56-22.7C337.85 521.8 504 423.7 504 248.57C504 110.34 396.59 8 256.55 8m149.24 185.13l-73 115.57a37.37 37.37 0 0 1-53.91 9.93l-58.08-43.47a15 15 0 0 0-18 0l-78.37 59.44c-10.46 7.93-24.16-4.6-17.11-15.67l73-115.57a37.36 37.36 0 0 1 53.91-9.93l58.06 43.46a15 15 0 0 0 18 0l78.41-59.38c10.44-7.98 24.14 4.54 17.09 15.62"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M256.55 8C116.52 8 8 110.34 8 248.57c0 72.3 29.71 134.78 78.07 177.94c8.35 7.51 6.63 11.86 8.05 58.23A19.92 19.92 0 0 0 122 502.31c52.91-23.3 53.59-25.14 62.56-22.7C337.85 521.8 504 423.7 504 248.57C504 110.34 396.59 8 256.55 8m149.24 185.13l-73 115.57a37.37 37.37 0 0 1-53.91 9.93l-58.08-43.47a15 15 0 0 0-18 0l-78.37 59.44c-10.46 7.93-24.16-4.6-17.11-15.67l73-115.57a37.36 37.36 0 0 1 53.91-9.93l58.06 43.46a15 15 0 0 0 18 0l78.41-59.38c10.44-7.98 24.14 4.54 17.09 15.62"/></svg> </template>
CSS
.icon-facebook-messenger {
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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256.55%208C116.52%208%208%20110.34%208%20248.57c0%2072.3%2029.71%20134.78%2078.07%20177.94c8.35%207.51%206.63%2011.86%208.05%2058.23A19.92%2019.92%200%200%200%20122%20502.31c52.91-23.3%2053.59-25.14%2062.56-22.7C337.85%20521.8%20504%20423.7%20504%20248.57C504%20110.34%20396.59%208%20256.55%208m149.24%20185.13l-73%20115.57a37.37%2037.37%200%200%201-53.91%209.93l-58.08-43.47a15%2015%200%200%200-18%200l-78.37%2059.44c-10.46%207.93-24.16-4.6-17.11-15.67l73-115.57a37.36%2037.36%200%200%201%2053.91-9.93l58.06%2043.46a15%2015%200%200%200%2018%200l78.41-59.38c10.44-7.98%2024.14%204.54%2017.09%2015.62%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M256.55%208C116.52%208%208%20110.34%208%20248.57c0%2072.3%2029.71%20134.78%2078.07%20177.94c8.35%207.51%206.63%2011.86%208.05%2058.23A19.92%2019.92%200%200%200%20122%20502.31c52.91-23.3%2053.59-25.14%2062.56-22.7C337.85%20521.8%20504%20423.7%20504%20248.57C504%20110.34%20396.59%208%20256.55%208m149.24%20185.13l-73%20115.57a37.37%2037.37%200%200%201-53.91%209.93l-58.08-43.47a15%2015%200%200%200-18%200l-78.37%2059.44c-10.46%207.93-24.16-4.6-17.11-15.67l73-115.57a37.36%2037.36%200%200%201%2053.91-9.93l58.06%2043.46a15%2015%200%200%200%2018%200l78.41-59.38c10.44-7.98%2024.14%204.54%2017.09%2015.62%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/facebook-messenger.svg?color=%231a73e8&size=48