UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 545 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M8.29688 15.7031V14.2031H9.79688V15.7031H8.29688ZM14.9531 14.9531V13.4766H16.4297V14.9531H14.9531ZM11.25 12.75V11.25H12.75V12.75H11.25ZM8.29688 10.5234V9.04688H9.79688V10.5234H8.29688ZM14.9531 8.29688V6.84375H16.4297V8.29688H14.9531ZM6.09375 17.9062V6.09375H6.84375V17.1562H17.9062V17.9062H6.09375Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const ChartInsertXYScatterIcon = createIcon(path);