footprints property

SvgAsset get footprints

The assets/icons/footprints.svg.

Implementation

SvgAsset get footprints => const SvgAsset(
      'forui_assets',
      'footprints',
      'assets/icons/footprints.svg',
    );