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.237398,-0.491084,-0.491084,0.237398,14.742,9.044182)">
<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.237398,0.491084,0.491084,-0.237398,-2.741455,2.955709)">
<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 6.179688 2.183594 C 5.5625 2.15625 4.929688 2.273438 4.339844 2.5625 L 4.8125 3.542969 C 6.167969 2.890625 7.800781 3.457031 8.457031 4.8125 C 8.640625 5.195312 8.71875 5.601562 8.714844 6 C 8.71875 6 8.722656 6 8.726562 6 C 9.132812 6 9.496094 6.15625 9.78125 6.40625 C 9.855469 5.71875 9.761719 5.007812 9.4375 4.339844 C 8.808594 3.03125 7.53125 2.25 6.179688 2.183594 Z M 6.179688 2.183594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 4.339844 2.5625 C 2.441406 3.480469 1.644531 5.761719 2.5625 7.660156 C 3.304688 9.199219 4.941406 10.007812 6.546875 9.773438 L 6.546875 8.65625 C 5.351562 8.902344 4.097656 8.335938 3.542969 7.1875 C 2.890625 5.832031 3.457031 4.199219 4.8125 3.542969 Z M 4.339844 2.5625 "/>
<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>
|