1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12pt" height="12pt" viewBox="0 0 12 12" version="1.1">
<defs>
<linearGradient id="linear0" gradientUnits="userSpaceOnUse" x1="7" y1="12" x2="17" y2="12" gradientTransform="matrix(0.531475,-0.1227,-0.1227,-0.531475,1.095055,13.850182)">
<stop offset="0" style="stop-color:rgb(82.745098%,85.490196%,89.019608%);stop-opacity:1;"/>
<stop offset="1" style="stop-color:rgb(82.745098%,85.490196%,89.019608%);stop-opacity:0.501961;"/>
</linearGradient>
<linearGradient id="linear1" gradientUnits="userSpaceOnUse" x1="7" y1="12" x2="19" y2="5" gradientTransform="matrix(-0.531475,0.1227,0.1227,0.531475,10.905273,-1.849964)">
<stop offset="0" style="stop-color:rgb(82.745098%,85.490196%,89.019608%);stop-opacity:0.501961;"/>
<stop offset="1" style="stop-color:rgb(82.745098%,85.490196%,89.019608%);stop-opacity:0;"/>
</linearGradient>
</defs>
<g id="surface1">
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear0);" d="M 9.71875 5.140625 L 8.65625 5.386719 C 8.707031 5.59375 8.714844 5.796875 8.710938 6.003906 C 8.71875 6.003906 8.722656 6 8.726562 6 C 9.136719 6 9.507812 6.160156 9.792969 6.414062 C 9.835938 6 9.820312 5.570312 9.71875 5.140625 Z M 2.894531 6.207031 C 2.558594 6.167969 2.179688 6.425781 2.28125 6.859375 C 2.730469 8.808594 4.601562 10.054688 6.546875 9.773438 L 6.546875 8.671875 C 5.101562 8.964844 3.675781 8.058594 3.34375 6.613281 C 3.285156 6.355469 3.097656 6.226562 2.894531 6.207031 Z M 2.894531 6.207031 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 5.910156 2.183594 C 5.65625 2.1875 5.398438 2.21875 5.140625 2.28125 C 3.085938 2.753906 1.804688 4.804688 2.28125 6.859375 L 3.34375 6.613281 C 3.003906 5.144531 3.917969 3.683594 5.386719 3.34375 C 6.855469 3.003906 8.320312 3.917969 8.65625 5.386719 L 9.71875 5.140625 C 9.304688 3.34375 7.683594 2.136719 5.910156 2.183594 Z M 5.910156 2.183594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(82.745098%,85.490196%,89.019608%);fill-opacity:1;" d="M 8.726562 6.546875 C 8.121094 6.546875 7.636719 7.042969 7.636719 7.652344 L 7.636719 8.183594 L 7.089844 8.183594 L 7.089844 10.363281 L 10.363281 10.363281 L 10.363281 8.183594 L 9.816406 8.183594 L 9.816406 7.652344 C 9.816406 7.042969 9.332031 6.546875 8.726562 6.546875 Z M 8.726562 7.089844 C 9.03125 7.089844 9.273438 7.332031 9.273438 7.636719 L 9.273438 8.183594 L 8.183594 8.183594 L 8.183594 7.636719 C 8.183594 7.332031 8.425781 7.089844 8.726562 7.089844 Z M 8.726562 7.089844 "/>
</g>
</svg>
|