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