alignHorizontalJustifyCenter property

SvgAsset get alignHorizontalJustifyCenter

The assets/icons/align-horizontal-justify-center.svg.

Implementation

SvgAsset get alignHorizontalJustifyCenter => const SvgAsset(
      'forui_assets',
      'align-horizontal-justify-center',
      'assets/icons/align-horizontal-justify-center.svg',
    );