mapPinHouse property

SvgAsset get mapPinHouse

The assets/icons/map-pin-house.svg.

Implementation

SvgAsset get mapPinHouse => const SvgAsset(
      'forui_assets',
      'map-pin-house',
      'assets/icons/map-pin-house.svg',
    );