Created
September 23, 2023 21:41
-
-
Save strarsis/2c769b63b9573b9cf81faa9242adf4ec to your computer and use it in GitHub Desktop.
Firefox chainFilters test SVG
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | |
<svg | |
xmlns:dc="http://purl.org/dc/elements/1.1/" | |
xmlns:cc="http://creativecommons.org/ns#" | |
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:svg="http://www.w3.org/2000/svg" | |
xmlns="http://www.w3.org/2000/svg" | |
version="1.1" | |
id="svg4272" | |
viewBox="0 0 71.781273 68.434828" | |
height="19.313829mm" | |
width="20.25827mm"> | |
<defs | |
id="defs4274"> | |
<filter | |
id="filter6239-1" | |
style="color-interpolation-filters:sRGB"> | |
<feBlend | |
id="feBlend6241-2" | |
in2="BackgroundImage" | |
mode="lighten" /> | |
</filter> | |
</defs> | |
<metadata | |
id="metadata4277"> | |
<rdf:RDF> | |
<cc:Work | |
rdf:about=""> | |
<dc:format>image/svg+xml</dc:format> | |
<dc:type | |
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> | |
<dc:title></dc:title> | |
</cc:Work> | |
</rdf:RDF> | |
</metadata> | |
<g | |
transform="translate(478.74778,-452.4305)" | |
id="layer1"> | |
<path | |
style="display:inline;fill:#ffbd56;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.03742242;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;filter:url(#filter6239-1)" | |
d="m -442.83654,458.13345 c 2.3626,0 5.7275,7.0161 10.3095,16.2516 22.1937,3.5796 19.4733,4.2956 19.4733,5.5127 0,1.217 -12.7436,14.1037 -12.7436,14.1037 0,0 2.2193,16.1083 2.7205,18.5425 0.5011,2.4342 -4.1524,2.7205 -6.5865,1.5751 -2.4342,-1.1455 -13.3879,-6.8013 -13.3879,-6.8013 0,0 -13.6742,6.4433 -15.7504,7.5888 -2.0761,1.1455 -4.1524,-1.7898 -4.0807,-4.1525 0.041,-1.3614 2.5057,-16.4662 2.5057,-16.4662 0,0 -10.2378,-10.4525 -11.8845,-12.9583 -1.4758,-2.2458 0.5728,-4.0808 2.4342,-4.5819 1.8615,-0.5012 16.2158,-2.7205 16.2158,-2.7205 8.9133,-16.0368 8.4121,-15.8937 10.7746,-15.8937 z" | |
id="path6625" /> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment