facebook messenger icon
facebook-messenger from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.
- Name
- facebook-messenger
- Set
- Line Awesome
- Style
- Line
- Category
- Other
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More other icons from Line Awesome
Use the facebook messenger icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.41 4 4 9.137 4 15.5c0 3.39 1.57 6.402 4 8.5v4.625l4.438-2.219c1.128.34 2.308.594 3.562.594c6.59 0 12-5.137 12-11.5S22.59 4 16 4m0 2c5.559 0 10 4.266 10 9.5S21.559 25 16 25c-1.195 0-2.336-.227-3.406-.594l-.406-.125L10 25.375v-2.25l-.375-.313C7.406 21.063 6 18.442 6 15.5C6 10.266 10.441 6 16 6m-1.125 6.344l-6.031 6.375l5.406-3l2.875 3.094l5.969-6.47l-5.282 2.97z"/></svg>
React
import type { SVGProps } from "react";
export function LaFacebookMessenger(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.41 4 4 9.137 4 15.5c0 3.39 1.57 6.402 4 8.5v4.625l4.438-2.219c1.128.34 2.308.594 3.562.594c6.59 0 12-5.137 12-11.5S22.59 4 16 4m0 2c5.559 0 10 4.266 10 9.5S21.559 25 16 25c-1.195 0-2.336-.227-3.406-.594l-.406-.125L10 25.375v-2.25l-.375-.313C7.406 21.063 6 18.442 6 15.5C6 10.266 10.441 6 16 6m-1.125 6.344l-6.031 6.375l5.406-3l2.875 3.094l5.969-6.47l-5.282 2.97z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 4C9.41 4 4 9.137 4 15.5c0 3.39 1.57 6.402 4 8.5v4.625l4.438-2.219c1.128.34 2.308.594 3.562.594c6.59 0 12-5.137 12-11.5S22.59 4 16 4m0 2c5.559 0 10 4.266 10 9.5S21.559 25 16 25c-1.195 0-2.336-.227-3.406-.594l-.406-.125L10 25.375v-2.25l-.375-.313C7.406 21.063 6 18.442 6 15.5C6 10.266 10.441 6 16 6m-1.125 6.344l-6.031 6.375l5.406-3l2.875 3.094l5.969-6.47l-5.282 2.97z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.41%204%204%209.137%204%2015.5c0%203.39%201.57%206.402%204%208.5v4.625l4.438-2.219c1.128.34%202.308.594%203.562.594c6.59%200%2012-5.137%2012-11.5S22.59%204%2016%204m0%202c5.559%200%2010%204.266%2010%209.5S21.559%2025%2016%2025c-1.195%200-2.336-.227-3.406-.594l-.406-.125L10%2025.375v-2.25l-.375-.313C7.406%2021.063%206%2018.442%206%2015.5C6%2010.266%2010.441%206%2016%206m-1.125%206.344l-6.031%206.375l5.406-3l2.875%203.094l5.969-6.47l-5.282%202.97z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%204C9.41%204%204%209.137%204%2015.5c0%203.39%201.57%206.402%204%208.5v4.625l4.438-2.219c1.128.34%202.308.594%203.562.594c6.59%200%2012-5.137%2012-11.5S22.59%204%2016%204m0%202c5.559%200%2010%204.266%2010%209.5S21.559%2025%2016%2025c-1.195%200-2.336-.227-3.406-.594l-.406-.125L10%2025.375v-2.25l-.375-.313C7.406%2021.063%206%2018.442%206%2015.5C6%2010.266%2010.441%206%2016%206m-1.125%206.344l-6.031%206.375l5.406-3l2.875%203.094l5.969-6.47l-5.282%202.97z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/facebook-messenger.svg?color=%231a73e8&size=48