.grin-solid.icon {
  i{
    position: absolute;
    left: 2px;
    top: 9px;
    width: 10px;
    height: 4px;
    color: white;
    border-radius: 0 0 6px 6px;
    border: solid 1px currentColor;
  }
}
