TableIcons
Icons drawn by the table. Vendored so the library ships no icon dependency.
Naming convention: each property is named after the plain Material icon (e.g. Close, Add). A suffix is added only where two variants of the same icon are both needed in the table, as with FilterAltFilled and FilterAltOutlined; the suffix describes the glyph's appearance (solid vs. outline), not the Material style family — Rounded, Filled, Outlined — the glyph was drawn from. See each property's doc comment for its exact Material source.
Properties
Material Icons.Rounded.Add.
Material Icons.Rounded.ArrowDownward.
Material Icons.Rounded.ArrowDropUp.
Material Icons.Rounded.ArrowUpward.
Material Icons.Rounded.Check.
Material Icons.Rounded.Close.
Material Icons.Rounded.ContentCopy.
Material Icons.Rounded.Delete.
Material Icons.Filled.DragIndicator (the Rounded variant is byte-identical).
Material Icons.Filled.FilterAltFilled.
Material Icons.Filled.FilterAltOutlined.
Material Icons.Filled.FormatColorReset.
Material Icons.AutoMirrored.Rounded.KeyboardArrowLeft.
Material Icons.AutoMirrored.Rounded.KeyboardArrowRight.
Material Icons.Rounded.Save.
Material Icons.AutoMirrored.Outlined.Sort.
Material Icons.Filled.SwapHoriz.