UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 357 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M13.5928 7.64072L17.6986 11H2.00004V13H17.6986L13.5928 16.3593L14.8593 17.9072L22.0792 12L14.8593 6.0928L13.5928 7.64072Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const ArrowTailIcon = createIcon(path);