messenger logo
messenger from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.
- Name
- messenger
- Set
- Boxicons Brands
- Style
- Logo
- Viewbox
- 24×24
- License
- MIT
The same logo in other sets
Use the messenger logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c-4.92 0-8.91 3.729-8.91 8.332c0 2.616 1.291 4.952 3.311 6.479V21l3.041-1.687c.811.228 1.668.35 2.559.35c4.92 0 8.91-3.73 8.91-8.331C20.91 6.729 16.92 3 12 3m.938 11.172l-2.305-2.394l-4.438 2.454l4.865-5.163l2.305 2.395l4.439-2.455z"/></svg>
React
import type { SVGProps } from "react";
export function BxlMessenger(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="M12 3c-4.92 0-8.91 3.729-8.91 8.332c0 2.616 1.291 4.952 3.311 6.479V21l3.041-1.687c.811.228 1.668.35 2.559.35c4.92 0 8.91-3.73 8.91-8.331C20.91 6.729 16.92 3 12 3m.938 11.172l-2.305-2.394l-4.438 2.454l4.865-5.163l2.305 2.395l4.439-2.455z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 3c-4.92 0-8.91 3.729-8.91 8.332c0 2.616 1.291 4.952 3.311 6.479V21l3.041-1.687c.811.228 1.668.35 2.559.35c4.92 0 8.91-3.73 8.91-8.331C20.91 6.729 16.92 3 12 3m.938 11.172l-2.305-2.394l-4.438 2.454l4.865-5.163l2.305 2.395l4.439-2.455z"/></svg> </template>
CSS
.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%203c-4.92%200-8.91%203.729-8.91%208.332c0%202.616%201.291%204.952%203.311%206.479V21l3.041-1.687c.811.228%201.668.35%202.559.35c4.92%200%208.91-3.73%208.91-8.331C20.91%206.729%2016.92%203%2012%203m.938%2011.172l-2.305-2.394l-4.438%202.454l4.865-5.163l2.305%202.395l4.439-2.455z%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%22M12%203c-4.92%200-8.91%203.729-8.91%208.332c0%202.616%201.291%204.952%203.311%206.479V21l3.041-1.687c.811.228%201.668.35%202.559.35c4.92%200%208.91-3.73%208.91-8.331C20.91%206.729%2016.92%203%2012%203m.938%2011.172l-2.305-2.394l-4.438%202.454l4.865-5.163l2.305%202.395l4.439-2.455z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bxl/messenger.svg?color=%231a73e8&size=48