SlackOutlined.d.ts 118 Bytes
import { IconDefinition } from '../types';
declare const SlackOutlined: IconDefinition;
export default SlackOutlined;