winefile.svg 62.2 KB
Newer Older
Herve Chanal's avatar
Herve Chanal committed
1 2
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577

<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   height="272"
   width="632"
   version="1.1"
   id="svg2"
   inkscape:version="0.48.3.1 r9886"
   sodipodi:docname="winefile.svg">
  <metadata
     id="metadata173">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <sodipodi:namedview
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1"
     objecttolerance="10"
     gridtolerance="10"
     guidetolerance="10"
     inkscape:pageopacity="0"
     inkscape:pageshadow="2"
     inkscape:window-width="1058"
     inkscape:window-height="716"
     id="namedview171"
     showgrid="false"
     inkscape:zoom="0.96195652"
     inkscape:cx="184"
     inkscape:cy="32"
     inkscape:window-x="0"
     inkscape:window-y="0"
     inkscape:window-maximized="0"
     inkscape:current-layer="svg2" />
  <defs
     id="defs4">
    <linearGradient
       id="linearGradient5060">
      <stop
         id="stop5062"
         stop-color="#000"
         offset="0" />
      <stop
         id="stop5064"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <linearGradient
       id="linearGradient3085">
      <stop
         id="stop3087"
         stop-color="#b47002"
         offset="0" />
      <stop
         id="stop3089"
         stop-color="#6b4301"
         offset="1" />
    </linearGradient>
    <filter
       id="filter3436"
       height="1.2801698"
       width="1.1580106"
       color-interpolation-filters="sRGB"
       y="-0.14008497"
       x="-0.079005308">
      <feGaussianBlur
         id="feGaussianBlur3438"
         stdDeviation="0.3190069" />
    </filter>
    <linearGradient
       id="linearGradient3198">
      <stop
         id="stop3200"
         stop-color="#FFF"
         offset="0" />
      <stop
         id="stop3202"
         stop-color="#FFF"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <filter
       id="filter3391"
       height="1.336"
       width="1.1344"
       color-interpolation-filters="sRGB"
       y="-0.168"
       x="-0.067199998">
      <feGaussianBlur
         id="feGaussianBlur3393"
         stdDeviation="0.14" />
    </filter>
    <linearGradient
       id="linearGradient3259"
       y2="609.51001"
       gradientUnits="userSpaceOnUse"
       x2="302.85999"
       gradientTransform="matrix(0.05408757,0,0,0.041103,0.65923682,21.449634)"
       y1="366.64999"
       x1="302.85999">
      <stop
         id="stop5050"
         stop-color="#000"
         stop-opacity="0"
         offset="0" />
      <stop
         id="stop5056"
         stop-color="#000"
         offset="0.5" />
      <stop
         id="stop5052"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <radialGradient
       id="radialGradient3261"
       xlink:href="#linearGradient5060"
       gradientUnits="userSpaceOnUse"
       cy="486.64999"
       cx="605.71002"
       gradientTransform="matrix(0.05408757,0,0,0.041103,0.66988126,21.449634)"
       r="117.14" />
    <radialGradient
       id="radialGradient3263"
       xlink:href="#linearGradient5060"
       gradientUnits="userSpaceOnUse"
       cy="486.64999"
       cx="605.71002"
       gradientTransform="matrix(-0.05408757,0,0,0.041103,39.746189,21.449634)"
       r="117.14" />
    <linearGradient
       id="linearGradient3265"
       y2="57.469002"
       gradientUnits="userSpaceOnUse"
       x2="38.694"
       gradientTransform="translate(-5.071027,-0.125)"
       y1="7.2186999"
       x1="14.681">
      <stop
         id="stop2370"
         stop-color="#FFF"
         offset="0" />
      <stop
         id="stop2372"
         stop-color="#FFF"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <linearGradient
       id="linearGradient3267"
       y2="19.169001"
       xlink:href="#linearGradient3085"
       gradientUnits="userSpaceOnUse"
       x2="25.25"
       gradientTransform="translate(-5.071027,-0.125)"
       y1="23.568001"
       x1="25.25" />
    <linearGradient
       id="linearGradient3269"
       y2="19.169001"
       xlink:href="#linearGradient3085"
       gradientUnits="userSpaceOnUse"
       x2="25.25"
       gradientTransform="translate(-5.071027,12.98756)"
       y1="23.568001"
       x1="25.25" />
    <radialGradient
       id="radialGradient3271"
       gradientUnits="userSpaceOnUse"
       cy="33.188"
       cx="37.375"
       gradientTransform="matrix(0.4206982,0,0,0.10417298,22.099585,24.664115)"
       r="14.625">
      <stop
         id="stop4335"
         stop-color="#000"
         offset="0" />
      <stop
         id="stop4337"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </radialGradient>
    <radialGradient
       id="radialGradient3273"
       gradientUnits="userSpaceOnUse"
       cy="22.614"
       cx="27.5"
       gradientTransform="matrix(1.5911065,-0.078428,0.09931994,1.9582576,-3.881692,-11.515765)"
       r="6.5">
      <stop
         id="stop3348"
         stop-color="#737373"
         offset="0" />
      <stop
         id="stop3350"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </radialGradient>
    <linearGradient
       id="linearGradient3275"
       y2="9.2770004"
       gradientUnits="userSpaceOnUse"
       x2="21.440001"
       gradientTransform="matrix(1.2744752,0,0,1.0288787,9.18707,31.233128)"
       y1="14.243"
       x1="27.681">
      <stop
         id="stop3230"
         stop-color="#373737"
         offset="0" />
      <stop
         id="stop3232"
         stop-color="#373737"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <linearGradient
       id="linearGradient3277"
       y2="5.0353999"
       xlink:href="#linearGradient3198"
       gradientUnits="userSpaceOnUse"
       x2="17.799"
       gradientTransform="matrix(1.2818465,0,0,0.9398128,9.017531,32.212853)"
       y1="12.038"
       x1="25.268999" />
    <linearGradient
       id="linearGradient3279"
       y2="27"
       gradientUnits="userSpaceOnUse"
       x2="19"
       gradientTransform="matrix(1.0342194,0,0,1.0195661,13.678737,6.1421729)"
       y1="33"
       x1="29">
      <stop
         id="stop3222"
         stop-color="#373737"
         offset="0" />
      <stop
         id="stop3224"
         stop-color="#FFF"
         offset="1" />
    </linearGradient>
    <radialGradient
       id="radialGradient3281"
       gradientUnits="userSpaceOnUse"
       cy="26.577"
       cx="26.625"
       gradientTransform="matrix(0.9811466,-0.3224151,0.1189352,0.3517503,11.930811,30.803301)"
       r="12.5">
      <stop
         id="stop3191"
         stop-color="#e40000"
         offset="0" />
      <stop
         id="stop3193"
         stop-color="#490000"
         offset="1" />
    </radialGradient>
    <radialGradient
       id="radialGradient3283"
       gradientUnits="userSpaceOnUse"
       cy="13.192"
       cx="25.017"
       gradientTransform="matrix(1.2818465,0,0,0.46520969,9.01753,20.39662)"
       r="9.7512999">
      <stop
         id="stop3173"
         stop-color="#fd0000"
         offset="0" />
      <stop
         id="stop3175"
         stop-color="#6a0000"
         offset="1" />
    </radialGradient>
    <linearGradient
       id="linearGradient3285"
       y2="7.1352"
       gradientUnits="userSpaceOnUse"
       x2="22.035999"
       gradientTransform="matrix(1.2818465,0,0,0.9398128,9.01753,15.175986)"
       y1="15.984"
       x1="27.216999">
      <stop
         id="stop4404"
         stop-color="#e80000"
         offset="0" />
      <stop
         id="stop4406"
         stop-color="#490000"
         offset="1" />
    </linearGradient>
    <linearGradient
       id="linearGradient3287"
       y2="19"
       xlink:href="#linearGradient3198"
       gradientUnits="userSpaceOnUse"
       x2="22"
       gradientTransform="matrix(1.0293043,0,0,1.0285483,13.831497,6.1939416)"
       y1="25.27"
       x1="30.375999" />
    <linearGradient
       id="linearGradient3289"
       y2="18.312"
       xlink:href="#linearGradient3198"
       gradientUnits="userSpaceOnUse"
       x2="23"
       gradientTransform="matrix(1.0342194,0,0,1.019566,14.563398,5.4631029)"
       y1="18.312"
       x1="17.605" />
    <radialGradient
       id="radialGradient3291"
       gradientUnits="userSpaceOnUse"
       cy="14.19"
       cx="18"
       gradientTransform="matrix(1.0342194,0,0,0.1874519,21.939811,23.743805)"
       r="5.5054998">
      <stop
         id="stop3454"
         stop-color="#FFF"
         offset="0" />
      <stop
         id="stop3456"
         stop-color="#FFF"
         stop-opacity="0"
         offset="1" />
    </radialGradient>
    <linearGradient
       id="linearGradient3293"
       y2="25.5"
       gradientUnits="userSpaceOnUse"
       x2="20.5"
       gradientTransform="translate(-8.0000004,15.967633)"
       y1="27.5"
       x1="16">
      <stop
         id="stop3375"
         stop-color="#000"
         offset="0" />
      <stop
         id="stop3377"
         stop-color="#373737"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <linearGradient
       id="linearGradient3295"
       y2="27"
       gradientUnits="userSpaceOnUse"
       x2="21.5"
       gradientTransform="translate(-8.0000004,15.967633)"
       y1="27"
       x1="16">
      <stop
         id="stop3444"
         stop-color="#000"
         offset="0" />
      <stop
         id="stop3446"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <filter
       id="filter3391-7"
       height="1.336"
       width="1.1344"
       color-interpolation-filters="sRGB"
       y="-0.168"
       x="-0.067199998">
      <feGaussianBlur
         id="feGaussianBlur3393-8"
         stdDeviation="0.14" />
    </filter>
    <radialGradient
       id="radialGradient3565"
       gradientUnits="userSpaceOnUse"
       cy="14.19"
       cx="18"
       gradientTransform="matrix(0.7756645,0,0,0.1405889,188.07986,38.019759)"
       r="5.5054998">
      <stop
         id="stop3454-1"
         stop-color="#FFF"
         offset="0" />
      <stop
         id="stop3456-8"
         stop-color="#FFF"
         stop-opacity="0"
         offset="1" />
    </radialGradient>
    <linearGradient
       id="linearGradient3568"
       y2="18.312"
       xlink:href="#linearGradient3198"
       gradientUnits="userSpaceOnUse"
       x2="23"
       gradientTransform="matrix(0.7756645,0,0,0.7646744,182.54755,24.309233)"
       y1="18.312"
       x1="17.605" />
    <linearGradient
       id="linearGradient3571"
       y2="19"
       xlink:href="#linearGradient3198"
       gradientUnits="userSpaceOnUse"
       x2="22"
       gradientTransform="matrix(0.7719782,0,0,0.7714112,181.99862,24.857361)"
       y1="25.27"
       x1="30.375999" />
    <radialGradient
       id="radialGradient3574"
       gradientUnits="userSpaceOnUse"
       cy="13.192"
       cx="25.017"
       gradientTransform="matrix(0.9613848,0,0,0.34890721,178.38815,35.509369)"
       r="9.7512999">
      <stop
         id="stop3173-7"
         stop-color="#fd0000"
         offset="0" />
      <stop
         id="stop3175-5"
         stop-color="#6a0000"
         offset="1" />
    </radialGradient>
    <linearGradient
       id="linearGradient3576"
       y2="7.1352"
       gradientUnits="userSpaceOnUse"
       x2="22.035999"
       gradientTransform="matrix(0.9613848,0,0,0.7048595,178.38815,31.593894)"
       y1="15.984"
       x1="27.216999">
      <stop
         id="stop4404-8"
         stop-color="#e80000"
         offset="0" />
      <stop
         id="stop4406-8"
         stop-color="#490000"
         offset="1" />
    </linearGradient>
    <radialGradient
       id="radialGradient3579"
       gradientUnits="userSpaceOnUse"
       cy="26.577"
       cx="26.625"
       gradientTransform="matrix(0.73586,-0.2418113,0.0892014,0.2638127,180.57311,43.314379)"
       r="12.5">
      <stop
         id="stop3191-8"
         stop-color="#e40000"
         offset="0" />
      <stop
         id="stop3193-5"
         stop-color="#490000"
         offset="1" />
    </radialGradient>
    <linearGradient
       id="linearGradient3582"
       y2="27"
       gradientUnits="userSpaceOnUse"
       x2="19"
       gradientTransform="matrix(0.7756645,0,0,0.7646745,181.88405,24.818801)"
       y1="33"
       x1="29">
      <stop
         id="stop3222-7"
         stop-color="#373737"
         offset="0" />
      <stop
         id="stop3224-4"
         stop-color="#FFF"
         offset="1" />
    </linearGradient>
    <linearGradient
       id="linearGradient3586"
       y2="5.0353999"
       xlink:href="#linearGradient3198"
       gradientUnits="userSpaceOnUse"
       x2="17.799"
       gradientTransform="matrix(0.9670244,0,0,0.5702668,178.48644,45.927402)"
       y1="12.038"
       x1="25.268999" />
    <linearGradient
       id="linearGradient3589"
       y2="9.2770004"
       gradientUnits="userSpaceOnUse"
       x2="21.440001"
       gradientTransform="matrix(1.012819,0,0,0.6841522,177.43901,44.674663)"
       y1="19.122"
       x1="29.455">
      <stop
         id="stop3230-4"
         stop-color="#373737"
         offset="0" />
      <stop
         id="stop3232-7"
         stop-color="#373737"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <radialGradient
       id="radialGradient3593"
       gradientUnits="userSpaceOnUse"
       cy="22.614"
       cx="27.5"
       gradientTransform="matrix(1.1933298,-0.058821,0.07448995,1.468693,168.71373,11.575082)"
       r="6.5">
      <stop
         id="stop3348-4"
         stop-color="#737373"
         offset="0" />
      <stop
         id="stop3350-4"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </radialGradient>
    <radialGradient
       id="radialGradient3596"
       gradientUnits="userSpaceOnUse"
       cy="33.188"
       cx="37.375"
       gradientTransform="matrix(0.3155237,0,0,0.07812973,188.19969,38.70999)"
       r="14.625">
      <stop
         id="stop4335-0"
         stop-color="#000"
         offset="0" />
      <stop
         id="stop4337-3"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </radialGradient>
    <linearGradient
       id="linearGradient3599"
       y2="19.169001"
       xlink:href="#linearGradient3085"
       gradientUnits="userSpaceOnUse"
       x2="25.25"
       gradientTransform="matrix(0.592822,0,0,0.521515,174.60984,36.251319)"
       y1="23.568001"
       x1="25.25" />
    <linearGradient
       id="linearGradient3603"
       y2="19.169001"
       xlink:href="#linearGradient3085"
       gradientUnits="userSpaceOnUse"
       x2="25.25"
       gradientTransform="matrix(0.592822,0,0,0.521515,174.60984,27.251319)"
       y1="23.568001"
       x1="25.25" />
    <linearGradient
       id="linearGradient3607"
       y2="57.469002"
       gradientUnits="userSpaceOnUse"
       x2="38.694"
       gradientTransform="matrix(0.668889,0,0,0.666807,172.70133,23.725636)"
       y1="7.2186999"
       x1="14.681">
      <stop
         id="stop2370-5"
         stop-color="#FFF"
         offset="0" />
      <stop
         id="stop2372-9"
         stop-color="#FFF"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <radialGradient
       id="radialGradient3612"
       xlink:href="#linearGradient5060"
       gradientUnits="userSpaceOnUse"
       cy="486.64999"
       cx="605.71002"
       gradientTransform="matrix(-0.0360584,0,0,0.02740202,202.87816,38.383074)"
       r="117.14" />
    <radialGradient
       id="radialGradient3615"
       xlink:href="#linearGradient5060"
       gradientUnits="userSpaceOnUse"
       cy="486.64999"
       cx="605.71002"
       gradientTransform="matrix(0.0360584,0,0,0.02740202,176.82727,38.383074)"
       r="117.14" />
    <linearGradient
       id="linearGradient3618"
       y2="609.51001"
       gradientUnits="userSpaceOnUse"
       x2="302.85999"
       gradientTransform="matrix(0.0360584,0,0,0.02740202,176.82018,38.383074)"
       y1="366.64999"
       x1="302.85999">
      <stop
         id="stop5050-6"
         stop-color="#000"
         stop-opacity="0"
         offset="0" />
      <stop
         id="stop5056-3"
         stop-color="#000"
         offset="0.5" />
      <stop
         id="stop5052-8"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </linearGradient>
    <radialGradient
       id="radialGradient3621"
       gradientUnits="userSpaceOnUse"
       cy="29"
       cx="25"
       gradientTransform="matrix(0.9166666,2.0106042e-7,2.2329909e-7,0.2500002,178.08333,45.749988)"
       r="6">
      <stop
         id="stop10919"
         stop-color="#000"
         stop-opacity="0.28395063"
         offset="0" />
      <stop
         id="stop10925"
         stop-color="#000"
         stop-opacity="0.30041152"
         offset="0.58333" />
      <stop
         id="stop10921"
         stop-color="#000"
         stop-opacity="0"
         offset="1" />
    </radialGradient>
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3259"
       id="linearGradient3208"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.05408757,0,0,0.041103,0.65923682,21.449634)"
       x1="302.85999"
       y1="366.64999"
       x2="302.85999"
       y2="609.51001" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient5060"
       id="radialGradient3210"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.05408757,0,0,0.041103,0.66988126,21.449634)"
       cx="605.71002"
       cy="486.64999"
       r="117.14" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#linearGradient5060"
       id="radialGradient3212"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(-0.05408757,0,0,0.041103,39.746189,21.449634)"
       cx="605.71002"
       cy="486.64999"
       r="117.14" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3265"
       id="linearGradient3214"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-5.071027,-0.125)"
       x1="14.681"
       y1="7.2186999"
       x2="38.694"
       y2="57.469002" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3085"
       id="linearGradient3216"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-5.071027,-0.125)"
       x1="25.25"
       y1="23.568001"
       x2="25.25"
       y2="19.169001" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3085"
       id="linearGradient3218"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-5.071027,12.98756)"
       x1="25.25"
       y1="23.568001"
       x2="25.25"
       y2="19.169001" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3271"
       id="radialGradient3220"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.4206982,0,0,0.10417298,22.099585,24.664115)"
       cx="37.375"
       cy="33.188"
       r="14.625" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3273"
       id="radialGradient3222"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.5911065,-0.078428,0.09931994,1.9582576,-3.881692,-11.515765)"
       cx="27.5"
       cy="22.614"
       r="6.5" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3275"
       id="linearGradient3224"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.2744752,0,0,1.0288787,9.18707,31.233128)"
       x1="27.681"
       y1="14.243"
       x2="21.440001"
       y2="9.2770004" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3198"
       id="linearGradient3226"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.2818465,0,0,0.9398128,9.017531,32.212853)"
       x1="25.268999"
       y1="12.038"
       x2="17.799"
       y2="5.0353999" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3279"
       id="linearGradient3228"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.0342194,0,0,1.0195661,13.678737,6.1421729)"
       x1="29"
       y1="33"
       x2="19"
       y2="27" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3281"
       id="radialGradient3230"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.9811466,-0.3224151,0.1189352,0.3517503,11.930811,30.803301)"
       cx="26.625"
       cy="26.577"
       r="12.5" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3283"
       id="radialGradient3232"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.2818465,0,0,0.46520969,9.01753,20.39662)"
       cx="25.017"
       cy="13.192"
       r="9.7512999" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3285"
       id="linearGradient3234"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.2818465,0,0,0.9398128,9.01753,15.175986)"
       x1="27.216999"
       y1="15.984"
       x2="22.035999"
       y2="7.1352" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3198"
       id="linearGradient3236"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.0293043,0,0,1.0285483,13.831497,6.1939416)"
       x1="30.375999"
       y1="25.27"
       x2="22"
       y2="19" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3198"
       id="linearGradient3238"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.0342194,0,0,1.019566,14.563398,5.4631029)"
       x1="17.605"
       y1="18.312"
       x2="23"
       y2="18.312" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3291"
       id="radialGradient3240"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.0342194,0,0,0.1874519,21.939811,23.743805)"
       cx="18"
       cy="14.19"
       r="5.5054998" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3293"
       id="linearGradient3242"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-8.0000004,15.967633)"
       x1="16"
       y1="27.5"
       x2="20.5"
       y2="25.5" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3295"
       id="linearGradient3244"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-8.0000004,15.967633)"
       x1="16"
       y1="27"
       x2="21.5"
       y2="27" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3259"
       id="linearGradient3246"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.05408757,0,0,0.041103,0.65923682,21.449634)"
       x1="302.85999"
       y1="366.64999"
       x2="302.85999"
       y2="609.51001" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3265"
       id="linearGradient3248"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-5.071027,-0.125)"
       x1="14.681"
       y1="7.2186999"
       x2="38.694"
       y2="57.469002" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3271"
       id="radialGradient3250"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.4206982,0,0,0.10417298,22.099585,24.664115)"
       cx="37.375"
       cy="33.188"
       r="14.625" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3273"
       id="radialGradient3252"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.5911065,-0.078428,0.09931994,1.9582576,-3.881692,-11.515765)"
       cx="27.5"
       cy="22.614"
       r="6.5" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3275"
       id="linearGradient3254"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.2744752,0,0,1.0288787,9.18707,31.233128)"
       x1="27.681"
       y1="14.243"
       x2="21.440001"
       y2="9.2770004" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3279"
       id="linearGradient3256"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.0342194,0,0,1.0195661,13.678737,6.1421729)"
       x1="29"
       y1="33"
       x2="19"
       y2="27" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3281"
       id="radialGradient3258"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(0.9811466,-0.3224151,0.1189352,0.3517503,11.930811,30.803301)"
       cx="26.625"
       cy="26.577"
       r="12.5" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3283"
       id="radialGradient3260"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.2818465,0,0,0.46520969,9.01753,20.39662)"
       cx="25.017"
       cy="13.192"
       r="9.7512999" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3285"
       id="linearGradient3262"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.2818465,0,0,0.9398128,9.01753,15.175986)"
       x1="27.216999"
       y1="15.984"
       x2="22.035999"
       y2="7.1352" />
    <radialGradient
       inkscape:collect="always"
       xlink:href="#radialGradient3291"
       id="radialGradient3264"
       gradientUnits="userSpaceOnUse"
       gradientTransform="matrix(1.0342194,0,0,0.1874519,21.939811,23.743805)"
       cx="18"
       cy="14.19"
       r="5.5054998" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3293"
       id="linearGradient3266"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-8.0000004,15.967633)"
       x1="16"
       y1="27.5"
       x2="20.5"
       y2="25.5" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3295"
       id="linearGradient3268"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-8.0000004,15.967633)"
       x1="16"
       y1="27"
       x2="21.5"
       y2="27" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3293"
       id="linearGradient3270"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-8.0000004,15.967633)"
       x1="16"
       y1="27.5"
       x2="20.5"
       y2="25.5" />
    <linearGradient
       inkscape:collect="always"
       xlink:href="#linearGradient3295"
       id="linearGradient3272"
       gradientUnits="userSpaceOnUse"
       gradientTransform="translate(-8.0000004,15.967633)"
       x1="16"
       y1="27"
       x2="21.5"
       y2="27" />
  </defs>
  <image
     id="icon:16-4"
     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQBAMAAADt3eJSAAAAAXNSR0IArs4c6QAAABJQTFRFY29s f38A//8AwMDAf39/////uAdPbwAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1IAAAACXBIWXMAAA3X AAAN1wFCKJt4AAAAB3RJTUUH2QwTEDEzGxI34wAAADtJREFUCNdjYHABAwYGliAwEGBwVQUDRQYn QTAwZHAWVgYCRaCIkBEQGIJFFIXBInA1ymBAri5HiIggAMFnEs2WgbWbAAAAAElFTkSuQmCC "
     height="16"
     width="16"
     y="248"
     x="344" />
  <image
     id="icon:16-8"
     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAAAXNSR0IArs4c6QAAAEJQTFRFbwAA X1spaGMmbGcrc2YifmkgwX0R0LeC27Z20rqF1byI17+M4r+C48CC3cWW38aW38eW48ud48ye5Mye 5Myf6dGmEQ0kBQAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1IAAAACXBIWXMAAA3XAAAN1wFCKJt4 AAAAB3RJTUUH2QwTEDUhjMeDrwAAAF9JREFUGNNtzdkOgCAMRNE6CAi4L///q7aNQmO8LyQnMBAR TMThOvbt6WTBvGrTIo1g8O2FnwUQasjuA6UC0MBs9Fk2gkmg2F8U7Gj6g2x/UTAbCkPiYoocH6AO Tnvv3GqfBbey5r8gAAAAAElFTkSuQmCC "
     height="16"
     width="16"
     y="248"
     x="320" />
  <image
     id="icon:16-32"
     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABmJLR0QAAAAAAAD5Q7t/AAAACXBI WXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH1QYQEikwLENdWgAAAQdJREFUOMu9kr1KA0EcxH/7kUWx sEksfICAz+ETCIKIH4GIaCUiaK0gCoK1pXAG8hS+Top4CFposrd7axEPzSVe7lI45fz/O7Ozs+Ko 3QTYE4KICgiBfeBJZ4evTi5JkgHhe1oEISTXD7dRCCCOD5rhvH2KlNOX9TDGmfoEr4YxN50OOiMe ozv61pS6/oqxtHYvRgYZ2beG7dWXUgLdXoPB5zta15DMCalG3nKWU7fXKBTSv3P9tZznl5Qj9Q7n kh+B9frbXFE0gLUfPMfLlVrYykeo2oJP/exHLNUGQOrd/7YwIWDsK5sbh2OD1HukUqTe5z7QOCda O2v3iwv+TOvaVAfnksIIX4ZaZbfnj9KGAAAAAElFTkSuQmCC "
     height="16"
     width="16"
     y="248"
     x="296" />
  <image
     id="icon:32-4"
     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAAXNSR0IArs4c6QAAABtQTFRFkQAA wMDAf39///8Af38A////fwAA/wAAAAAAV4HBrAAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1IAAAA CXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH2QwTEDATOWcmagAAAL1JREFUKM+tkbEOgyAQhg1v cIA7mGi62ti9VF5ArS/ggHuXvn6PO7C4dOpHGPjz5Q6OqvoPDWPyWazMMwftjenvSVgyOgVTn4iF yNCekO26ziYajoVHjZVjsIyKOILCgPpkwASQDY/b2hDCzIbGpboYvKIxcNuuCft7iwaXUHJDwxTG Fc972WXsqMT3Hk6SUBia3lYYWpgqGeBdNFKAxoCrMNI81GHkiUmevMA3MhYuNEKfsVDPpw8TxWf9 4ANViEEFAtaWogAAAABJRU5ErkJggg== "
     height="32"
     width="32"
     y="232"
     x="256" />
  <image
     id="icon:32-8"
     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAAXNSR0IArs4c6QAAAspQTFRFiod5 UQMAYQACcwAAfwACiQACiwAAjQEFlAABmAAEVxMPnQAAmQIAfQoLqQAArwAAkAgPgA8OkQoQeRIQ nAoPwwAAnQwQYh4dkBcXyQsLlBsa1xELkyUm4xQcRUMnZjk1RkQoR0YpSUcrRkg13h8hTEotdEEk 6iAnUFI/VlM2fE8LfVAMflENglQGvj07lkxMZ108aF48a2E/1kJCnlNTbmRCgGY3Z2pcwlFQnGQJ gmg5amxpx1VTcW5hiHBLiHFSd3ZusnAEs2ZltXMJe3pypm5rm3FveXt4t3UNnXNxjHh1e316gH1v inxlrnkhgYB4onh2rXZ4iYF7gYOAj4B8wX0LgoSBwX0ZqIFBsnl1pYFThIaDsIE2h4Z+oYRUkYWF i4h6h4mG2HN0jIl7jYiHiIqHmohno4hjkIqJkoqEioyJkYuKmYt0loqKpIpkkoyLjI6LpIiHk42M jY+MjpCNkZCIlI+NvoSAj5GOlZCOkJKPkZOQkpSRo5N2k5WSlZeUl5mWspZqmJqXnpmYmpuYm52Z rZx/n56Wop2cnZ+coJ+Xo56dnqCdn6GeoqKZoKKfoaOgoqShqaWXpKajpaeksKaa0KRV1qNWp6mm 0qZXqauo06dYqqyprayj1Khgq62qzaWa1alhrK6r1qpi16tjrrCt1qtp2Kxkzqmq2K1rsbOv2a5s srSx2q9ts7Wy3LButLaz3bJvtbe0tri13bN23rR35K+uubu427h53Ll627mAu72627qH6Lpqvb+8 3ryDzr6mvsG9376LwcO/48KO5MWXx8nG48qa0s3Mzc/L482j59Cm3tG+59Ku9NKe8tKk6tWx2NrW 7Nm66NrI293a99mw8tuw79y+3+He79/G9OHC8uLJ8uTR9eTL9Onc9+nW9+ve+u/h+/Dj+vHq/vLl //Pm//Tn/fXt/vbu//fv//jx+fv4+vz5+/36on+5ywAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1I AAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH2QwTEDQuBWOvfwAAAaxJREFUOMtjYBg0QEkV GShhyJs+evvmzeuXL1++ePH86dMndw3R5I0eXt2LDM7fMkA1/8G1vajg3HUFZAWKz0NRQXh6e2J1 XcsEuILHoZZaSEC7tHKq7ZwpPVXVMAUPQ7WcPRDAr+jiiQ1rdh+7UgdT8CBUC0neI8J3yb2+k4c3 zWqBKbiPqiDObv1ljZaakoqWyVAFd1AVpFntOaOckRgd3dIJVXAbokAX6EBdIJ2jtqBcUEBIQiqg HqrgJsSRWo6OjiCVmcLbkiSlZdVVLPKhCq5DvKkDxRlcK5zYxUQ4OUyKoAouoYZTurynGyMTMwtr YDNUwQXUgDILEtfnZePh08tdClVwFjWgnO29ZLj5RY0Lu2HhcBrVmx5aUdmuNpG5HfC4OIWuILQt viikBxGbxzEULAsuSESK7qOoAQVUsMS/phpJwRHUgHLWCp3nkNWApOAQakBpWYbONE/tR1KwHy1F hcY0uqTW9M/YDlOwa+eOrVvWr129cvnihfNmT59WO+lAV6q79cSWdRAFmnKoQDF2boJPmPfkG6t6 ceWj4p45azbMqauiSqYEAMLT4MtR3d1NAAAAAElFTkSuQmCC "
     height="32"
     width="32"
     y="232"
     x="216" />
  <image
     id="icon:48-4"
     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAAXNSR0IArs4c6QAAADBQTFRFAH8A AAAAfwAAf38AAAB/fwB/AH9/wMDAf39//wAAAP8A//8AAAD//wD/AP//////iMlUkAAAAAF0Uk5T AEDm2GYAAAABYktHRACIBR1IAAAACXBIWXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH2QwNDxMfKcTZ wQAAAR9JREFUOMvVkzFuhDAQRZHScITUU0GH5AKkLTgUxYy0BQ6N3UWi4xxbeLscKoVX2sIx7C4e g5FSpMlvKL6f0f+eybL/p1yvkpHx6VZ9R8A9yFYc+GLq0kCE5NZwMeN+ZsLfEWLVGZs1TW4v4Xxt VO8sPYku/OJELSI6uSeu7VyATBHOWntA9MiITojTTKjWA0iBqI1ZPqr1QE+B8Me7B0E+yG1HNFoN ALBEjJITYDlNE8htV1fAmQC5bZdABcOacJUZCm+UxT75AAOUTyNKPl80jgmCvFFCoiujoRx14j2w GqDI2AtehKgXospfcxp35adEZ5x4tWuYcUzw5BGxmUSdnkQ+cMhEyn28P5w3wdX0jhTKxD4qfwHJ g02Vf7r7P65kZ1BCCuT6AAAAAElFTkSuQmCC "
     height="48"
     width="48"
     y="216"
     x="120" />
  <image
     id="icon:48-8"
     xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IArs4c6QAAAv1QTFRFS0kt SwAAWAEDSwYAYQACagACbAAAZQMAdQACdgAAXgcJfQAAUw8LgwIAjAAAkwABoAABWBQQpAEAVBcU mgUGrgACgA8TuQAAkgsKpwkH0AAAah4c2wADyAYAkRkYdiIjtREXciUhyg8Ubi8umiMkfy8lQEE/ RUMnRUUtR0UoR0YpSUcrrCspSkgskTk3UE4xUU8yVk4zyi0xkEA+ckpDvjU0fE8LflENWVhAf1IP gVMFo0NCgVQRg1UIhVYKh1gNXl9Mt0ZHiVoPsUlLjV0IjV0TyUhKfl5fkmENkWEY4kZDmWIGnGMA lGQbkGYao2QAbmteamxpmGcVgWZlpmYDqGgHpWsHmGo7rWwAzVpYiG1srm0AgW9xqW4Mc3VyqnAO i3Bvp2losnAFeHlleXhwr3MFsHQGsXUIoHBwi3d0enx5t3UNs3cLgHt6nHR3uncQsXws32lmwHwJ gYOA3mpswX0LznBvvX8YjoR4uIEqxYARhoiFsoM4joh1k4d2w4QTpIKDiIqHqoGEpYhXjIuDj4qJ lIp+xYUglYmJpYleooaFi42KuYg2x4cXnotquIg9xocikoyLnIxvjY+MlI97wYkyuYpFmo58yYkk sYtXlI+NvYSGyoolj5GOo49okpGJxowlkJKPx40mzIwokpSRwI9E4IB+2oODvYuKl5aOyoiGso+Q lpiVnZqM0JU3mpyZqZqDxZKSpZ2Wo52cnZ+cn6GeoKKfyp5Q3JKTrJ+gqKOi1KBNpKaj55WS1KFV saWlqKqn06ZYr6ye1KlgrK6ryqan6p+g16tj2Kxkr7Gu2a5rxq+ss7Wy2rBz5Kiq1rJ03LFutri1 3bN2z7Kw1bGy2LZ9xbilu7qx27d45bCv6Lpq27uIvb+86Lty0L6g376LwcPAxMS74sKVxsjF5saY 0MvJ4suhy87K48+r0NLP09XS6NOv1tjV69ay69i6293a8tux79y+8t25797G4uTh8+XS5ujl6evo +unQ/PHj//Pm//bv+vnw+fv4//r4OIZlfwAAAAF0Uk5TAEDm2GYAAAABYktHRACIBR1IAAAACXBI WXMAAA3XAAAN1wFCKJt4AAAAB3RJTUUH2QwaEwMm5PF2qgAAAvVJREFUSMdjYBgFNAW66liANm71 Bu/+/fvzGwSB4M+vX79+gsBbQ1zq9d/9uIsFfHprgFv9LSzg7ofXWHUYvMauHqwDmz+0v66bgAt8 1MWqYVEpLvAOl4aiVCygqLT0LVYNn+eUujq5YgAn39LS1ylLFs6dO3fhkm1oGsxysjGBWW/5ku5t Ry7eOXNkz8KFaBqysWmYUbNp7potew7s2bJm/XpkDQtwaWi+9vDbty/vvwDByT0IDe9m4NIw6V7y +1cPLh45cODkkfVYNUCCB+ohswnzn9W+f35mz7Yt29afWYhNg4s5GNhDNUyd/mTtm8d71q9ZsnDh gSUIDa/hGuy8/UHACqphWt+TQy/vrFk4ubGxcet6rBoikoAgGqZhZvOj60/3R7kHx+QWL9x2AFmD TVgsCNj6hAJBiBWYE2YzL1z18gprCQEREQkJlZ3wuNN+MaO00tcTBJxswcAezPFbWqeoc3O5kayU DBBIbZwF1/BsQmlpPWZK7S2dyKV3ZZWjW+GyZZGmkitQNeRjRkN+aZswz+kmaRZWIGDjOIqiIcjW HgPYBjWbMOY1KDOxc3Dz8jmv3gXX8GRCqVkatpjuqWAWzDDm5OUXEFI414EI1kcTcCWNzkx5MTl+ AVFxpb1dm4nRULohwVpHVFzW61jDZgaiNJwNmJhYVrJj9sRdyBnoPm4Np3QZWmdNnNiKmkURGjws wcAFWQNDVnUcWp6+PQE18flYwTUcB2qYvKcbt4ZQUOKLQGg4DNTQuL4RTcPVCaWWseCcYxcSAQSh VmBOrOUEsIbJC9FtuNpeWmBvBwJWED9YgTn2/VWlB4EaljQuxNRQOmMxJqgqLd0H1LCmeg2ahvPt OIvKfQ5b1s+tnjwXxVHaZ2/cuHTp0oULp4DgxPHjhw8fPggE+/bt3r19ysrnb84EqqkFVlcjNFho aGlpaUCAJipwaDn04MiWuLjirX/3EFf3zb34/v2rl++//30wmcja8sCW9VsPbFu//sBgrc4Bqg1x 2/TJgNwAAAAASUVORK5CYII= "
     height="48"
     width="48"
     y="216"
     x="64" />
  <g
     id="g3243"
     transform="translate(8,216)">
    <rect
       id="rect4173"
       height="9.9821997"
       width="26.117001"
       y="36.52"
       x="7.1497002"
       style="opacity:0.40206;fill:url(#linearGradient3246);fill-rule:nonzero" />
    <path
       id="path5058"
       d="m 33.266,36.52 v 9.9816 c 2.7854,0.01879 6.7337,-2.2364 6.7337,-4.9914 0,-2.7551 -3.1083,-4.9902 -6.7337,-4.9902 z"
       inkscape:connector-curvature="0"
       style="opacity:0.40206185;fill:url(#radialGradient3261);fill-rule:nonzero" />
    <path
       id="path5018"
       d="m 7.1497,36.52 v 9.9816 C 4.3643,46.52039 0.416,44.2652 0.416,41.5102 0.416,38.7551 3.5243,36.52 7.1497,36.52 z"
       inkscape:connector-curvature="0"
       style="opacity:0.40206185;fill:url(#radialGradient3263);fill-rule:nonzero" />
    <path
       id="path1414"
       d="m 5.554,11.5 0,31 29,0 0,-31 -4,-4 -21,0 -4,4 z"
       inkscape:connector-curvature="0"
       style="fill:#c17d11;fill-rule:evenodd;stroke:#444329;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round" />
    <path
       id="path2380"
       d="m 9.7782,8.1002 -3.723,3.8159 1.1885,0.25 25.814,0 1.001,-0.25 -3.8632,-3.8159 -20.418,0 z"
       inkscape:connector-curvature="0"
       style="fill:#e9b96e;fill-rule:evenodd" />
    <rect
       id="rect3083"
       style="fill:#e9b96e;fill-rule:evenodd;stroke:#e9b96e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.92856997"
       ry="0.92856997"
       height="10.055"
       width="21"
       stroke-miterlimit="4"
       y="28.702999"
       x="9.6789999" />
    <rect
       id="rect1416"
       style="fill:#b67610;fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.92856997"
       ry="0.92856997"
       height="10.055"
       width="21"
       stroke-miterlimit="4"
       y="28.35"
       x="9.5022001" />
    <path
       id="path2358"
       style="fill:none;stroke:url(#linearGradient3248);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
       d="m 6.6095,11.937 0,29.59 26.889,0 0,-29.59 -3.4028,-3.4028 -20.083,0 -3.4028,3.4028 z"
       stroke-miterlimit="4"
       inkscape:connector-curvature="0" />
    <rect
       id="rect3081"
       style="fill:#e9b96e;fill-rule:evenodd;stroke:#e9b96e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.92856997"
       ry="0.92856997"
       height="10.055"
       width="21"
       stroke-miterlimit="4"
       y="15.591"
       x="9.6789999" />
    <rect
       id="rect3077"
       style="fill:#b67610;fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.92856997"
       ry="0.92856997"
       height="10.055"
       width="21"
       stroke-miterlimit="4"
       y="15.237"
       x="9.5022001" />
    <rect
       id="rect3079"
       style="fill:url(#linearGradient3267);fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.28663"
       ry="0.33735001"
       height="3.8217001"
       width="6.7473998"
       stroke-miterlimit="4"
       y="21.444"
       x="16.673" />
    <rect
       id="rect3093"
       style="fill:url(#linearGradient3269);fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.28663"
       ry="0.33735001"
       height="3.8217001"
       width="6.7473998"
       stroke-miterlimit="4"
       y="34.556999"
       x="16.673" />
    <path
       id="path4331"
       d="m 43.976,28.121 a 6.1527,1.5235 0 0 1 -12.305,0 6.1527,1.5235 0 1 1 12.305,0 z"
       inkscape:connector-curvature="0"
       style="opacity:0.07000002;fill:url(#radialGradient3250)" />
    <path
       id="path3420"
       style="opacity:0.2;fill:#000000;stroke:#000000;stroke-width:0.61406273;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;filter:url(#filter3436)"
       d="m 27.438,11 a 4.4375,2.1843 0 1 1 -8.875,0 4.4375,2.1843 0 1 1 8.875,0 z"
       transform="matrix(1.2818465,0,0,0.9398128,9.01753,33.032092)"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path3159"
       d="m 43.671,16.848 c -0.51711,-1.0196 -9.8251,-1.0196 -10.342,0 0,1.5293 -1.5513,6.1174 -1.5513,10.196 0,4.0783 5.1711,6.6272 6.7224,6.6272 1.5513,0 6.7224,-2.5489 6.7224,-6.6272 0,-4.0783 -1.5513,-8.6663 -1.5513,-10.196 z"
       inkscape:connector-curvature="0"
       style="fill:url(#radialGradient3252);fill-rule:evenodd" />
    <path
       id="path3157"
       style="fill:url(#linearGradient3254);stroke:#888a85;stroke-width:1.04329979;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 43.978,42.551 a 5.4785,1.9784361 0 1 1 -10.957,0 5.4785,1.9784361 0 1 1 10.957,0 z"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path3236"
       style="fill:none;stroke:url(#linearGradient3277);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 43,42.551 a 4.5,1.2723 0 1 1 -9,0 4.5,1.2723 0 1 1 9,0 z"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path3163"
       d="m 35.914,32.651 c 1.0342,1.0196 2.0684,2.5489 2.0684,8.1565 0,1.0196 0.13988,1.5293 0.51711,1.5293 0.37723,0 0.51711,-0.50978 0.51711,-1.5293 0,-5.6076 1.0342,-7.137 2.0684,-8.1565"
       inkscape:connector-curvature="0"
       style="fill:url(#linearGradient3256);fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter" />
    <path
       id="path3179"
       d="m 31.5,25.551 c 0,6 5.4487,8.1197 7,8.1197 1.5513,0 7,-2.1197 7,-8.1197"
       inkscape:connector-curvature="0"
       style="fill:url(#radialGradient3258);fill-rule:evenodd" />
    <path
       id="path5788"
       style="fill:url(#radialGradient3260);stroke:url(#linearGradient3262);stroke-width:0.67398685;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 44.833,25.514 a 6.3335,1.5293483 0 0 1 -12.667,0 6.3335,1.5293483 0 1 1 12.667,0 z"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path10032"
       d="m 43.094,18.863 -10.5,6.9062 c -0.47185,2.1071 0.57612,3.8839 1.9688,5.1562 0.69977,0.63931 1.4779,1.1545 2.1875,1.5 0.70965,0.3455 1.3655,0.53125 1.75,0.53125 0.38459,0 1.0458,-0.20765 1.7812,-0.5625 0.73541,-0.35485 1.5613,-0.85244 2.2812,-1.5312 1.4399,-1.3576 2.4993,-3.3228 1.8438,-5.7812 a 0.10694,0.10694 0 0 1 0,-0.03125 C 44.08022,22.4403 43.73507,21.1125 43.094,18.863 z"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:url(#linearGradient3287);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter" />
    <path
       id="path3266"
       d="m 34.731,18.717 3.1027,0 c 0,0 -1.5513,6.1174 -1.5513,8.6663 0,1.5293 1.0342,2.5489 0.51711,3.0587 -0.51711,0.50978 -3.1027,-1.4789 -3.1027,-4.0783 0,-1.0196 0.51711,-4.0783 1.0342,-7.6467 z"
       inkscape:connector-curvature="0"
       style="fill:url(#linearGradient3289);fill-rule:evenodd" />
    <path
       id="path2385"
       style="fill:none;stroke:#919191;stroke-width:0.97392541;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 43.684,16.778 a 5.1841,1.2399 0 1 1 -7.84e-4,-0.02154"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path3358"
       d="m 43.5,18.016 c -0.33333,0.33333 -2.3078,0.69994 -5.1622,0.69994 -2.8544,0 -4.5044,-0.3666 -4.8378,-0.69994"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:#ffffff;stroke-width:0.67398679;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0" />
    <path
       id="path3450"
       d="m 44.5,25.051 c 0,0.57036 -2.3333,1.3333 -6.0127,1.3666 -3.679,0.033 -5.987,-0.797 -5.987,-1.367"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:url(#radialGradient3264);stroke-width:0.67398679;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0" />
    <path
       id="path3395"
       d="m 37.167,34.051 c 0,0 0.33333,0.66667 1.3333,0.63923 1,-0.02744 1.3333,-0.63923 1.3333,-0.63923"
       inkscape:connector-curvature="0"
       style="opacity:0.35;fill:none;stroke:#000000;stroke-width:0.66666669px;stroke-linecap:round;stroke-linejoin:round" />
    <path
       id="path3363"
       d="m 8,43.468 2.5,-1 2.4688,0.125 -4.9687,0.875 z"
       transform="matrix(1.0342194,0,0,1.019566,30.226246,-2.267325)"
       inkscape:connector-curvature="0"
       style="fill:url(#linearGradient3266);fill-rule:evenodd;stroke:url(#linearGradient3268);stroke-width:0.64922434px;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3391)" />
    <path
       id="path3354"
       d="M 43.671,16.848 C 43,15.051 34,15.051 33.329,16.848 c 0,1.5293 -1.8289,6.1249 -1.8289,10.203 0,4.0783 5.4487,6.6197 7,6.6197 1.5513,0 7,-2.5414 7,-6.6197 0,-4.0783 -1.8289,-8.6738 -1.8289,-10.203 z"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:#919191;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter" />
  </g>
  <rect
     id="icon:48-32"
     height="48"
     width="48"
     y="216"
     x="8"
     style="fill:none" />
  <g
     id="g3623"
     transform="translate(0,208)">
    <path
       id="path10145"
       d="m 206.5,53 a 5.5,1.5 0 0 1 -11,0 5.5,1.5 0 1 1 11,0 z"
       inkscape:connector-curvature="0"
       style="fill:url(#radialGradient3621)" />
    <rect
       id="rect4173-9"
       height="6.6547999"
       width="17.410999"
       y="48.43"
       x="181.14999"
       style="opacity:0.40206;fill:url(#linearGradient3618);fill-rule:nonzero" />
    <path
       id="path5058-6"
       d="m 198.56,48.43 v 6.6544 c 1.8569,0.01253 4.4891,-1.4909 4.4891,-3.3276 0,-1.8367 -2.0722,-3.3268 -4.4891,-3.3268 z"
       inkscape:connector-curvature="0"
       style="opacity:0.40206185;fill:url(#radialGradient3615);fill-rule:nonzero" />
    <path
       id="path5018-4"
       d="m 181.15,48.43 v 6.6544 c -1.8569,0.01253 -4.4891,-1.4909 -4.4891,-3.3276 0,-1.8367 2.0722,-3.3268 4.4891,-3.3268 z"
       inkscape:connector-curvature="0"
       style="opacity:0.40206185;fill:url(#radialGradient3612);fill-rule:nonzero" />
    <path
       id="path1414-3"
       d="m 179.52,31.255 0,21.243 19.981,0 0,-21.243 -2.756,-2.741 -14.469,0 -2.756,2.741 z"
       inkscape:connector-curvature="0"
       style="fill:#c17d11;fill-rule:evenodd;stroke:#444329;stroke-width:1.00000048px;stroke-linecap:round;stroke-linejoin:round" />
    <path
       id="path2380-3"
       d="m 182.53,28.925 -2.53,2.886 0.81,0.189 17.51,0 0.68,-0.189 -2.6211,-2.8857 h -13.853 z"
       inkscape:connector-curvature="0"
       style="fill:#e9b96e;fill-rule:evenodd" />
    <path
       id="path2358-3"
       style="fill:none;stroke:url(#linearGradient3607);stroke-width:1.00000072;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
       d="m 180.51,31.769 0,19.731 17.986,0 0,-19.731 -2.2761,-2.269 -13.434,0 -2.2761,2.269 z"
       stroke-miterlimit="4"
       inkscape:connector-curvature="0" />
    <rect
       id="rect3077-8"
       style="fill:#b67610;fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.61905003"
       ry="0.64512998"
       height="6.9861002"
       width="14"
       stroke-miterlimit="4"
       y="33.507"
       x="182.5" />
    <rect
       id="rect3079-6"
       style="fill:url(#linearGradient3603);fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.16992"
       ry="0.17594001"
       height="1.9931"
       width="4"
       stroke-miterlimit="4"
       y="38.5"
       x="187.5" />
    <rect
       id="rect2012"
       style="fill:#b67610;fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.61905003"
       ry="0.64512998"
       height="6.9861002"
       width="14"
       stroke-miterlimit="4"
       y="42.507"
       x="182.5" />
    <rect
       id="rect2014"
       style="fill:url(#linearGradient3599);fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       rx="0.16992"
       ry="0.17594001"
       height="1.9931"
       width="4"
       stroke-miterlimit="4"
       y="47.5"
       x="187.5" />
    <path
       id="path4331-0"
       d="m 204.61,41.303 a 4.61455,1.1426124 0 0 1 -9.2291,0 4.61455,1.1426124 0 1 1 9.2291,0 z"
       inkscape:connector-curvature="0"
       style="opacity:0.07000002;fill:url(#radialGradient3596)" />
    <path
       id="path3159-4"
       d="m 204.38,32.848 c -0.38783,-0.76468 -7.3688,-0.76468 -7.7566,0 0,1.147 -1.1635,4.588 -1.1635,7.6467 0,3.0587 3.8783,4.9704 5.0418,4.9704 1.1635,0 5.0418,-1.9117 5.0418,-4.9704 0,-3.0587 -1.1635,-6.4997 -1.1635,-7.6467 z"
       inkscape:connector-curvature="0"
       style="fill:url(#radialGradient3593);fill-rule:evenodd" />
    <path
       id="path2385-8"
       style="fill:none;stroke:#919191;stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 204.5,33.732 a 4,1 0 1 1 -8,0 4,1 0 1 1 8,0 z"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path3157-8"
       style="fill:url(#linearGradient3589);stroke:#888a85;stroke-width:1.01121235;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 205.23,52.2 a 4.4944,1.4944 0 0 1 -8.9888,0 4.4944,1.4944 0 1 1 8.9888,0 z"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path3236-8"
       style="fill:none;stroke:url(#linearGradient3586);stroke-width:0.74999994;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 204.32,52.2 a 3.5954,0.90458 0 1 1 -7.1908,0 3.5954,0.90458 0 1 1 7.1908,0 z"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path3363-9"
       d="m 8,43.468 2.5,-1 2.4688,0.125 -4.9687,0.875 z"
       transform="matrix(0.7756645,0,0,0.7646744,194.29468,18.961749)"
       inkscape:connector-curvature="0"
       style="fill:url(#linearGradient3270);fill-rule:evenodd;stroke:url(#linearGradient3272);stroke-width:0.64922434px;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3391-7)" />
    <path
       id="path3163-7"
       d="m 198.56,44.7 c 0.77566,0.76467 1.5513,1.9117 1.5513,6.1174 0,0.76468 0.1049,1.147 0.38783,1.147 0.28292,0 0.38783,-0.38234 0.38783,-1.147 0,-4.2057 0.77567,-5.3527 1.5513,-6.1174"
       inkscape:connector-curvature="0"
       style="fill:url(#linearGradient3582);fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter" />
    <path
       id="path3179-7"
       d="m 195.5,39.25 c 0,4.5 3.8365,6.2147 5,6.2147 1.1635,0 5,-1.7147 5,-6.2147"
       inkscape:connector-curvature="0"
       style="fill:url(#radialGradient3579);fill-rule:evenodd" />
    <path
       id="path5788-6"
       style="fill:url(#radialGradient3574);stroke:url(#linearGradient3576);stroke-width:0.50549006;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       d="m 205.25,39.347 a 4.75,1.147 0 0 1 -9.5,0 4.75,1.147 0 1 1 9.5,0 z"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0" />
    <path
       id="path9912"
       d="m 203.88,34.562 -7.6875,5.0312 c -0.32309,1.5166 0.41911,2.7902 1.4375,3.7188 0.51582,0.4703 1.1023,0.87123 1.625,1.125 0.5227,0.25377 0.99517,0.375 1.25,0.375 0.25483,0 0.73952,-0.14486 1.2812,-0.40625 0.54173,-0.26139 1.1572,-0.62499 1.6875,-1.125 1.0606,-1 1.8238,-2.4185 1.3438,-4.2188 a 0.19227,0.19227 0 0 1 0,-0.03125 c -0.23524,-1.8819 -0.49159,-2.8929 -0.9375,-4.4688 z"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:url(#linearGradient3571);stroke-width:0.49999997px;stroke-linecap:round;stroke-linejoin:miter" />
    <path
       id="path3266-4"
       d="m 197.67,34.732 2.327,0 c 0,0 -1.1635,4.1065 -1.1635,6.0182 0,1.147 0.77567,1.9117 0.38783,2.294 -0.38783,0.38234 -2.327,-1.1092 -2.327,-3.0587 0,-0.76467 0.38783,-2.5772 0.77567,-5.2535 z"
       inkscape:connector-curvature="0"
       style="fill:url(#linearGradient3568);fill-rule:evenodd" />
    <path
       id="path3450-3"
       d="m 205,39 c 0,0.42777 -1.75,1 -4.5095,1.025 -2.76,0.025 -4.49,-0.597 -4.49,-1.025"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:url(#radialGradient3565);stroke-width:0.50549001;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0" />
    <path
       id="path3358-0"
       d="m 204.21,34.613 c -0.25,0.25 -1.7308,0.52495 -3.8717,0.52495 -2.1408,0 -3.3783,-0.27495 -3.6283,-0.52495"
       stroke-miterlimit="0"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:#ffffff;stroke-width:0.75;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0" />
    <path
       id="path3395-3"
       d="m 199.5,45.721 c 0,0 0.25,0.5 1,0.47942 0.75,-0.02058 1,-0.47942 1,-0.47942"
       inkscape:connector-curvature="0"
       style="opacity:0.35;fill:none;stroke:#000000;stroke-width:0.49999997px;stroke-linecap:round;stroke-linejoin:round" />
    <path
       id="path3354-0"
       d="m 204.5,33.732 c -0.35937,-1.3412 -7.6317,-1.3746 -8,0 0,1.147 -1,3.4598 -1,6.5185 0,3.0587 3.8365,5.2147 5,5.2147 1.1635,0 5,-2.156 5,-5.2147 0,-3.0587 -1,-5.3715 -1,-6.5185 z"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:#919191;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter" />
  </g>
  <rect
     id="icon:32-32"
     height="32"
     width="32"
     y="232"
     x="176"
     style="fill:none" />
  <g
     transform="matrix(5.5282434,0,0,5.5282434,367.70025,-12.075481)"
     id="g3150">
    <rect
       x="7.1497002"
       y="36.52"
       width="26.117001"
       height="9.9821997"
       id="rect3152"
       style="opacity:0.40206;fill:url(#linearGradient3208);fill-rule:nonzero" />
    <path
       d="m 33.266,36.52 v 9.9816 c 2.7854,0.01879 6.7337,-2.2364 6.7337,-4.9914 0,-2.7551 -3.1083,-4.9902 -6.7337,-4.9902 z"
       id="path3154"
       style="opacity:0.40206185;fill:url(#radialGradient3210);fill-rule:nonzero"
       inkscape:connector-curvature="0" />
    <path
       d="m 7.1497,36.52 v 9.9816 C 4.3643,46.52039 0.416,44.2652 0.416,41.5102 0.416,38.7551 3.5243,36.52 7.1497,36.52 z"
       id="path3156"
       style="opacity:0.40206185;fill:url(#radialGradient3212);fill-rule:nonzero"
       inkscape:connector-curvature="0" />
    <path
       d="m 5.554,11.5 0,31 29,0 0,-31 -4,-4 -21,0 -4,4 z"
       id="path3158"
       inkscape:connector-curvature="0"
       style="fill:#c17d11;fill-rule:evenodd;stroke:#444329;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round" />
    <path
       d="m 9.7782,8.1002 -3.723,3.8159 1.1885,0.25 25.814,0 1.001,-0.25 -3.8632,-3.8159 -20.418,0 z"
       id="path3160"
       inkscape:connector-curvature="0"
       style="fill:#e9b96e;fill-rule:evenodd" />
    <rect
       x="9.6789999"
       y="28.702999"
       stroke-miterlimit="4"
       width="21"
       height="10.055"
       ry="0.92856997"
       rx="0.92856997"
       style="fill:#e9b96e;fill-rule:evenodd;stroke:#e9b96e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       id="rect3162" />
    <rect
       x="9.5022001"
       y="28.35"
       stroke-miterlimit="4"
       width="21"
       height="10.055"
       ry="0.92856997"
       rx="0.92856997"
       style="fill:#b67610;fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       id="rect3164" />
    <path
       stroke-miterlimit="4"
       d="m 6.6095,11.937 0,29.59 26.889,0 0,-29.59 -3.4028,-3.4028 -20.083,0 -3.4028,3.4028 z"
       style="fill:none;stroke:url(#linearGradient3214);stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none"
       id="path3166"
       inkscape:connector-curvature="0" />
    <rect
       x="9.6789999"
       y="15.591"
       stroke-miterlimit="4"
       width="21"
       height="10.055"
       ry="0.92856997"
       rx="0.92856997"
       style="fill:#e9b96e;fill-rule:evenodd;stroke:#e9b96e;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       id="rect3168" />
    <rect
       x="9.5022001"
       y="15.237"
       stroke-miterlimit="4"
       width="21"
       height="10.055"
       ry="0.92856997"
       rx="0.92856997"
       style="fill:#b67610;fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       id="rect3170" />
    <rect
       x="16.673"
       y="21.444"
       stroke-miterlimit="4"
       width="6.7473998"
       height="3.8217001"
       ry="0.33735001"
       rx="0.28663"
       style="fill:url(#linearGradient3216);fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       id="rect3172" />
    <rect
       x="16.673"
       y="34.556999"
       stroke-miterlimit="4"
       width="6.7473998"
       height="3.8217001"
       ry="0.33735001"
       rx="0.28663"
       style="fill:url(#linearGradient3218);fill-rule:evenodd;stroke:#7b500b;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0"
       id="rect3174" />
    <path
       d="m 43.976,28.121 a 6.1527,1.5235 0 0 1 -12.305,0 6.1527,1.5235 0 1 1 12.305,0 z"
       id="path3176"
       style="opacity:0.07000002;fill:url(#radialGradient3220)"
       inkscape:connector-curvature="0" />
    <path
       stroke-miterlimit="0"
       transform="matrix(1.2818465,0,0,0.9398128,9.01753,33.032092)"
       d="m 27.438,11 a 4.4375,2.1843 0 1 1 -8.875,0 4.4375,2.1843 0 1 1 8.875,0 z"
       style="opacity:0.2;fill:#000000;stroke:#000000;stroke-width:0.61406273;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none;filter:url(#filter3436)"
       id="path3178"
       inkscape:connector-curvature="0" />
    <path
       d="m 43.671,16.848 c -0.51711,-1.0196 -9.8251,-1.0196 -10.342,0 0,1.5293 -1.5513,6.1174 -1.5513,10.196 0,4.0783 5.1711,6.6272 6.7224,6.6272 1.5513,0 6.7224,-2.5489 6.7224,-6.6272 0,-4.0783 -1.5513,-8.6663 -1.5513,-10.196 z"
       id="path3180"
       style="fill:url(#radialGradient3222);fill-rule:evenodd"
       inkscape:connector-curvature="0" />
    <path
       stroke-miterlimit="0"
       d="m 43.978,42.551 a 5.4785,1.9784361 0 1 1 -10.957,0 5.4785,1.9784361 0 1 1 10.957,0 z"
       style="fill:url(#linearGradient3224);stroke:#888a85;stroke-width:1.04329979;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       id="path3182"
       inkscape:connector-curvature="0" />
    <path
       stroke-miterlimit="0"
       d="m 43,42.551 a 4.5,1.2723 0 1 1 -9,0 4.5,1.2723 0 1 1 9,0 z"
       style="fill:none;stroke:url(#linearGradient3226);stroke-width:1;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       id="path3184"
       inkscape:connector-curvature="0" />
    <path
       d="m 35.914,32.651 c 1.0342,1.0196 2.0684,2.5489 2.0684,8.1565 0,1.0196 0.13988,1.5293 0.51711,1.5293 0.37723,0 0.51711,-0.50978 0.51711,-1.5293 0,-5.6076 1.0342,-7.137 2.0684,-8.1565"
       id="path3186"
       style="fill:url(#linearGradient3228);fill-rule:evenodd;stroke:#888a85;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter"
       inkscape:connector-curvature="0" />
    <path
       d="m 31.5,25.551 c 0,6 5.4487,8.1197 7,8.1197 1.5513,0 7,-2.1197 7,-8.1197"
       id="path3188"
       style="fill:url(#radialGradient3230);fill-rule:evenodd"
       inkscape:connector-curvature="0" />
    <path
       stroke-miterlimit="0"
       d="m 44.833,25.514 a 6.3335,1.5293483 0 0 1 -12.667,0 6.3335,1.5293483 0 1 1 12.667,0 z"
       style="fill:url(#radialGradient3232);stroke:url(#linearGradient3234);stroke-width:0.67398685;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       id="path3190"
       inkscape:connector-curvature="0" />
    <path
       d="m 43.094,18.863 -10.5,6.9062 c -0.47185,2.1071 0.57612,3.8839 1.9688,5.1562 0.69977,0.63931 1.4779,1.1545 2.1875,1.5 0.70965,0.3455 1.3655,0.53125 1.75,0.53125 0.38459,0 1.0458,-0.20765 1.7812,-0.5625 0.73541,-0.35485 1.5613,-0.85244 2.2812,-1.5312 1.4399,-1.3576 2.4993,-3.3228 1.8438,-5.7812 a 0.10694,0.10694 0 0 1 0,-0.03125 C 44.08022,22.4403 43.73507,21.1125 43.094,18.863 z"
       id="path3192"
       style="fill:none;stroke:url(#linearGradient3236);stroke-width:1;stroke-linecap:round;stroke-linejoin:miter"
       inkscape:connector-curvature="0" />
    <path
       d="m 34.731,18.717 3.1027,0 c 0,0 -1.5513,6.1174 -1.5513,8.6663 0,1.5293 1.0342,2.5489 0.51711,3.0587 -0.51711,0.50978 -3.1027,-1.4789 -3.1027,-4.0783 0,-1.0196 0.51711,-4.0783 1.0342,-7.6467 z"
       id="path3194"
       style="fill:url(#linearGradient3238);fill-rule:evenodd"
       inkscape:connector-curvature="0" />
    <path
       stroke-miterlimit="0"
       d="m 43.684,16.778 a 5.1841,1.2399 0 1 1 -7.84e-4,-0.02154"
       style="fill:none;stroke:#919191;stroke-width:0.97392541;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0;stroke-dasharray:none"
       id="path3196"
       inkscape:connector-curvature="0" />
    <path
       stroke-miterlimit="0"
       d="m 43.5,18.016 c -0.33333,0.33333 -2.3078,0.69994 -5.1622,0.69994 -2.8544,0 -4.5044,-0.3666 -4.8378,-0.69994"
       id="path3198"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:#ffffff;stroke-width:0.67398679;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0" />
    <path
       stroke-miterlimit="0"
       d="m 44.5,25.051 c 0,0.57036 -2.3333,1.3333 -6.0127,1.3666 -3.679,0.033 -5.987,-0.797 -5.987,-1.367"
       id="path3200"
       style="fill:none;stroke:url(#radialGradient3240);stroke-width:0.67398679;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:0"
       inkscape:connector-curvature="0" />
    <path
       d="m 37.167,34.051 c 0,0 0.33333,0.66667 1.3333,0.63923 1,-0.02744 1.3333,-0.63923 1.3333,-0.63923"
       id="path3202"
       inkscape:connector-curvature="0"
       style="opacity:0.35;fill:none;stroke:#000000;stroke-width:0.66666669px;stroke-linecap:round;stroke-linejoin:round" />
    <path
       transform="matrix(1.0342194,0,0,1.019566,30.226246,-2.267325)"
       d="m 8,43.468 2.5,-1 2.4688,0.125 -4.9687,0.875 z"
       id="path3204"
       style="fill:url(#linearGradient3242);fill-rule:evenodd;stroke:url(#linearGradient3244);stroke-width:0.64922434px;stroke-linecap:round;stroke-linejoin:round;filter:url(#filter3391)"
       inkscape:connector-curvature="0" />
    <path
       d="M 43.671,16.848 C 43,15.051 34,15.051 33.329,16.848 c 0,1.5293 -1.8289,6.1249 -1.8289,10.203 0,4.0783 5.4487,6.6197 7,6.6197 1.5513,0 7,-2.5414 7,-6.6197 0,-4.0783 -1.8289,-8.6738 -1.8289,-10.203 z"
       id="path3206"
       inkscape:connector-curvature="0"
       style="fill:none;stroke:#919191;stroke-width:1;stroke-linecap:round;stroke-linejoin:miter" />
  </g>
  <rect
     id="icon:256-32"
     height="256"
     width="256"
     y="8"
     x="368"
     style="fill:none" />
Herve Chanal's avatar
Herve Chanal committed
1578
</svg>