filterprozessing wrong?
Created by: JoKalliauer
Prozessing File:Oxygen480-mimetypes-application-x-font-otf.svg with
scour Oxygen480-mimetypes-application-x-font-otf.svg output.svg --disable-simplify-colors --disable-style-to-xml --disable-group-collapsing --keep-editor-data --keep-unreferenced-defs --no-renderer-workaround --protect-ids-noninkscape --disable-embed-rasters
leads to somehow not showing one element:
<?xml version="1.0" encoding="UTF-8"?>
<svg height="128" width="128" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<linearGradient id="a">
<stop offset="0" stop-color="#fff"/>
<stop offset="1" stop-color="#fff" stop-opacity="0"/>
</linearGradient>
<linearGradient id="b" xlink:href="#a"/>
<radialGradient id="c" cx="180.53" cy="78.66" gradientTransform="matrix(1.4812 -.0196 .0142 1.0676 -194 .23)" gradientUnits="userSpaceOnUse" r="18">
<stop offset="0" stop-color="#414141"/>
<stop offset=".5" stop-color="#ababab"/>
<stop offset="1" stop-color="#414141"/>
</radialGradient>
<radialGradient id="d" cx="180.53" cy="78.66" gradientTransform="matrix(1.6137 0 0 1.7224 -216.81 -54.82)" gradientUnits="userSpaceOnUse" r="18.1">
<stop offset="0"/>
<stop offset="1" stop-opacity="0"/>
</radialGradient>
<filter id="e">
<feGaussianBlur stdDeviation=".732"/>
</filter>
<radialGradient id="f" cx="64" cy="64" fx="63.79" fy="47.28" gradientTransform="matrix(.8935 -.455 .3717 .73 2.42 71.5)" gradientUnits="userSpaceOnUse" r="47.5" xlink:href="#b"/>
<mask id="g">
<path d="m44.944 70.159c-.1844.0826-.2143.2488-.1499.3928l26.48 59.137c.1996.4459.7331.6487 1.1786.4495l29.856-13.348c.0288-.0129.5396-.2468.9158-.41 4.51-4.622 8.335-18.36 11.003-25.42.399-1.258.3247-.8955.0871-1.921l-18.506-41.33c-.0784-.1751-.21-.2317-.3928-.1499z" fill="url(#f)" opacity=".847"/>
</mask>
<radialGradient id="h" cx="64" cy="64" fx="63.79" fy="47.28" gradientTransform="matrix(1.6842 -.0843 .0689 1.3759 -48.2 -18.66)" gradientUnits="userSpaceOnUse" r="47.5" xlink:href="#a"/>
<g filter="url(#e)" mask="url(#g)" transform="matrix(1.5349 .6873 -.6873 1.5349 -2.7 -130.08)">
<path d="m74.868 61.438c-4.808 0-8.922 1.582-12.375 4.7812-3.977 3.688-5.969 8.474-5.9688 14.312 0 5.712 1.722 10.37 5.1562 13.969 3.453 3.597 7.689 5.375 12.75 5.375 5.007 0 9.288-1.844 12.812-5.5312 3.525-3.688 5.281-8.321 5.2812-13.906 0-5.423-1.743-9.947-5.25-13.562-3.489-3.633-7.634-5.437-12.406-5.4375zm.4688 1.0312c.8007-.0105 1.614.0545 2.4688.2188 3.645.7004 6.268 2.517 7.8438 5.4688 1.956 3.707 2.288 8.837 1.0312 15.375-1.159 6.031-3.176 10.21-6.0625 12.562-2.868 2.352-6.099 3.19-9.6875 2.5-3.363-.6462-5.818-2.458-7.375-5.4062-2.022-3.876-2.417-8.919-1.2188-15.156 1.17-6.087 3.32-10.46 6.5-13.125 1.915-1.604 4.098-2.406 6.5-2.4375z" fill="url(#c)" font-size="55.532" font-weight="400" stroke="url(#d)" stroke-width=".4"/>
</g>
<path d="m18.5 9c-.3398 0-.5.2346-.5.5v107.97c0 .8216.6793 1.5 1.5 1.5l54.5.0313c.0531 0 3.274-.008 3.9635.0001 6.541-4.504 22.64-21.95 31.583-30.955 1.477-1.656.4576-.3701 1.4539-1.6074l.0001-76.938c0-.3227-.1632-.5-.5-.5z" fill="url(#h)" opacity=".847"/>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg width="128" height="128" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<radialGradient id="c" cx="180.53" cy="78.66" r="18" gradientTransform="matrix(1.4812 -.0196 .0142 1.0676 -194 .23)" gradientUnits="userSpaceOnUse">
<stop stop-color="#414141" offset="0"/>
<stop stop-color="#ababab" offset=".5"/>
<stop stop-color="#414141" offset="1"/>
</radialGradient>
<radialGradient id="d" cx="180.53" cy="78.66" r="18.1" gradientTransform="matrix(1.6137 0 0 1.7224 -216.81 -54.82)" gradientUnits="userSpaceOnUse">
<stop offset="0"/>
<stop stop-opacity="0" offset="1"/>
</radialGradient>
<filter id="e">
<feGaussianBlur stdDeviation=".732"/>
</filter>
<radialGradient id="f" cx="64" cy="64" r="47.5" fx="63.79" fy="47.28" gradientTransform="matrix(.8935 -.455 .3717 .73 2.42 71.5)" gradientUnits="userSpaceOnUse"/>
<mask id="g">
<path d="m44.944 70.159c-.1844.0826-.2143.2488-.1499.3928l26.48 59.137c.1996.4459.7331.6487 1.1786.4495l29.856-13.348c.0288-.0129.5396-.2468.9158-.41 4.51-4.622 8.335-18.36 11.003-25.42.399-1.258.3247-.8955.0871-1.921l-18.506-41.33c-.0784-.1751-.21-.2317-.3928-.1499z" fill="url(#f)" opacity=".847"/>
</mask>
<radialGradient id="h" cx="64" cy="64" r="47.5" fx="63.79" fy="47.28" gradientTransform="matrix(1.6842 -.0843 .0689 1.3759 -48.2 -18.66)" gradientUnits="userSpaceOnUse">
<stop stop-color="#fff" offset="0"/>
<stop stop-color="#fff" stop-opacity="0" offset="1"/>
</radialGradient>
<g transform="matrix(1.5349 .6873 -.6873 1.5349 -2.7 -130.08)" filter="url(#e)" mask="url(#g)">
<path d="m74.868 61.438c-4.808 0-8.922 1.582-12.375 4.7812-3.977 3.688-5.969 8.474-5.9688 14.312 0 5.712 1.722 10.37 5.1562 13.969 3.453 3.597 7.689 5.375 12.75 5.375 5.007 0 9.288-1.844 12.812-5.5312 3.525-3.688 5.281-8.321 5.2812-13.906 0-5.423-1.743-9.947-5.25-13.562-3.489-3.633-7.634-5.437-12.406-5.4375zm.4688 1.0312c.8007-.0105 1.614.0545 2.4688.2188 3.645.7004 6.268 2.517 7.8438 5.4688 1.956 3.707 2.288 8.837 1.0312 15.375-1.159 6.031-3.176 10.21-6.0625 12.562-2.868 2.352-6.099 3.19-9.6875 2.5-3.363-.6462-5.818-2.458-7.375-5.4062-2.022-3.876-2.417-8.919-1.2188-15.156 1.17-6.087 3.32-10.46 6.5-13.125 1.915-1.604 4.098-2.406 6.5-2.4375z" fill="url(#c)" font-size="55.532" font-weight="400" stroke="url(#d)" stroke-width=".4"/>
</g>
<path d="m18.5 9c-.3398 0-.5.2346-.5.5v107.97c0 .8216.6793 1.5 1.5 1.5l54.5.0313c.0531 0 3.274-.008 3.9635 1e-4 6.541-4.504 22.64-21.95 31.583-30.955 1.477-1.656.4576-.3701 1.4539-1.6074l1e-4-76.938c0-.3227-.1632-.5-.5-.5z" fill="url(#h)" opacity=".847"/>
</svg>