File: /home/dmstechonline/public_html/wp-content/plugins/xolio-core/assets/css/editor.css
.elementor-panel .elementor-element .icon i.tp-icon::before{
display: none;
}
.elementor-panel .elementor-element .icon i.tp-icon::after{
width: 30px;
height: 30px;
content: "";
display: inline-block;
border-radius: 5px;
background: url("../img/icons/brand-white.png") no-repeat center center/cover;
}
.elementor-icons-manager__tab-link i.tp-icon{
width: 30px;
height: 30px;
content: "";
border-radius: 100%;
background: url(../img/icons/brand-white.png) no-repeat center center/cover;
display: inline-block;
position: relative;
top: 10px;
margin-right: 6px;
}