figma property

SvgAsset get figma

The assets/icons/figma.svg.

Implementation

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