UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 513 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M0.445312 23.5547V0.445312H0.984375V12.6797L3.91406 15.6094L10.5234 11.8125L11.6953 10.3359L19.5703 16.0547L23.0625 10.5469L23.3438 10.7344L23.5547 10.4297V19.3594L23.25 19.125L23.1328 19.2891L11.7891 11.0391L5.97656 18.4219L0.984375 13.4297V23.0156H23.5547V23.5547H0.445312Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const Chart2dAreaIcon = createIcon(path);