TableIcons

object 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

Link copied to clipboard

Material Icons.Rounded.Add.

Link copied to clipboard

Material Icons.Rounded.ArrowDownward.

Link copied to clipboard

Material Icons.Rounded.ArrowDropUp.

Link copied to clipboard

Material Icons.Rounded.ArrowUpward.

Link copied to clipboard

Material Icons.Rounded.Check.

Link copied to clipboard

Material Icons.Rounded.Close.

Link copied to clipboard

Material Icons.Rounded.ContentCopy.

Link copied to clipboard

Material Icons.Rounded.Delete.

Link copied to clipboard

Material Icons.Filled.DragIndicator (the Rounded variant is byte-identical).

Link copied to clipboard

Material Icons.Filled.FilterAltFilled.

Link copied to clipboard

Material Icons.Filled.FilterAltOutlined.

Link copied to clipboard

Material Icons.Filled.FormatColorReset.

Link copied to clipboard

Material Icons.AutoMirrored.Rounded.KeyboardArrowLeft.

Link copied to clipboard

Material Icons.AutoMirrored.Rounded.KeyboardArrowRight.

Link copied to clipboard

Material Icons.Rounded.Save.

Link copied to clipboard

Material Icons.AutoMirrored.Outlined.Sort.

Link copied to clipboard

Material Icons.Filled.SwapHoriz.