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