messenger from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
messenger
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

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 32 32"><path fill="currentColor" d="M0 15.521C0 6.599 6.984 0 16 0s16 6.599 16 15.521c0 8.917-6.984 15.521-16 15.521c-1.615 0-3.172-.214-4.625-.615a1.27 1.27 0 0 0-.854.068l-3.188 1.401a1.282 1.282 0 0 1-1.802-1.135l-.094-2.854a1.28 1.28 0 0 0-.422-.906A15.2 15.2 0 0 1-.001 15.522zm11.094-2.922l-4.693 7.469c-.469.703.427 1.521 1.094 1l5.052-3.828a.944.944 0 0 1 1.161 0l3.729 2.802a2.41 2.41 0 0 0 3.469-.641l4.693-7.469c.469-.703-.427-1.505-1.094-1l-5.052 3.828a.92.92 0 0 1-1.146 0l-3.734-2.802a2.4 2.4 0 0 0-3.479.641"/></svg>

React

import type { SVGProps } from "react";

export function CibMessenger(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="M0 15.521C0 6.599 6.984 0 16 0s16 6.599 16 15.521c0 8.917-6.984 15.521-16 15.521c-1.615 0-3.172-.214-4.625-.615a1.27 1.27 0 0 0-.854.068l-3.188 1.401a1.282 1.282 0 0 1-1.802-1.135l-.094-2.854a1.28 1.28 0 0 0-.422-.906A15.2 15.2 0 0 1-.001 15.522zm11.094-2.922l-4.693 7.469c-.469.703.427 1.521 1.094 1l5.052-3.828a.944.944 0 0 1 1.161 0l3.729 2.802a2.41 2.41 0 0 0 3.469-.641l4.693-7.469c.469-.703-.427-1.505-1.094-1l-5.052 3.828a.92.92 0 0 1-1.146 0l-3.734-2.802a2.4 2.4 0 0 0-3.479.641"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 15.521C0 6.599 6.984 0 16 0s16 6.599 16 15.521c0 8.917-6.984 15.521-16 15.521c-1.615 0-3.172-.214-4.625-.615a1.27 1.27 0 0 0-.854.068l-3.188 1.401a1.282 1.282 0 0 1-1.802-1.135l-.094-2.854a1.28 1.28 0 0 0-.422-.906A15.2 15.2 0 0 1-.001 15.522zm11.094-2.922l-4.693 7.469c-.469.703.427 1.521 1.094 1l5.052-3.828a.944.944 0 0 1 1.161 0l3.729 2.802a2.41 2.41 0 0 0 3.469-.641l4.693-7.469c.469-.703-.427-1.505-1.094-1l-5.052 3.828a.92.92 0 0 1-1.146 0l-3.734-2.802a2.4 2.4 0 0 0-3.479.641"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2015.521C0%206.599%206.984%200%2016%200s16%206.599%2016%2015.521c0%208.917-6.984%2015.521-16%2015.521c-1.615%200-3.172-.214-4.625-.615a1.27%201.27%200%200%200-.854.068l-3.188%201.401a1.282%201.282%200%200%201-1.802-1.135l-.094-2.854a1.28%201.28%200%200%200-.422-.906A15.2%2015.2%200%200%201-.001%2015.522zm11.094-2.922l-4.693%207.469c-.469.703.427%201.521%201.094%201l5.052-3.828a.944.944%200%200%201%201.161%200l3.729%202.802a2.41%202.41%200%200%200%203.469-.641l4.693-7.469c.469-.703-.427-1.505-1.094-1l-5.052%203.828a.92.92%200%200%201-1.146%200l-3.734-2.802a2.4%202.4%200%200%200-3.479.641%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%22M0%2015.521C0%206.599%206.984%200%2016%200s16%206.599%2016%2015.521c0%208.917-6.984%2015.521-16%2015.521c-1.615%200-3.172-.214-4.625-.615a1.27%201.27%200%200%200-.854.068l-3.188%201.401a1.282%201.282%200%200%201-1.802-1.135l-.094-2.854a1.28%201.28%200%200%200-.422-.906A15.2%2015.2%200%200%201-.001%2015.522zm11.094-2.922l-4.693%207.469c-.469.703.427%201.521%201.094%201l5.052-3.828a.944.944%200%200%201%201.161%200l3.729%202.802a2.41%202.41%200%200%200%203.469-.641l4.693-7.469c.469-.703-.427-1.505-1.094-1l-5.052%203.828a.92.92%200%200%201-1.146%200l-3.734-2.802a2.4%202.4%200%200%200-3.479.641%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/messenger.svg?color=%231a73e8&size=48