summaryrefslogtreecommitdiffstats
path: root/comm/chat/themes/chat-left.svg
blob: 60222c3f9ab3a37ec23fb288f95a40bc9109dea9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!-- 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" height="16" width="16">
  <defs>
    <linearGradient id="a">
      <stop offset="0" stop-opacity="0"/>
      <stop offset=".5"/>
      <stop offset="1" stop-opacity="0"/>
    </linearGradient>
    <linearGradient id="b">
      <stop offset="0" stop-color="#fff"/>
      <stop offset="1" stop-color="#efefef"/>
    </linearGradient>
    <linearGradient id="c">
      <stop offset="0" stop-color="#a3a3a3"/>
      <stop offset="1" stop-color="#f6f6f6"/>
    </linearGradient>
    <linearGradient id="d" xlink:href="#a" gradientUnits="userSpaceOnUse" y2="9" x2="1" y1="13" x1="1"/>
    <linearGradient id="e" xlink:href="#b" gradientUnits="userSpaceOnUse" y2="13" x2="11" y1="7" x1="11"/>
    <linearGradient id="f" xlink:href="#b" gradientUnits="userSpaceOnUse" y2="11" x2="5" y1="4" x1="5"/>
    <linearGradient id="g" xlink:href="#b" gradientUnits="userSpaceOnUse" y2="7" x2="9" y1="1" x1="9"/>
    <linearGradient id="h" xlink:href="#c" gradientUnits="userSpaceOnUse" y2="8" x2="8" y1="14" x1="14"/>
  </defs>
  <path fill="url(#d)" opacity=".13" d="M1 9h5v4H1z"/>
  <path fill="url(#e)" stroke="#787878" d="M15 6.5c.29 0 .5.22.5.5v6c0 .28-.21.5-.5.5h-.5V15l-2-1.5H7c-.3 0-.5-.22-.5-.5V7c0-.28.2-.5.5-.5z"/>
  <path fill="url(#f)" stroke="#787878" d="M1 3.5c-.3 0-.5.22-.5.5v6c0 .28.2.5.5.5h.5V12l2-1.5H9c.3 0 .5-.22.5-.5V4c0-.28-.2-.5-.5-.5z"/>
  <path fill="url(#g)" stroke="#787878" d="M13 .5c.3 0 .5.22.5.5v6c0 .28-.2.5-.5.5h-.5V9l-2-1.5H5c-.3 0-.5-.22-.5-.5V1c0-.28.2-.5.5-.5z"/>
  <path fill="#787878" d="M16 11a5 5 0 11-10 0 5 5 0 1110 0z"/>
  <path fill="url(#h)" d="M15.38 11a4.38 4.38 0 11-8.76 0 4.38 4.38 0 118.76 0z"/>
</svg>