UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 431 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M12 13.5703H8.32031V15.6797H12V13.5703ZM14.625 10.9453H8.32031V13.0547H15.6797V10.9453H14.625ZM7.80469 10.4297V7.80469H14.625V10.4297H16.1953V13.5703H12.5156V16.1953H7.80469V10.9453V10.4297Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const ChartInsertBarIcon = createIcon(path);