Is your feature request related to a problem? Please describe.
update-assets does not take SVGs as inputs and could be more helpful for other shell icons
Describe the solution you'd like
It would be nice if update-assets took an SVG as input, and then render that for each asset, for a bit higher quality output. Our designers generally provide SVGs.
It would also be nice if I could use winappcli to package arbitrary SVGs into .ico files for things like shell icons (jumplists, context menus, window icon)
Additional context
No response