Here is my relevant HML with SVG:
The fill needs to be on the path instead of the svg element.
path
svg
Also, try adding the width="24" and height="24" to the svg element.
width="24"
height="24"