Semantic UI star icon problem

Shows only a half of a star

by Andrey K

HTML

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/semantic.min.css">
<i class="ui huge empty star icon"></i>
<i class="ui huge star icon"></i>