import React, { SVGProps } from 'react' export const SlackLogo = (props: SVGProps) => ( )