globe property

SvgAsset get globe

The assets/icons/globe.svg.

Implementation

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