IconField displays an icon inside an input field.
Volt does not come with a standalone IconField component. Instead, it offers a sample implementation using Tailwind as a starting point. You can either directly incorporate this into your projects or use it as a basis to develop your own customized component.
IconField can support any content such as SVGs.
Different size options for the input and the icon.