UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 475 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M0.445312 23.5547V0.445312H0.984375V4.875L8.0625 11.8828L15.8203 3.60938H16.5938L19.7344 7.26562H23.5547V18.3047L23.2734 18.0469L23.1094 18.2344L15.8438 12H15.5391L8.08594 20.5312L0.984375 13.4297V23.0156H23.5547V23.5547H0.445312Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const Chart2dStackedAreaIcon = createIcon(path);