squarePilcrow property

SvgAsset get squarePilcrow

The assets/icons/square-pilcrow.svg.

Implementation

SvgAsset get squarePilcrow => const SvgAsset(
      'forui_assets',
      'square-pilcrow',
      'assets/icons/square-pilcrow.svg',
    );