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