<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="shining" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="shining" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="8"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0" result="glow"/>
<feGaussianBlur in="SourceGraphic" stdDeviation="8"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="blur" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="blur" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.6"/>
</filter>
- <filter id="buff" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="buff" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<!-- ./tools/hsv-matrix.pl -4 1 1 -->
<feColorMatrix values="1.01 0.05 -0.06 0 0 -0.01 0.99 0.02 0 0 0.06 -0.05 0.99 0 0 0 0 0 1 0" result="fill"/>
<feGaussianBlur in="SourceAlpha" stdDeviation="3.5"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="blurred">
+ <filter id="blurred" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.4"/>
</filter>
- <filter id="darkened">
+ <filter id="darkened" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="2"/>
<!-- ./tools/hsv-matrix.pl -9 3.2 0.36 -->
<feColorMatrix values="1.01 -0.43 -0.22 0 0 -0.19 0.56 -0.01 0 0 -0.02 -0.69 1.07 0 0 0 0 0 1 0"/>
<feComposite in2="SourceAlpha" operator="in"/>
</filter>
- <filter id="glowing" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="glowing" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="6"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.4 0" result="glow"/>
<feGaussianBlur in="SourceGraphic" stdDeviation="6"/>
</feMerge>
<feGaussianBlur stdDeviation="0.4"/>
</filter>
- <filter id="outlined">
+ <filter id="outlined" color-interpolation-filters="sRGB">
<feMorphology in="SourceAlpha" operator="dilate" radius="1"/>
<feGaussianBlur stdDeviation="3"/>
<feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 3 0"/>
</feMerge>
<feGaussianBlur stdDeviation="0.4"/>
</filter>
- <filter id="shining" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="shining" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="8"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0" result="glow"/>
<feGaussianBlur in="SourceGraphic" stdDeviation="8"/>
<feComposite in2="highlight" operator="arithmetic" k1="0.4" k2="1" k3="0.2"/>
<feGaussianBlur stdDeviation="0.4"/>
</filter>
- <filter id="vehicle" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="vehicle" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="8"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.7 0" result="glow"/>
<feMerge>
<feMergeNode in="SourceGraphic"/>
</feMerge>
</filter>
- <filter id="vehicleWeapon" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="vehicleWeapon" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="3"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.6 0" result="glow"/>
<feMerge>
<clipPath id="clip">
<path d="M 74,92 51.5,77 74,38 182,38 204.5,77 182,92 Z"/>
</clipPath>
- <filter id="shield" x="-1" y="-1" width="3" height="3">
+ <filter id="shield" x="-1" y="-1" width="3" height="3" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="12"/>
</filter>
</defs>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="strongblurred" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="strongblurred" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="2"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 2 0"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.8 0"/>
</filter>
- <filter id="weakblurred" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="weakblurred" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.2"/>
</filter>
</defs>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="64" height="64">
<defs>
- <filter id="shadow" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="shadow" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feMorphology operator="dilate" radius="0.7" in="SourceAlpha"/>
<feColorMatrix values="1 0 0 0 0.25 0 1 0 0 0.25 0 0 1 0 0.25 0 0 0 0.5 0"/>
<feGaussianBlur stdDeviation="1" result="shadow"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="darkened">
+ <filter id="darkened" color-interpolation-filters="sRGB">
<!-- ./tools/hsv-matrix.pl -9 3 0.28 -->
<feColorMatrix values="0.74 -0.30 -0.16 0 0 -0.14 0.42 0 0 0 -0.01 -0.49 0.78 0 0 0 0 0 1 0" result="shadow"/>
<feGaussianBlur in="SourceGraphic" stdDeviation="5"/>
</feMerge>
<feGaussianBlur stdDeviation="0.3"/>
</filter>
- <filter id="shining" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="shining" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="5"/>
<!-- ./tools/hsv-matrix.pl -9 3.2 0.38 -->
<feColorMatrix values="1.07 -0.45 -0.24 0 0 -0.20 0.59 -0.01 0 0 -0.02 -0.72 1.13 0 0 0 0 0 0.56 0" result="shadow"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="darkened">
+ <filter id="darkened" color-interpolation-filters="sRGB">
<!-- ./tools/hsv-matrix.pl -9 3 0.28 -->
<feColorMatrix values="0.74 -0.30 -0.16 0 0 -0.14 0.42 0 0 0 -0.01 -0.49 0.78 0 0 0 0 0 1 0" result="shadow"/>
<feGaussianBlur in="SourceGraphic" stdDeviation="4"/>
<feMergeNode in="glow"/>
</feMerge>
</filter>
- <filter id="shining" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="shining" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="8"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0" result="glow"/>
<feGaussianBlur in="SourceGraphic" stdDeviation="8"/>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="dulled" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="dulled" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="0.3" result="mask"/>
<feGaussianBlur in="SourceGraphic" stdDeviation="2"/>
<feComposite in2="mask" operator="in"/>
</filter>
- <filter id="glowing" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="glowing" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="4"/>
<feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.6 0" result="glow"/>
<feMerge>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg xmlns="http://www.w3.org/2000/svg" version="1.1">
<defs>
- <filter id="shining" x="-0.5" y="-0.5" width="2" height="2">
+ <filter id="shining" x="-0.5" y="-0.5" width="2" height="2" color-interpolation-filters="sRGB">
<feGaussianBlur stdDeviation="5"/>
<!-- ./tools/hsv-matrix.pl -9 3.2 0.38 -->
<feColorMatrix values="1.07 -0.45 -0.24 0 0 -0.20 0.59 -0.01 0 0 -0.02 -0.72 1.13 0 0 0 0 0 0.56 0" result="shadow"/>