.Icon_iconWrapper__usock{display:flex;align-items:center;justify-content:center;width:var(--bg-size,24px);height:var(--bg-size,24px);position:relative}.Icon_iconWrapper__usock:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;border-radius:50%;background-color:var(--bgColour);opacity:.2}.Icon_iconWrapper__usock svg{position:relative;z-index:2;width:var(--icon-width);height:var(--icon-width)}