1234567891011121314151617181920212223242526 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1" height="80" width="80">
- <defs>
- <linearGradient id="hicg_overlay_grad" gradientUnits="userSpaceOnUse" x1="39.9995" y1="5.1816" x2="39.9995" y2="58.8019">
- <stop offset="0" style="stop-color:#FFFFFF"/>
- <stop offset="1" style="stop-color:#000000"/>
- </linearGradient>
- <filter id="hicg_drop_shadow">
- <feOffset in="SourceAlpha" dx="0" dy="4"/>
- <feGaussianBlur stdDeviation="4"/>
- <feColorMatrix type="matrix" values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0.5 0" result="shadow"/>
- <feBlend in="SourceGraphic" in2="shadow" mode="normal"/>
- </filter>
- </defs>
- <g>
- <path id="hicg_background" fill="#643250" d="M79,40c0,28.893-10.105,39-39,39S1,68.893,1,40C1,11.106,11.105,1,40,1S79,11.106,79,40z"/>
- <path id="hicg_highlight" fill="#fff" opacity="0.25" d="M39.999,1C11.105,1,1,11.106,1,40c0,28.893,10.105,39,38.999,39 C68.896,79,79,68.893,79,40C79,11.106,68.896,1,39.999,1z M39.999,78.025C11.57,78.025,1.976,68.43,1.976,40 c0-28.429,9.595-38.024,38.023-38.024c28.43,0,38.024,9.596,38.024,38.024C78.023,68.43,68.429,78.025,39.999,78.025z"/>
- <path id="hicg_overlay" opacity="0.4" fill="url(#hicg_overlay_grad)" d="M78.977,40c0,28.893-10.1,39-38.977,39S1.023,68.893,1.023,40c0-28.894,10.1-39,38.977-39S78.977,11.106,78.977,40z"/>
- </g>
- <g transform="translate(13.618497109827, 12) scale(0.32369942196532)" filter="url(#hicg_drop_shadow)">
- <g xmlns="http://www.w3.org/2000/svg" id="surface10401">
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(92.156863%,0%,54.117647%);fill-opacity:1;" d="M 155.609375 171.984375 C 158.535156 171.984375 160.949219 169.589844 160.976562 166.664062 L 162.332031 23.988281 C 162.359375 21.066406 160.097656 17.964844 157.304688 17.097656 L 103.167969 0.269531 C 100.378906 -0.601562 96.808594 0.703125 95.230469 3.171875 L 71.421875 40.425781 C 69.851562 42.890625 70.339844 46.507812 72.503906 48.464844 L 81.132812 56.238281 C 83.304688 58.199219 84.945312 61.707031 84.789062 64.039062 C 84.628906 66.375 86.867188 67.9375 89.757812 67.511719 L 135.019531 60.859375 C 137.914062 60.433594 140.320312 62.476562 140.375 65.398438 L 141.507812 129.078125 C 141.566406 132 139.226562 134.1875 136.3125 133.933594 C 136.3125 133.933594 93.101562 130.160156 93.101562 130.160156 L 91.070312 130.367188 C 88.164062 130.660156 86.113281 133.269531 86.519531 136.164062 C 86.519531 136.164062 91.527344 172.035156 91.527344 172.035156 Z M 155.609375 171.984375 "/>
- <path style=" stroke:none;fill-rule:nonzero;fill:rgb(32.941176%,72.156863%,49.019608%);fill-opacity:1;" d="M 12.257812 175.542969 C 9.449219 175.53125 7.023438 173.234375 6.863281 170.429688 L 0.507812 59.175781 C 0.351562 56.371094 2.488281 53.722656 5.261719 53.285156 L 57.265625 45.066406 C 60.039062 44.625 63.085938 46.429688 64.035156 49.074219 L 84.84375 107.121094 C 85.789062 109.769531 84.679688 113.246094 82.382812 114.855469 L 73.238281 121.238281 C 70.933594 122.84375 69.050781 126.460938 69.054688 129.265625 L 69.058594 133.472656 C 69.054688 136.285156 67.445312 137.953125 65.464844 137.191406 C 63.492188 136.425781 59.691406 135.085938 57.023438 134.214844 L 23 123.085938 C 20.332031 122.210938 18.554688 123.753906 19.050781 126.519531 L 22.261719 144.335938 C 22.757812 147.097656 25.429688 149.742188 28.195312 150.207031 L 63.371094 156.140625 C 66.140625 156.605469 68.511719 159.285156 68.636719 162.085938 L 69.023438 170.59375 C 69.15625 173.398438 66.960938 175.6875 64.152344 175.679688 Z M 12.257812 175.542969 "/>
- </g>
- </g></svg>
|