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