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