summaryrefslogtreecommitdiffstats
path: root/comm/mail/themes/shared/mail/icons/status-offline.svg
diff options
context:
space:
mode:
Diffstat (limited to 'comm/mail/themes/shared/mail/icons/status-offline.svg')
-rw-r--r--comm/mail/themes/shared/mail/icons/status-offline.svg14
1 files changed, 14 insertions, 0 deletions
diff --git a/comm/mail/themes/shared/mail/icons/status-offline.svg b/comm/mail/themes/shared/mail/icons/status-offline.svg
new file mode 100644
index 0000000000..ea3ae8bb84
--- /dev/null
+++ b/comm/mail/themes/shared/mail/icons/status-offline.svg
@@ -0,0 +1,14 @@
+<!-- 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" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16">
+ <defs>
+ <linearGradient id="a">
+ <stop offset="0" stop-color="#f5f5f5"/>
+ <stop offset="1" stop-color="#b2b2b2"/>
+ </linearGradient>
+ <radialGradient id="b" xlink:href="#a" r="4" fy="7.6" fx="8.5" cy="7.6" cx="8.5" gradientTransform="matrix(3.6 -.02 .02 3.1 -25.4 -19.3)" gradientUnits="userSpaceOnUse"/>
+ </defs>
+ <circle fill="#797979" r="8" cy="8" cx="8"/>
+ <circle fill="url(#b)" r="7" cy="8" cx="8"/>
+</svg>