remixicon library

Remix Icon for Flutter.

Neutral-style system symbols from Remix Icon. Use RemixIcons (or the Remix typedef) to reference icon constants, e.g. RemixIcons.home_3_line or Remix.home_3_line.

Classes

RemixIcons
Icon constants for Remix Icon (outline and fill variants).

Typedefs

Remix = RemixIcons
Typedef for RemixIcons for shorter usage, e.g. Icon(Remix.home_3_line).