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