import React from 'react' import { Icon, IconProps } from './Icon' export const AttachFile = (props: IconProps) => ( )