UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 346 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M19.3713 8.24998L9.74998 17.8713L4.62866 12.75L6.74998 10.6287L9.74998 13.6287L17.25 6.12866L19.3713 8.24998Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const CheckSmallIcon = createIcon(path);