currencyRuble constant

IconData const currencyRuble

The currencyRuble material icon.

Implementation

static const IconData currencyRuble = IconData(
  0xeaec,
  fontFamily: _kFontFamily,
  fontPackage: _kFontPackage,
);