flutter-studio / flutter-icons

Customizable Icons for Flutter :boom:
Apache License 2.0
332 stars 123 forks source link

`ruler-vertical` undefined #28

Open andesappal opened 4 years ago

andesappal commented 4 years ago

Hello, any guesses why this is undefined? Thanks!

andesappal commented 4 years ago

ruler also is undefined

andesappal commented 4 years ago

These two would be for FontAwesome. Thanks

andesappal commented 4 years ago

FontAwesome.person-booth also is undefined. Thx.

2534290808 commented 4 years ago

The static attribute of FontAwesome should have a corresponding icon. The icons you mentioned do not exist in the static attribute of FontAwesome

andesappal commented 4 years ago

Thanks. Any idea when they might come into existence?