.Icon {
    display: inline-block;
    fill: currentColor;
}

{{#shapes}}
.Icon-{{base}} {
    width:{{width.inner}}px;
    height:{{height.inner}}px;
}
{{/shapes}}
