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