.bars {
  background: currentColor !important;
  display: block !important;
  flex: 0 0 auto;
  height: 25px !important;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 126 66'%3E%3Cpath d='M8 58 H118' stroke='%23000' stroke-width='2.5'/%3E%3Cpath d='M24 58 A13 13 0 0 1 50 58 Z' fill='%23000'/%3E%3Ccircle cx='79' cy='28' r='13' fill='%23000'/%3E%3C/svg%3E") center / contain no-repeat;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 126 66'%3E%3Cpath d='M8 58 H118' stroke='%23000' stroke-width='2.5'/%3E%3Cpath d='M24 58 A13 13 0 0 1 50 58 Z' fill='%23000'/%3E%3Ccircle cx='79' cy='28' r='13' fill='%23000'/%3E%3C/svg%3E") center / contain no-repeat;
  width: 48px !important;
}

.bars i {
  display: none !important;
}

#loader .bars {
  height: 40px !important;
  width: 76px !important;
}
