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