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