.icon { display: inline-flex; width: 1.2rem; height: 1.2rem; &::v-deep > svg { width: 100%; height: 100%; fill: currentColor; * { fill: inherit; } } }