@maherunlocker/custom-react-table
Version:
dynamic table based on react table v7
4 lines • 457 B
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
// eslint-disable-next-line
export const AngleSmallRightIcon = (props) => (_jsx("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", viewBox: "0 0 24 24", width: 512, height: 512 }, props, { children: _jsx("path", { d: "M10.811 18.707 9.4 17.293 14.689 12 9.4 6.707l1.415-1.414 5.285 5.293a2 2 0 0 1 0 2.828Z", "data-name": "01 align center" }) })));
//# sourceMappingURL=AngleSmallRightIcon.js.map