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