UNPKG

@mui/x-data-grid

Version:

The community edition of the data grid component (MUI X).

72 lines 4.78 kB
import * as React from 'react'; import { createSvgIcon } from '@mui/material/utils'; import { jsx as _jsx } from "react/jsx-runtime"; export const GridArrowUpwardIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M4 12l1.41 1.41L11 7.83V20h2V7.83l5.58 5.59L20 12l-8-8-8 8z" }), 'ArrowUpward'); export const GridArrowDownwardIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M20 12l-1.41-1.41L13 16.17V4h-2v12.17l-5.58-5.59L4 12l8 8 8-8z" }), 'ArrowDownward'); export const GridKeyboardArrowRight = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M8.59 16.59 13.17 12 8.59 7.41 10 6l6 6-6 6-1.41-1.41z" }), 'KeyboardArrowRight'); export const GridExpandMoreIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z" }), 'ExpandMore'); export const GridFilterListIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M10 18h4v-2h-4v2zM3 6v2h18V6H3zm3 7h12v-2H6v2z" }), 'FilterList'); export const GridFilterAltIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M4.25 5.61C6.27 8.2 10 13 10 13v6c0 .55.45 1 1 1h2c.55 0 1-.45 1-1v-6s3.72-4.8 5.74-7.39c.51-.66.04-1.61-.79-1.61H5.04c-.83 0-1.3.95-.79 1.61z" }), 'FilterAlt'); export const GridSearchIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z" }), 'Search'); export const GridMenuIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" }), 'Menu'); export const GridCheckCircleIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-2 15l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z" }), 'CheckCircle'); export const GridColumnIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M6 5H3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm14 0h-3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1zm-7 0h-3c-.55 0-1 .45-1 1v12c0 .55.45 1 1 1h3c.55 0 1-.45 1-1V6c0-.55-.45-1-1-1z" }), 'ColumnIcon'); export const GridSeparatorIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M11 19V5h2v14z" }), 'Separator'); export const GridViewHeadlineIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M4 15h16v-2H4v2zm0 4h16v-2H4v2zm0-8h16V9H4v2zm0-6v2h16V5H4z" }), 'ViewHeadline'); export const GridTableRowsIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M21,8H3V4h18V8z M21,10H3v4h18V10z M21,16H3v4h18V16z" }), 'TableRows'); export const GridViewStreamIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M4 18h17v-6H4v6zM4 5v6h17V5H4z" }), 'ViewStream'); export const GridTripleDotsVerticalIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" }), 'TripleDotsVertical'); export const GridCloseIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }), 'Close'); export const GridAddIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z" }), 'Add'); export const GridRemoveIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M19 13H5v-2h14v2z" }), 'Remove'); export const GridLoadIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M12 4V1L8 5l4 4V6c3.31 0 6 2.69 6 6 0 1.01-.25 1.97-.7 2.8l1.46 1.46C19.54 15.03 20 13.57 20 12c0-4.42-3.58-8-8-8zm0 14c-3.31 0-6-2.69-6-6 0-1.01.25-1.97.7-2.8L5.24 7.74C4.46 8.97 4 10.43 4 12c0 4.42 3.58 8 8 8v3l4-4-4-4v3z" }), 'Load'); export const GridDragIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M11 18c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2zm-2-8c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0-6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm6 4c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" }), 'Drag'); export const GridSaveAltIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M19 12v7H5v-7H3v7c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2v-7h-2zm-6 .67l2.59-2.58L17 11.5l-5 5-5-5 1.41-1.41L11 12.67V3h2z" }), 'SaveAlt'); export const GridCheckIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" }), 'Check'); export const GridMoreVertIcon = createSvgIcon( /*#__PURE__*/_jsx("path", { d: "M12 8c1.1 0 2-.9 2-2s-.9-2-2-2-2 .9-2 2 .9 2 2 2zm0 2c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2zm0 6c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z" }), 'MoreVert');