Trash Outline Icon is not not working

I’m trying to use the trash-outline icon in my app, but there seems to be some error while fetching it
on my chrome console I get
zone-evergreen.js:1042 GET http://localhost:8100/svg/md-trash-outline.svg 404 (Not Found)
Before creating this thread, I double checked the spells and syntax. Can someone else please verify it.
Note: Filled icons works perfectly, but I need to use the outlined version which doesn’t works

What version of ionic are you using?

I’m using ionic 5 with Angular

Can you share a minimal reproduction at stack blitz?

Working fine for me : https://stackblitz.com/edit/ionic-angular-v5-hhdrdh?file=src/app/app.component.html