Hello,
I created a theme and am developing the theme while storefront:hot is active. Styles and scripts get build correctly and this is working fine but i’m curious if and how it is possible to override the default Storefront (SVG) icons with custom icons provided by the theme.
In theme.json i added, but with storefront:watch it’s not picking up the files inside the assets folder:
"asset": [
"Resources/storefront/assets"
]