UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 503 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M11.25 10.5234H9.04688V17.9062H11.25V13.4766V10.5234ZM8.29688 18.6562V9.79688H12V13.4766H14.9531V18.6562H11.25H8.29688ZM8.29688 7.57031V6.84375H15.7031V7.57031H8.29688ZM16.4297 6.09375H7.57031V8.29688H16.4297V6.09375ZM6.84375 9.04688V5.34375H17.1562V9.04688H6.84375Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const ChartTitleIcon = createIcon(path);