elm_icons 0.1.0
elm_icons: ^0.1.0 copied to clipboard
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 #
dependencies:
elm_icons: ^<latest-version>
Widget icon = ElmIcon(ElmIcons.addLocation);
ICONS #
LICENSES #
elm_icons is under MIT license.
element-plus-icons is under MIT license.