import {createSvgIcon} from '../create-svg-icon'; export const DoubleArrowIcon = createSvgIcon( [,,] , 'DoubleArrowOutlined');