command_palette_24 constant

IconData const command_palette_24

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

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

Implementation

static const IconData command_palette_24 =
    IconData(0xf139, fontFamily: _fontFamily24, fontPackage: _fontPackage);