bone property

SvgAsset get bone

The assets/icons/bone.svg.

Implementation

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