spline property

SvgAsset get spline

The assets/icons/spline.svg.

Implementation

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