UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 473 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M4.99997 23V4.91424L1.99997 7.91424L0.585754 6.50003L5.99997 1.08582L11.4142 6.50003L9.99997 7.91424L6.99997 4.91424V23H4.99997ZM12 4.00003H23V6.00003H12V4.00003ZM21 9.00003H12V11H21V9.00003ZM12 19H16V21H12V19ZM18 14H12V16H18V14Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const SortAscendingListIcon = createIcon(path);