Mattermost Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mattermost icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/343494.svg" alt="Mattermost icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343494.svg" alt="Mattermost icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343494.svg" alt="Mattermost icon" :width="24" :height="24" />
CSS background
.icon-mattermost {
background-image: url('https://proicons.com/icon/343494.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M37.12,7a.25.25,0,0,0-.35,0,.25.25,0,0,0-.05.15v3.61h0A15.81,15.81,0,1,1,21.55,5.88l.1,0L24.51,3a.24.24,0,0,0,.08-.33.25.25,0,0,0-.25-.12,23.5,23.5,0,0,0-2.65.12A21.5,21.5,0,1,0,37.12,7Z"/><path class="cls-1" d="M23.1,26.84a6.39,6.39,0,0,0,4.23,0,6.14,6.14,0,0,0,4-5.66l.61-16.34a.76.76,0,0,0-1.36-.5l-10,12.82a6.25,6.25,0,0,0,.88,8.78l0,0A6.51,6.51,0,0,0,23.1,26.84Z"/></svg>
Mattermost in other icon packs
Copied!