recycle property

SvgAsset get recycle

The assets/icons/recycle.svg.

Implementation

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