summaryrefslogtreecommitdiffstats
path: root/comm/chat/themes/unknown.svg
diff options
context:
space:
mode:
Diffstat (limited to 'comm/chat/themes/unknown.svg')
-rw-r--r--comm/chat/themes/unknown.svg15
1 files changed, 15 insertions, 0 deletions
diff --git a/comm/chat/themes/unknown.svg b/comm/chat/themes/unknown.svg
new file mode 100644
index 0000000000..c827048328
--- /dev/null
+++ b/comm/chat/themes/unknown.svg
@@ -0,0 +1,15 @@
+<!-- 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" opacity=".5">
+ <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"/>
+ <path d="M8.99 12.4c0-1.31-1.98-1.31-1.98 0S9 13.71 9 12.4zM6.7 5.98c0-.63.55-1.27 1.29-1.27S9.3 5.35 9.3 6c-.04.3-.16.58-.35.82-.15.19-.32.38-.5.5l-.22.2-.63.7a2.76 2.76 0 00-.45 1.62c0 1.13 1.7 1.13 1.7 0 0-.38.1-.57.17-.65.05-.07.11-.14.18-.2l.11-.12.15-.15.08-.06c.26-.23.51-.51.76-.78.32-.44.7-1.08.7-1.9 0-3.97-6-3.97-6 0 0 1.14 1.7 1.14 1.7 0z" fill="#565656"/>
+</svg>