slack icon
slack-fill from Remix Icon by Remix Design · Fill · Logos · Apache-2.0 Free for personal and commercial use.
- Name
- slack-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Logos
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
slack-fillAkar Iconsslack-outlinedAnt Design IconsslackBootstrap IconsslackBoxicons BrandsslackCoreUI BrandsslackDeviconslackFont Awesome 6 BrandsslackFont Awesome BrandsslackFeather Iconsslackcss.ggslackHuge IconsslackJam IconsslackLine AwesomeslackSVG LogosslackLucideslackMage IconsslackMaterial Design IconsslackMyna UI IconsslackPixelarticonsslackPrime IconsslackSimple Iconsslack-outlineTeenyiconsslackUniconsslackUnicons Monochrome
More logos icons from Remix Icon
Use the slack icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.527 14.514A1.973 1.973 0 0 1 4.56 16.48a1.973 1.973 0 0 1-1.968-1.967c0-1.083.885-1.968 1.968-1.968h1.967zm.992 0c0-1.083.885-1.968 1.968-1.968s1.967.885 1.967 1.968v4.927a1.973 1.973 0 0 1-1.967 1.968a1.973 1.973 0 0 1-1.968-1.968zm1.968-7.987A1.973 1.973 0 0 1 7.519 4.56c0-1.083.885-1.967 1.968-1.967s1.967.884 1.967 1.967v1.968zm0 .992c1.083 0 1.967.884 1.967 1.967a1.973 1.973 0 0 1-1.967 1.968H4.56a1.973 1.973 0 0 1-1.968-1.968c0-1.083.885-1.967 1.968-1.967zm7.986 1.967c0-1.083.885-1.967 1.968-1.967s1.968.884 1.968 1.967a1.973 1.973 0 0 1-1.968 1.968h-1.968zm-.991 0a1.973 1.973 0 0 1-1.968 1.968a1.973 1.973 0 0 1-1.968-1.968V4.56c0-1.083.885-1.967 1.968-1.967s1.968.884 1.968 1.967zm-1.968 7.987c1.083 0 1.968.885 1.968 1.968a1.973 1.973 0 0 1-1.968 1.968a1.973 1.973 0 0 1-1.968-1.968v-1.968zm0-.992a1.973 1.973 0 0 1-1.968-1.967c0-1.083.885-1.968 1.968-1.968h4.927c1.083 0 1.968.885 1.968 1.968a1.973 1.973 0 0 1-1.968 1.967z"/></svg>
React
import type { SVGProps } from "react";
export function RiSlackFill(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="M6.527 14.514A1.973 1.973 0 0 1 4.56 16.48a1.973 1.973 0 0 1-1.968-1.967c0-1.083.885-1.968 1.968-1.968h1.967zm.992 0c0-1.083.885-1.968 1.968-1.968s1.967.885 1.967 1.968v4.927a1.973 1.973 0 0 1-1.967 1.968a1.973 1.973 0 0 1-1.968-1.968zm1.968-7.987A1.973 1.973 0 0 1 7.519 4.56c0-1.083.885-1.967 1.968-1.967s1.967.884 1.967 1.967v1.968zm0 .992c1.083 0 1.967.884 1.967 1.967a1.973 1.973 0 0 1-1.967 1.968H4.56a1.973 1.973 0 0 1-1.968-1.968c0-1.083.885-1.967 1.968-1.967zm7.986 1.967c0-1.083.885-1.967 1.968-1.967s1.968.884 1.968 1.967a1.973 1.973 0 0 1-1.968 1.968h-1.968zm-.991 0a1.973 1.973 0 0 1-1.968 1.968a1.973 1.973 0 0 1-1.968-1.968V4.56c0-1.083.885-1.967 1.968-1.967s1.968.884 1.968 1.967zm-1.968 7.987c1.083 0 1.968.885 1.968 1.968a1.973 1.973 0 0 1-1.968 1.968a1.973 1.973 0 0 1-1.968-1.968v-1.968zm0-.992a1.973 1.973 0 0 1-1.968-1.967c0-1.083.885-1.968 1.968-1.968h4.927c1.083 0 1.968.885 1.968 1.968a1.973 1.973 0 0 1-1.968 1.967z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.527 14.514A1.973 1.973 0 0 1 4.56 16.48a1.973 1.973 0 0 1-1.968-1.967c0-1.083.885-1.968 1.968-1.968h1.967zm.992 0c0-1.083.885-1.968 1.968-1.968s1.967.885 1.967 1.968v4.927a1.973 1.973 0 0 1-1.967 1.968a1.973 1.973 0 0 1-1.968-1.968zm1.968-7.987A1.973 1.973 0 0 1 7.519 4.56c0-1.083.885-1.967 1.968-1.967s1.967.884 1.967 1.967v1.968zm0 .992c1.083 0 1.967.884 1.967 1.967a1.973 1.973 0 0 1-1.967 1.968H4.56a1.973 1.973 0 0 1-1.968-1.968c0-1.083.885-1.967 1.968-1.967zm7.986 1.967c0-1.083.885-1.967 1.968-1.967s1.968.884 1.968 1.967a1.973 1.973 0 0 1-1.968 1.968h-1.968zm-.991 0a1.973 1.973 0 0 1-1.968 1.968a1.973 1.973 0 0 1-1.968-1.968V4.56c0-1.083.885-1.967 1.968-1.967s1.968.884 1.968 1.967zm-1.968 7.987c1.083 0 1.968.885 1.968 1.968a1.973 1.973 0 0 1-1.968 1.968a1.973 1.973 0 0 1-1.968-1.968v-1.968zm0-.992a1.973 1.973 0 0 1-1.968-1.967c0-1.083.885-1.968 1.968-1.968h4.927c1.083 0 1.968.885 1.968 1.968a1.973 1.973 0 0 1-1.968 1.967z"/></svg> </template>
CSS
.icon-slack-fill {
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%22M6.527%2014.514A1.973%201.973%200%200%201%204.56%2016.48a1.973%201.973%200%200%201-1.968-1.967c0-1.083.885-1.968%201.968-1.968h1.967zm.992%200c0-1.083.885-1.968%201.968-1.968s1.967.885%201.967%201.968v4.927a1.973%201.973%200%200%201-1.967%201.968a1.973%201.973%200%200%201-1.968-1.968zm1.968-7.987A1.973%201.973%200%200%201%207.519%204.56c0-1.083.885-1.967%201.968-1.967s1.967.884%201.967%201.967v1.968zm0%20.992c1.083%200%201.967.884%201.967%201.967a1.973%201.973%200%200%201-1.967%201.968H4.56a1.973%201.973%200%200%201-1.968-1.968c0-1.083.885-1.967%201.968-1.967zm7.986%201.967c0-1.083.885-1.967%201.968-1.967s1.968.884%201.968%201.967a1.973%201.973%200%200%201-1.968%201.968h-1.968zm-.991%200a1.973%201.973%200%200%201-1.968%201.968a1.973%201.973%200%200%201-1.968-1.968V4.56c0-1.083.885-1.967%201.968-1.967s1.968.884%201.968%201.967zm-1.968%207.987c1.083%200%201.968.885%201.968%201.968a1.973%201.973%200%200%201-1.968%201.968a1.973%201.973%200%200%201-1.968-1.968v-1.968zm0-.992a1.973%201.973%200%200%201-1.968-1.967c0-1.083.885-1.968%201.968-1.968h4.927c1.083%200%201.968.885%201.968%201.968a1.973%201.973%200%200%201-1.968%201.967z%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%22M6.527%2014.514A1.973%201.973%200%200%201%204.56%2016.48a1.973%201.973%200%200%201-1.968-1.967c0-1.083.885-1.968%201.968-1.968h1.967zm.992%200c0-1.083.885-1.968%201.968-1.968s1.967.885%201.967%201.968v4.927a1.973%201.973%200%200%201-1.967%201.968a1.973%201.973%200%200%201-1.968-1.968zm1.968-7.987A1.973%201.973%200%200%201%207.519%204.56c0-1.083.885-1.967%201.968-1.967s1.967.884%201.967%201.967v1.968zm0%20.992c1.083%200%201.967.884%201.967%201.967a1.973%201.973%200%200%201-1.967%201.968H4.56a1.973%201.973%200%200%201-1.968-1.968c0-1.083.885-1.967%201.968-1.967zm7.986%201.967c0-1.083.885-1.967%201.968-1.967s1.968.884%201.968%201.967a1.973%201.973%200%200%201-1.968%201.968h-1.968zm-.991%200a1.973%201.973%200%200%201-1.968%201.968a1.973%201.973%200%200%201-1.968-1.968V4.56c0-1.083.885-1.967%201.968-1.967s1.968.884%201.968%201.967zm-1.968%207.987c1.083%200%201.968.885%201.968%201.968a1.973%201.973%200%200%201-1.968%201.968a1.973%201.973%200%200%201-1.968-1.968v-1.968zm0-.992a1.973%201.973%200%200%201-1.968-1.967c0-1.083.885-1.968%201.968-1.968h4.927c1.083%200%201.968.885%201.968%201.968a1.973%201.973%200%200%201-1.968%201.967z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/slack-fill.svg?color=%231a73e8&size=48