.float-solid.icon { 
  color: #000;
  position: absolute;
  margin-left: 2px;
  margin-top: 2px;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  border: solid 5px currentColor;
}
