command_palette_16 constant

IconData const command_palette_16

Octicon icon named "command-palette" of size 16px.

https://primer.github.io/octicons/command-palette-16

Implementation

static const IconData command_palette_16 =
    IconData(0xf139, fontFamily: _fontFamily16, fontPackage: _fontPackage);