I am stuck working with font awesome 6 icons while using it's icon in placeholder. Here is the code snippet:
<input id="search-box" type="text" class="form-control" **placeholder=" Something"** aria-label="Recipient's username" aria-describedby="basic-addon2" autofocus data-bs-toggle="tooltip" data-bs-placement="bottom" title="Enter Player Name">
CSS and try to implement a feature