vector graphics meaning like illustrator graphics

Does Unity have SVG support?
Support for displaying vector graphics like illustrator files within the 3D engine?

That would be kind of cool for interfaces.
If not can you display HTML with SVG as a texture
and click on something accurately?

Thanks,

Dan

No you can only load bitmap files.

No you can not show any html files directly in Unity.
I think there is a resource though to do that through getting it from outside and put it on a render texture, given you own Unity Pro