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