]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/assets/images/policy_filled.svg
Add a higher level warning for antiquated protocols. https://redmine.stoutner.com...
[PrivacyCell.git] / app / src / main / assets / images / policy_filled.svg
index c18a2974d23ef1579c11808e42bb9b03af7d7805..84820fe9f863ccc6bc1eceb5fece08b3d459e662 100644 (file)
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
 <!--
-  Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
+  This file is a modified version of `policy_filled`, which is part of the Android Material icon set and is released under the Apache License 2.0.
 
-  This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
+  Changes copyright © 2021 Soren Stoutner <soren@stoutner.com>.  The resulting file is released under the GPLv3+ license.
 
-  It is a modified version of `policy_filled`, which is part of the Android Material icon set and is released under the Apache License 2.0.
+  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
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with Privacy Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+  along with Privacy Cell.  If not, see <http://www.gnu.org/licenses/>. -->
 
 <svg
-  xmlns="http://www.w3.org/2000/svg"
-  viewBox="0 0 20 20"
-  id="icon" >
+    xmlns="http://www.w3.org/2000/svg"
+    viewBox="0 0 20 20"
+    id="icon" >
 
-  <path
-    d="M10,13c-1.66,0-3-1.34-3-3s1.34-3,3-3s3,1.34,3,3c0,0.65-0.21,1.24-0.56,1.73l2.1,2.1C15.46,12.52,16,10.94,16,9.31V5 l-6-2L4,5v4.31c0,3.55,2.56,6.88,6,7.69c1.53-0.36,2.89-1.22,3.92-2.37l-2.19-2.19C11.24,12.79,10.65,13,10,13z" />
+    <path
+        d="M10,13c-1.66,0-3-1.34-3-3s1.34-3,3-3s3,1.34,3,3c0,0.65-0.21,1.24-0.56,1.73l2.1,2.1C15.46,12.52,16,10.94,16,9.31V5 l-6-2L4,5v4.31c0,3.55,2.56,6.88,6,7.69c1.53-0.36,2.89-1.22,3.92-2.37l-2.19-2.19C11.24,12.79,10.65,13,10,13z" />
 
-  <circle
-    cx="10"
-    cy="10"
-    r="2" />
+    <circle
+        cx="10"
+        cy="10"
+        r="2" />
 </svg>
\ No newline at end of file