summaryrefslogtreecommitdiffstats
path: root/comm/mail/themes/shared/mail/icons/search-not-found.svg
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mail/themes/shared/mail/icons/search-not-found.svg')
-rw-r--r--comm/mail/themes/shared/mail/icons/search-not-found.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/comm/mail/themes/shared/mail/icons/search-not-found.svg b/comm/mail/themes/shared/mail/icons/search-not-found.svg
new file mode 100644
index 0000000000..eed3e08712
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/search-not-found.svg
@@ -0,0 +1,11 @@
+<!-- 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/. -->
+<!DOCTYPE svg [
+ <!ENTITY % quickFilterBarDTD SYSTEM "chrome://messenger/locale/quickFilterBar.dtd">
+ %quickFilterBarDTD;
+]>
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 120" width="400px" height="120px">
+ <text x="200" y="112" text-anchor="middle" style="font: 14px sans-serif;" fill="GrayText">&quickFilterBar.resultsLabel.none;</text>
+ <path fill="context-fill" fill-opacity="context-fill-opacity" d="M192.9 3.24a35.8 35.8 0 00-30.5 15.19c-4 6.01-6.4 13.63-6.4 21.25a36.17 36.17 0 0036.1 36.08c7.2 0 14.4-2.41 20.8-6.42l24.9 24.86c2.4 2.4 6 2.4 8.4 0a5.82 5.82 0 000-8.42l-24.9-25.26a36.08 36.08 0 00-8.4-50.51 36.72 36.72 0 00-20-6.81zm-.8 12.39c13.2 0 24 10.82 24 24.05a24.1 24.1 0 01-24 24.05A24.12 24.12 0 01168 39.68a24.12 24.12 0 0124.1-24.05zm-11.2 16.51l7.6 7.74-7.6 7.69c-2.5 2.41 1.2 6.02 3.6 3.61l7.6-7.73 7.2 7.69c2.4 2.37 6-1.24 3.6-3.61l-7.2-7.69 7.6-7.7c2-2.36-1.2-5.57-3.6-3.57l-7.6 7.7-7.6-7.7c-2.8-1.88-5.2 1.09-3.6 3.57z"/>
+</svg>