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