UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 403 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M23.0156 19.125L13.3359 10.0078L6.60938 17.7656H5.85938L0.984375 13.0312V23.0156H23.0156V19.125ZM0.445312 23.5547V0.445312H23.5547V23.5547H0.445312Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const Chart2d100PercentStackedAreaIcon = createIcon(path);