instagram property

SvgAsset get instagram

The assets/icons/instagram.svg.

Implementation

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