Is there any way we can add LWC component in Utility bar without adding its Label & Icon in order to make it hidden in Utility Bar ?
I found better solution now :
When u add utility Items on Utility bar Label is required field but you can add Zero Width Space character. Copy it from this link :
https://unicode-explorer.com/c/200B.
paste it in label field. This will not be visible to end user.
Do not select icon which is optional anyway.
keep Panel width, height minimum &
Now this LWC is hidden on Utility bar, it will still clickable but apparently not visible