earth property

SvgAsset get earth

The assets/icons/earth.svg.

Implementation

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