]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/assets/images/insecure.svg
Add a higher level warning for antiquated protocols. https://redmine.stoutner.com...
[PrivacyCell.git] / app / src / main / assets / images / insecure.svg
diff --git a/app/src/main/assets/images/insecure.svg b/app/src/main/assets/images/insecure.svg
new file mode 100644 (file)
index 0000000..d4820a2
--- /dev/null
@@ -0,0 +1,45 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+
+<!--
+  This file is derived from `security` and `warning_amber_rounded`, which are part of the Android Material icon set.  They are released under the Apache License 2.0.
+
+  Changes copyright © 2016, 2022 Soren Stoutner <soren@stoutner.com>.  The resulting file is released under the GPLv3+ license.
+
+  This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
+
+  Privacy Cell is free software: you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
+
+  Privacy Cell is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with Privacy Cell.  If not, see <http://www.gnu.org/licenses/>. -->
+
+<svg
+    xmlns="http://www.w3.org/2000/svg"
+    viewBox="0 0 256 256" >
+
+    <!-- Inner Shield. -->
+    <g transform="translate(0,160)" >
+        <path
+            style="fill:#f57f17"
+            d="m 128,-147.2 -94.254546,41.89091 0,62.836368 c 0,58.123635 40.215273,112.477091 94.254546,125.672721 54.03928,-13.19563 94.25454,-67.549086 94.25454,-125.672721 l 0,-62.836368 z" />
+    </g>
+
+    <!-- Shield. -->
+    <g transform="translate(0,160)" >
+        <path
+            style="fill:#fbc02d"
+            d="m 128,-160 -104.727273,46.54546 0,69.818182 C 23.272727,20.945459 67.956363,81.338188 128,95.999999 188.04364,81.338188 232.72727,20.945459 232.72727,-43.636358 l 0,-69.818182 L 128,-160 Z m 0,127.883641 81.45454,0 C 203.28728,15.825464 171.28727,58.530919 128,71.912739 l 0,-103.912735 -81.454545,0 0,-66.327272 L 128,-134.51636 l 0,102.400001 z" />
+    </g>
+
+    <!-- Exclamation. -->
+    <path
+        style="fill:#ffffff"
+        d="M 128.00001,49.247414 193.49379,165.7227 H 62.506213 L 128.00001,49.247414 M 47.459169,156.76994 c -6.697243,11.90717 1.652565,26.85827 15.047044,26.85827 H 193.49379 c 13.39447,0 21.74428,-14.9511 15.04704,-26.85827 L 143.04705,40.29466 c -6.69723,-11.907163 -23.39684,-11.907163 -30.0941,0 z M 119.30229,94.10069 v 17.90549 c 0,4.92401 3.91397,8.95275 8.69772,8.95275 4.78373,0 8.69771,-4.02874 8.69771,-8.95275 V 94.10069 c 0,-4.924005 -3.91398,-8.952745 -8.69771,-8.952745 -4.78375,0 -8.69772,4.02874 -8.69772,8.952745 z m 0,44.76375 h 17.39543 v 17.9055 h -17.39543 z" />
+</svg>
\ No newline at end of file