UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 683 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M16.8047 13.8281V8.22656L14.5781 10.4297V16.0312L16.8047 13.8281ZM10.1484 13.0781V7.47656L7.19531 10.4297V16.0312L10.1484 13.0781ZM13.8516 10.4297L10.8984 7.47656V13.0781L13.8516 16.0312V10.4297ZM5.83594 10.7578L10.5234 6.07031L14.2031 9.75L17.6484 6.32812L18.1641 6.84375L17.5312 7.47656V13.0781L17.6484 12.9844L18.1641 13.5L14.2031 17.4609L10.5234 13.7578L6.35156 17.9297L5.83594 17.4141L6.46875 16.7812V11.1797L6.35156 11.2734L5.83594 10.7578Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const ChartLinesIcon = createIcon(path);