third and last part of syncing LCARStrek with Firefox 52 browser windows theme changes
[themes.git] / LCARStrek / devtools / images / add.svg
index a9c169ce53f8559dcb47fdbd2ab85c5b9c364d26..ed9f48eb956946fee5d4660e98f47475082ffbea 100644 (file)
@@ -1,18 +1,6 @@
 <!-- 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/. -->
 <!-- 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 width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-  <defs>
-    <style>
-      use[id^="add"]:not(:target) {
-        display: none;
-      }
-    </style>
-    <g id="add-shape" fill="currentColor">
-      <rect x="3" y="7" width="10" height="2" />
-      <rect x="7" y="3" width="2" height="10" />
-    </g>
-  </defs>
-  <use xlink:href="#add-shape" id="add" color="#FFCF00"/>
-  <use xlink:href="#add-shape" id="add-checked" color="#000000"/>
-</svg>
\ No newline at end of file
+<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" fill="#FFCF00">
+  <path d="M8 8v5.5c0 .276-.224.5-.5.5s-.5-.224-.5-.5V8H1.5c-.276 0-.5-.224-.5-.5s.224-.5.5-.5H7V1.5c0-.276.224-.5.5-.5s.5.224.5.5V7h5.5c.276 0 .5.224.5.5s-.224.5-.5.5H8z"/>
+</svg>