I want to apply a box-shadow effect to an SVG image that doesn’t have a box or container like shape. The SVG is a custom shape and downloaded as a file from the web – so doesn’t contain any typical Path type objects like what is used in CustomPaint or CustomClipper.