import * as React from 'react' import { createIcon } from '../Icon' export const Minimize2Icon = createIcon( , 'Minimize2Icon' )