File: /home/barbeatleanalyti/www/public_html/webmail/static/styles/images/filters.svg
<svg version="1.1" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="fade" x1="90%" y1="0" x2="100%" y2="0">
<stop stop-color="white" offset="0"/>
<stop stop-color="black" offset="1"/>
</linearGradient>
<linearGradient id="fade_invert" x1="0" y1="0" x2="10%" y2="0">
<stop stop-color="black" offset="0"/>
<stop stop-color="white" offset="1"/>
</linearGradient>
<mask id="masking" maskUnits="objectBoundingBox" maskContentUnits="objectBoundingBox">
<rect width="1" height="1" fill="url(#fade)" />
</mask>
<mask id="masking_rtl" maskUnits="objectBoundingBox" maskContentUnits="objectBoundingBox">
<rect width="1" height="1" fill="url(#fade_invert)" />
</mask>
</defs>
</svg>