.sunset-solid.icon {
  i {
    position: absolute;
    left: 2px;
    top: 2px;
    width: 2px;
    height: 3px;
    color: #fff;
    background-color: currentColor;
  }
}
