sixth and last part of syncing LCARStrek with Firefox 41 windows theme changes
[themes.git] / LCARStrek / browser / identity-icon.svg
diff --git a/LCARStrek/browser/identity-icon.svg b/LCARStrek/browser/identity-icon.svg
new file mode 100755 (executable)
index 0000000..584dc74
--- /dev/null
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="utf-8"?>\r
+<!-- This Source Code Form is subject to the terms of the Mozilla Public\r
+   - License, v. 2.0. If a copy of the MPL was not distributed with this\r
+   - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->\r
+<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"\r
+     width="48" height="16" viewBox="0 0 32 16">\r
+  <defs>\r
+    <circle id="shape-circle-base" cx="8" cy="8" r="7" />\r
+    <g id="shape-i">\r
+      <circle cx="8" cy="5" r="1" />\r
+      <rect x="7" y="7" width="2" height="5" rx="1" ry="1" />\r
+    </g>\r
+    <mask id="mask-ring-cutout">\r
+      <rect width="16" height="16" fill="#000" />\r
+      <use xlink:href="#shape-circle-base" fill="#fff" />\r
+      <circle cx="8" cy="8" r="6" fill="#000" />\r
+    </mask>\r
+  </defs>\r
+\r
+  <view id="normal" viewBox="0 0 16 16"/>\r
+  <g>\r
+    <use xlink:href="#shape-circle-base" mask="url(#mask-ring-cutout)" fill="#A09090" />\r
+    <use xlink:href="#shape-i" fill="#A09090" />\r
+  </g>\r
+\r
+  <view id="hover" viewBox="16 0 16 16"/>\r
+  <g transform="translate(16)">\r
+    <use xlink:href="#shape-circle-base" fill="#9C9CFF" />\r
+    <use xlink:href="#shape-i" fill="#000000" />\r
+  </g>\r
+</svg>\r