iced-box 0.2.6

A utility box for iced.rs
Documentation
# iced-box
A utility box for iced.rs

### Useful links
iced-box documentation [here](https://docs.rs/iced-box/latest/iced_box/)

Compatibility with iced versions
| Features | Compatible with iced versions |
| --- | --- |
| [icon]https://docs.rs/iced-box/latest/iced_box/icon | 0.12.x |

### Description
This box was created with the aim of offering new features to [iced](https://iced.rs)
Some code examples are expected here too
Today, iced has a complicated learning curve, one of the objectives of this project is to collaborate with more beginner users in this iced world


### For the future
| Functionality | Description |
| --- | --- |
| table | something similar to [this]https://getbootstrap.com/docs/4.0/content/tables/ |


### Contributing
Are you interested in contributing to the project? [know more](CONTRIBUTING.md)