.pri-icon-wrapper{width:44px;height:44px;display:flex;justify-content:center;align-items:center;border-radius:var(--pri-radius-1);transition:background-color .2s ease,background-image .2s ease}.pri-icon-wrapper.--has-background-gradient{background-image:linear-gradient(var(--background-gradient-angle),var(--background-gradient-from),var(--background-gradient-to))}.pri-icon-wrapper.--has-background-color{background-color:var(--background-color)}.pri-icon-wrapper.--has-hover:hover{background-color:var(--hover-color, inherit)}.pri-icon-wrapper.--medium{width:32px;height:32px}.pri-icon-wrapper.--medium svg{width:21px;height:21px}.pri-icon-wrapper.--small{width:28px;height:28px}.pri-icon-wrapper.--small svg{width:16px;height:16px}.pri-icon-wrapper.--smallest{width:24px;height:24px}.pri-icon-wrapper.--smallest svg{width:12px;height:12px}.pri-icon-wrapper.--radius-medium{border-radius:var(--pri-radius-2)}.pri-icon-wrapper.--no-border{border:none!important}
