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

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

The same logo in other sets

Use the mattermost logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.109 0C9.396-.047 3.12 4.167.849 10.869c-2.833 8.371 1.656 17.448 10.02 20.281c8.371 2.833 17.448-1.656 20.281-10.02c2.303-6.803-.229-14.068-5.749-18.079l.172 3.396c2.749 3.041 3.839 7.349 2.468 11.401c-2.047 6.041-8.791 9.219-15.068 7.093s-9.708-8.745-7.661-14.792c1.376-4.057 4.876-6.828 8.928-7.557L16.427.004q-.157-.006-.323-.005zm4.703 1.459a.5.5 0 0 0-.167.031h-.005a.6.6 0 0 0-.145.099c-.192.188-.875 1.105-.875 1.105l-1.484 1.837l-1.735 2.115l-2.98 3.704s-1.364 1.703-1.061 3.801c.301 2.1 1.859 3.12 3.072 3.532c1.208.405 3.068.541 4.584-.943c1.515-1.48 1.463-3.667 1.463-3.667l-.115-4.745l-.093-2.735l-.063-2.364s.011-1.141-.025-1.412a.7.7 0 0 0-.047-.14l-.011-.016l-.005-.016a.39.39 0 0 0-.308-.187z"/></svg>

React

import type { SVGProps } from "react";

export function CibMattermost(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.109 0C9.396-.047 3.12 4.167.849 10.869c-2.833 8.371 1.656 17.448 10.02 20.281c8.371 2.833 17.448-1.656 20.281-10.02c2.303-6.803-.229-14.068-5.749-18.079l.172 3.396c2.749 3.041 3.839 7.349 2.468 11.401c-2.047 6.041-8.791 9.219-15.068 7.093s-9.708-8.745-7.661-14.792c1.376-4.057 4.876-6.828 8.928-7.557L16.427.004q-.157-.006-.323-.005zm4.703 1.459a.5.5 0 0 0-.167.031h-.005a.6.6 0 0 0-.145.099c-.192.188-.875 1.105-.875 1.105l-1.484 1.837l-1.735 2.115l-2.98 3.704s-1.364 1.703-1.061 3.801c.301 2.1 1.859 3.12 3.072 3.532c1.208.405 3.068.541 4.584-.943c1.515-1.48 1.463-3.667 1.463-3.667l-.115-4.745l-.093-2.735l-.063-2.364s.011-1.141-.025-1.412a.7.7 0 0 0-.047-.14l-.011-.016l-.005-.016a.39.39 0 0 0-.308-.187z"/></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.109 0C9.396-.047 3.12 4.167.849 10.869c-2.833 8.371 1.656 17.448 10.02 20.281c8.371 2.833 17.448-1.656 20.281-10.02c2.303-6.803-.229-14.068-5.749-18.079l.172 3.396c2.749 3.041 3.839 7.349 2.468 11.401c-2.047 6.041-8.791 9.219-15.068 7.093s-9.708-8.745-7.661-14.792c1.376-4.057 4.876-6.828 8.928-7.557L16.427.004q-.157-.006-.323-.005zm4.703 1.459a.5.5 0 0 0-.167.031h-.005a.6.6 0 0 0-.145.099c-.192.188-.875 1.105-.875 1.105l-1.484 1.837l-1.735 2.115l-2.98 3.704s-1.364 1.703-1.061 3.801c.301 2.1 1.859 3.12 3.072 3.532c1.208.405 3.068.541 4.584-.943c1.515-1.48 1.463-3.667 1.463-3.667l-.115-4.745l-.093-2.735l-.063-2.364s.011-1.141-.025-1.412a.7.7 0 0 0-.047-.14l-.011-.016l-.005-.016a.39.39 0 0 0-.308-.187z"/></svg>
</template>

CSS

.icon-mattermost {
  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.109%200C9.396-.047%203.12%204.167.849%2010.869c-2.833%208.371%201.656%2017.448%2010.02%2020.281c8.371%202.833%2017.448-1.656%2020.281-10.02c2.303-6.803-.229-14.068-5.749-18.079l.172%203.396c2.749%203.041%203.839%207.349%202.468%2011.401c-2.047%206.041-8.791%209.219-15.068%207.093s-9.708-8.745-7.661-14.792c1.376-4.057%204.876-6.828%208.928-7.557L16.427.004q-.157-.006-.323-.005zm4.703%201.459a.5.5%200%200%200-.167.031h-.005a.6.6%200%200%200-.145.099c-.192.188-.875%201.105-.875%201.105l-1.484%201.837l-1.735%202.115l-2.98%203.704s-1.364%201.703-1.061%203.801c.301%202.1%201.859%203.12%203.072%203.532c1.208.405%203.068.541%204.584-.943c1.515-1.48%201.463-3.667%201.463-3.667l-.115-4.745l-.093-2.735l-.063-2.364s.011-1.141-.025-1.412a.7.7%200%200%200-.047-.14l-.011-.016l-.005-.016a.39.39%200%200%200-.308-.187z%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.109%200C9.396-.047%203.12%204.167.849%2010.869c-2.833%208.371%201.656%2017.448%2010.02%2020.281c8.371%202.833%2017.448-1.656%2020.281-10.02c2.303-6.803-.229-14.068-5.749-18.079l.172%203.396c2.749%203.041%203.839%207.349%202.468%2011.401c-2.047%206.041-8.791%209.219-15.068%207.093s-9.708-8.745-7.661-14.792c1.376-4.057%204.876-6.828%208.928-7.557L16.427.004q-.157-.006-.323-.005zm4.703%201.459a.5.5%200%200%200-.167.031h-.005a.6.6%200%200%200-.145.099c-.192.188-.875%201.105-.875%201.105l-1.484%201.837l-1.735%202.115l-2.98%203.704s-1.364%201.703-1.061%203.801c.301%202.1%201.859%203.12%203.072%203.532c1.208.405%203.068.541%204.584-.943c1.515-1.48%201.463-3.667%201.463-3.667l-.115-4.745l-.093-2.735l-.063-2.364s.011-1.141-.025-1.412a.7.7%200%200%200-.047-.14l-.011-.016l-.005-.016a.39.39%200%200%200-.308-.187z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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