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.236542,0.491498,0.491498,0.236542,2.940327,-2.736436)">
<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.236542,-0.491498,-0.491498,-0.236542,9.059455,14.736545)">
<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.1875 2.183594 C 4.699219 2.113281 3.246094 2.917969 2.558594 4.34375 C 1.644531 6.246094 2.445312 8.527344 4.34375 9.441406 L 4.816406 8.457031 C 3.460938 7.804688 2.890625 6.175781 3.542969 4.816406 C 4.195312 3.460938 5.824219 2.890625 7.183594 3.542969 C 7.820312 3.851562 8.292969 2.867188 7.65625 2.558594 C 7.179688 2.332031 6.683594 2.210938 6.1875 2.183594 Z M 6.1875 2.183594 "/>
<path style=" stroke:none;fill-rule:nonzero;fill:url(#linear1);" d="M 7.65625 2.558594 L 7.183594 3.542969 C 8.160156 4.011719 8.710938 4.988281 8.710938 6.003906 C 8.71875 6.003906 8.722656 6 8.726562 6 C 9.132812 6 9.496094 6.15625 9.78125 6.40625 C 9.945312 4.84375 9.152344 3.28125 7.65625 2.558594 Z M 4.816406 8.457031 L 4.34375 9.441406 C 5.054688 9.785156 5.820312 9.871094 6.546875 9.765625 L 6.546875 8.652344 C 5.980469 8.773438 5.378906 8.726562 4.816406 8.457031 Z M 4.816406 8.457031 "/>
<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>
|