textQuote property

SvgAsset get textQuote

The assets/icons/text-quote.svg.

Implementation

SvgAsset get textQuote => const SvgAsset(
      'forui_assets',
      'text-quote',
      'assets/icons/text-quote.svg',
    );