UNPKG

@adaptabletools/adaptable

Version:

Powerful AG Grid extension which provides advanced, cutting-edge functionality to meet all DataGrid requirements

4 lines (3 loc) 387 B
import { jsx as _jsx } from "react/jsx-runtime"; import DefaultIcon from './DefaultIcon'; export default (props) => (_jsx(DefaultIcon, { ...props, viewBox: "0 -960 960 960", children: _jsx("path", { d: "m592-481-57-57 143-182H353l-80-80h487q25 0 36 22t-4 42L592-481ZM791-56 560-287v87q0 17-11.5 28.5T520-160h-80q-17 0-28.5-11.5T400-200v-247L56-791l56-57 736 736-57 56ZM535-538Z" }) }));