UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 353 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M11.5858 12L5.58582 6.00003L7.00003 4.58582L14.4142 12L7.00003 19.4142L5.58582 18L11.5858 12ZM16 5L16 19H18L18 5L16 5Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const LastPageIcon = createIcon(path);