3 vertical-align: middle;
7 /// Use the same sizing taxonomy as the sizing utility framework
8 /// 'class_name': value_in_pixel
32 .icon-size-#{$sizingname} {
33 @extend %icon-base; // In oder to serialize output in a same rule
35 inline-size: rem($size);
36 block-size: rem($size);