.tougue-solid.icon {
  i{
    position: absolute;
    left: 4px;
    top: 10px;
    width: 8px;
    height: 1px;
    color: white;
    background-color: currentColor;
    transform: rotate(-3deg);
  }
}
