$bubbleshape: ''; .bg-bubble { mask-image: url("data:image/svg+xml;charset=utf-8,#{$bubbleshape}"); } .icon-bubble { display: flex; text-align: center; img { justify-content: center; align-items: center; margin: auto; width: 65%; } }