Normally to style an icon in Vuetify we\'ll do something like
comment
How do we get t
This will work (taken from official documentation):
Instead of using prepend / append / append-outer icons you can use slots to extend input's functionality.
place
tooltip text
In case of a tex field component for example, it can be useful to leave the tooltip text empty as it can clear the icon when you type in (I experienced this)