panelRightClose property

SvgAsset get panelRightClose

The assets/icons/panel-right-close.svg.

Implementation

SvgAsset get panelRightClose => const SvgAsset(
      'forui_assets',
      'panel-right-close',
      'assets/icons/panel-right-close.svg',
    );