some corrections and finishing touches to that LCARStrek works well for Firefox 55...
[themes.git] / LCARStrek / browser / update-badge.svg
index edc55ced7cece3f4bf566b216147e9f0e59d0c38..b3f23079d685820dcf60c56fb7dd41e9359a5312 100644 (file)
@@ -1,3 +1,8 @@
-<svg xmlns="http://www.w3.org/2000/svg" width="10px" height="10px">\r
-  <polygon points="4,9 4,5 2,5 5,1 8,5 6,5 6,9" fill="#000000"/>\r
-</svg>
\ No newline at end of file
+<!-- 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 xmlns="http://www.w3.org/2000/svg" width="10px" height="10px">
+  <line x1="5" x2="5" y1="9" y2="2" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
+  <line x1="5" x2="2" y1="2" y2="5" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
+  <line x1="5" x2="8" y1="2" y2="5" stroke="#000000" stroke-width="1.5" stroke-linecap="round"/>
+</svg>