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