.svg-wrapper.has-width{display:table-cell;width:var(--svg-width);min-width:var(--svg-width);height:var(--svg-height)}.svg-wrapper.has-width svg{width:var(--svg-width);height:var(--svg-height)}.svg-wrapper.has-color svg path,.svg-wrapper.has-color svg circle,.svg-wrapper.has-color svg rect{fill:var(--svg-color);transition:fill .2s ease}.svg-wrapper.has-color:hover svg path,.svg-wrapper.has-color:hover svg circle{fill:var(--svg-hover)}.icon-hover:hover .svg-wrapper.has-group-hover svg path,.icon-hover:hover .svg-wrapper.has-group-hover svg circle{fill:var(--svg-hover)}
