turtle property

SvgAsset get turtle

The assets/icons/turtle.svg.

Implementation

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