I installed the open iconic plugin and I want to force the size of the icon In the original library there is a property to change the size, but it doesn't seem to work on the version for Bootstrap. Is there any other way then change the font size?
https://useiconic.com/icons/resize/
<div class="badge badge-primary badge-pill">
<span class="oi oi-thumb-down"></span>
</div>