UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 420 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M4.99997 19.5858V1H6.99997V19.5858L9.99997 16.5858L11.4142 18L5.99997 23.4142L0.585754 18L1.99997 16.5858L4.99997 19.5858ZM23 15H12V13H23V15ZM12 10H21V8H12V10ZM18 5H12V3H18V5Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const SortDescendingListIcon = createIcon(path);