elm_icons 0.1.0

SDKflutter
Platformandroidioswindowslinuxmacosweb

an [Element UI Icons](https://element-plus.org/zh-CN/component/icon.html) implementation in `flutter`.

ElmIcons

an Element UI Icons implementation in flutter.

generated by elm_icon_gen_tool

USAGE

pub package

dependencies:
  elm_icons: ^<latest-version>
Widget icon = ElmIcon(ElmIcons.addLocation);

ICONS

icons

LICENSES

elm_icons is under MIT license.

element-plus-icons is under MIT license.