first (small) part of syncing LCARStrek with Firefox 51 browser windows theme changes
[themes.git] / LCARStrek / global / filters.svg
similarity index 82%
rename from LCARStrek/global/icons/filters.svg
rename to LCARStrek/global/filters.svg
index 1b27db96bb1e687ad3e2c5190721cf0ff9b44b5d..2dbc45089ade5a3e4bec5c5823c67f820cafca1e 100644 (file)
@@ -1,8 +1,11 @@
+<?xml version="1.0"?>
 <!-- This Source Code Form is subject to the terms of the Mozilla Public
    - License, v. 2.0. If a copy of the MPL was not distributed with this
    - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
-
-<svg height="0" xmlns="http://www.w3.org/2000/svg">
+<svg xmlns="http://www.w3.org/2000/svg">
+  <filter id="fill">
+    <feComposite in="FillPaint" in2="SourceGraphic" operator="in"/>
+  </filter>
   <filter id="active-icon-state"><!-- make every icon be fully black, but keep alpha channel -->
     <feColorMatrix in="SourceGraphic" type="matrix"
       values="0 0 0 0 0