MaterialDesign-Angular-Material
MaterialDesign-Angular-Material copied to clipboard
Rewrite to use @mdi/util
Hard codes the viewport. So far it is always this value. Source:
$ cat node_modules/@mdi/svg/svg/*.svg | grep -oE 'viewBox="([^"]+)"' | sort | uniq -c
7447 viewBox="0 0 24 24"