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