import * as React from 'react'; import { createIcon } from '../Icon'; export const PlusSmallIcon = createIcon( , 'PlusSmallIcon', '0 0 7 16' );