home_24 constant

IconData const home_24

Octicon icon named "home" of size 24px.

https://primer.github.io/octicons/home-24

Implementation

static const IconData home_24 =
    IconData(0xf186, fontFamily: _fontFamily24, fontPackage: _fontPackage);