UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 432 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M11.5 6.91418L17.5 12.9142L18.9142 11.5L11.5 4.08575L4.08575 11.5L5.49997 12.9142L11.5 6.91418ZM11.5 13.9142L17.5 19.9142L18.9142 18.5L11.5 11.0858L4.08575 18.5L5.49997 19.9142L11.5 13.9142Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const ChevronUpDoubleIcon = createIcon(path);