This shouldn't be really hard. Should I wrap this icon into a child-parent structure as in the example from the [home page](https://github.com/akveo/eva-icons)? ```js <i data-eva="plus-circle-outline" data-eva-fill="#AAA"/> ```
This shouldn't be really hard. Should I wrap this icon into a child-parent structure as in the example from the home page?