summaryrefslogtreecommitdiffstats
path: root/comm/mail/themes/shared/mail/icons/checkbox.svg
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mail/themes/shared/mail/icons/checkbox.svg')
-rw-r--r--comm/mail/themes/shared/mail/icons/checkbox.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/comm/mail/themes/shared/mail/icons/checkbox.svg b/comm/mail/themes/shared/mail/icons/checkbox.svg
new file mode 100644
index 0000000000..0d94782d98
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/checkbox.svg
@@ -0,0 +1,8 @@
+<!-- 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="16" height="16" viewBox="0 0 16 16">
+ <rect fill="none" stroke="context-stroke" stroke-opacity="1" width="15" height="15" x="0.5" y="0.5" rx="2" ry="2" />
+ <path fill="context-fill" fill-opacity="context-fill-opacity" d="M6 14a1 1 0 0 1-.7-.3l-3-3a1 1 0 0 1 1.4-1.4l2.16 2.15 6.32-9.02a1 1 0 0 1 1.64 1.14l-7 10a1 1 0 0 1-.73.43.86.86 0 0 1-.09 0z"/>
+ <path fill="context-fill" fill-opacity="context-stroke-opacity" d="M 2,7 H 14 V 9 H 2 Z"/>
+</svg>