move devtools to separate directory, make HTML-based inspector work
[themes.git] / LCARStrek / browser / devtools / images / add.svg
diff --git a/LCARStrek/browser/devtools/images/add.svg b/LCARStrek/browser/devtools/images/add.svg
deleted file mode 100644 (file)
index a9c169c..0000000
+++ /dev/null
@@ -1,18 +0,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