Applying a backdrop-filter: blur(); to an SVG path
问题 I am trying to recreate an effect in CSS using an SVG. We have text saved as an SVG and needing to blur the backdrop behind the text only. I know this is possible with block <div> elements by applying a css style of backdrop-filter: blur(10px); , but I am unable to get the same effect with SVG paths. This is the desired effect Here is a snippet of the SVG <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="1040