.facetwp-icon {
    background: url('../images/logo.svg') no-repeat;
    background-size: auto;
    background-size: contain;
    display: inline-block;
    width: 28px;
    height: 28px;
    margin-bottom: -5px;
  }  

  .elementor-navigator__element-widget .facetwp-icon {
    width: 15px;
    height: 15px;
    margin-bottom: 0px;
}