]> gitweb.stoutner.com Git - PrivacyCell.git/blobdiff - app/src/main/assets/images/policy_filled.svg
Finish the navigation menu entries with WebView dialogs.
[PrivacyCell.git] / app / src / main / assets / images / policy_filled.svg
diff --git a/app/src/main/assets/images/policy_filled.svg b/app/src/main/assets/images/policy_filled.svg
new file mode 100644 (file)
index 0000000..c18a297
--- /dev/null
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+
+<!--
+  Copyright © 2021 Soren Stoutner <soren@stoutner.com>.
+
+  This file is part of Privacy Cell <https://www.stoutner.com/privacy-cell>.
+
+  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.
+
+  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 Browser.  If not, see <http://www.gnu.org/licenses/>. -->
+
+<svg
+  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" />
+
+  <circle
+    cx="10"
+    cy="10"
+    r="2" />
+</svg>
\ No newline at end of file