Слияние кода завершено, страница обновится автоматически
<controls:MetroWindow x:Class="LunarSF.SHomeWorkshop.LunarMarkdownEditor.AboutBox"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:local="clr-namespace:LunarSF.SHomeWorkshop.LunarMarkdownEditor"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:controls="http://metro.mahapps.com/winfx/xaml/controls"
TextOptions.TextFormattingMode="Display" SizeToContent="Height"
Title="关于 Markdown To CHM(LME)"
Width="440"
Icon="App.png"
WindowStartupLocation="CenterOwner"
BorderBrush="#FFBB6115"
FontFamily="SimSun"
BorderThickness="1"
Background="WhiteSmoke"
Topmost="True">
<!--Background="{DynamicResource {x:Static SystemColors.ControlBrushKey}}"-->
<Grid Margin="10">
<Grid.RowDefinitions>
<RowDefinition Height="96"/>
<RowDefinition />
<RowDefinition />
<RowDefinition />
<RowDefinition />
<RowDefinition />
<RowDefinition />
<RowDefinition />
<RowDefinition />
<RowDefinition Height="auto"/>
</Grid.RowDefinitions>
<Grid.ColumnDefinitions>
<ColumnDefinition Width="auto"/>
<ColumnDefinition />
</Grid.ColumnDefinitions>
<Grid.Resources>
<Style TargetType="Label">
<Setter Property="HorizontalAlignment" Value="Right"/>
<Setter Property="VerticalAlignment" Value="Center"/>
</Style>
<Style TargetType="TextBlock">
<Setter Property="HorizontalAlignment" Value="Left"/>
<Setter Property="VerticalAlignment" Value="Center"/>
</Style>
</Grid.Resources>
<Image Grid.ColumnSpan="2"
Source="App.png" />
<Label Grid.Row="1">产品名称:</Label>
<TextBlock Grid.Row="1" Grid.Column="1" Text="{x:Static Member=local:AssemblyInfoWrap.Product}"/>
<Label Grid.Row="2">标 题:</Label>
<TextBlock Grid.Row="2" Grid.Column="1" Text="{x:Static Member=local:AssemblyInfoWrap.Title}"/>
<Label Grid.Row="3">描 述:</Label>
<TextBlock Grid.Row="3" Grid.Column="1" Text="{x:Static Member=local:AssemblyInfoWrap.Description}" TextWrapping="Wrap"/>
<Label Grid.Row="4">公 司:</Label>
<TextBlock Grid.Row="4" Grid.Column="1" Text="{x:Static Member=local:AssemblyInfoWrap.Company}"/>
<Label Grid.Row="5">版权声明:</Label>
<TextBlock Grid.Row="5" Grid.Column="1" Text="{x:Static Member=local:AssemblyInfoWrap.Copyright}"/>
<Label Grid.Row="6">商 标:</Label>
<TextBlock Grid.Row="6" Grid.Column="1" Text="{x:Static Member=local:AssemblyInfoWrap.Trademark}"/>
<Label Grid.Row="7">版 本:</Label>
<TextBlock Grid.Row="7" Grid.Column="1" Text="{x:Static Member=local:AssemblyInfoWrap.Version}"/>
<Label Grid.Row="8">和我联系:</Label>
<TextBox Grid.Row="8" Grid.Column="1" IsReadOnly="True" Text="LunarSF@163.com" VerticalAlignment="Center"/>
<Viewbox Height="48" Grid.Row="0" Grid.Column="1" VerticalAlignment="Bottom" HorizontalAlignment="Right" Margin="0,0,20,10">
<Canvas xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Name="svg3017" Width="3023" Height="2267">
<Canvas.Resources/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3041" Stroke="#FF000000" StrokeThickness="2" StrokeLineJoin="Miter" StrokeStartLineCap="Flat" StrokeEndLineCap="Flat" Data="m 2489.9051 145.3905 c 138.1468 -115.425454 292.7525 186.76779 225.1266 186.76779 -1.9025 0 160.2931 -107.97627 69.2697 -198.87311 -100.5591 -100.418921 -224.0852 -72.424229 -293.6421 7.72199 z M 819.63898 1024.7554 c 35.14122 44.4511 62.49946 90.1309 86.58716 127.9706 1.2224 -29.0427 28.34099 -119.5563 2.59771 -169.47445 -14.28441 -14.26452 -67.39239 20.60645 -89.18487 41.50385 z m -70.13549 146.1285 c -7.81308 83.662 14.74495 164.733 61.47682 234.3244 18.85787 -32.3293 23.37854 -40.7699 37.2325 -75.2258 -19.04926 -32.6695 -74.70346 -122.1561 -98.70932 -159.0986 z M 1775.3747 379.40747 c -4.4769 0.10442 -9.3385 0.7634 -14.5406 2.04362 -58.6574 11.12984 -111.2116 140.78656 -134.2051 305.19798 8.4511 -51.98347 30.8699 -158.21093 121.2261 -215.27885 -17.4252 133.15849 -50.7332 260.75681 -95.2685 442.71188 -146.1285 94.0453 -394.6888 275.8086 -619.9176 462.6101 -21.9334 -41.1201 -34.98248 -68.39 -60.53235 -116.2709 46.24905 -129.2407 57.77665 -250.3519 35.38245 -307.02651 C 939.75335 798.16548 767.00612 933.21513 752.9493 948.23196 711.34344 899.52896 575.95717 770.50332 438.22434 795.17587 343.75322 810.12014 259.07057 874.94938 228.67697 977.3266 c -15.84741 53.3801 5.34969 94.2863 6.51637 165.9094 27.7053 -154.22121 182.88589 -419.33063 433.79697 -74.3769 -19.15894 54.4465 -23.42418 87.5703 -12.97887 180.6987 9.13618 81.4566 77.69697 187.8363 103.45423 233.8865 -118.82711 173.973 -387.61584 417.0628 -632.0888 587.9701 -55.203921 39.9311 0.75268 109.1162 50.83854 73.6239 152.41029 -108.0028 470.82043 -362.8755 631.87343 -591.0893 1.03985 -1.0381 138.37132 169.2404 183.58953 185.8616 60.11343 59.1652 205.55903 31.4307 167.97173 -90.7796 -15.1121 -40.7205 -122.0877 -261.0988 -122.0877 -261.0988 0 0 332.3055 -219.518 587.0666 -366.6141 -42.7849 153.4024 -16.135 279.6173 97.8533 249.8592 104.7691 -27.3517 235.5767 -206.6015 362.8168 -223.9375 23.0663 41.192 -15.7581 233.6493 -13.8942 346.7157 30.4123 151.8496 173.0859 34.4028 217.3563 114.1735 28.9687 52.1987 -18.8502 207.2007 -39.8522 252.4406 -143.9816 310.1417 -330.0493 350.2076 -395.0758 240.0711 19.1812 35.7741 46.9393 112.3351 132.751 111.0008 276.9573 6.424 485.3339 -443.1241 393.9449 -631.2088 -67.1454 -96.923 -137.8421 -58.954 -221.6647 -79.5396 -21.2668 -77.4404 73.1284 -346.3879 -18.149 -417.65079 -98.063 -78.03902 -231.9992 164.72269 -440.7441 201.45769 -11.0617 -63.7909 23.2114 -177.0559 32.0431 -227.37925 293.8281 -193.11764 876.6386 -457.44972 1016.5016 -300.89569 86.5576 100.24255 -86.5722 370.81604 -280.5274 474.71054 130.7463 -66.1929 368.8075 -189.57895 388.7747 -408.13167 3.725 -166.70006 -164.1833 -232.51684 -371.4338 -189.3572 -207.2503 43.15964 -429.9455 147.46616 -726.4954 311.27505 21.2621 -126.29521 124.6686 -468.08537 14.5406 -465.51431 z M 896.68664 1424.2332 c 8.99927 13.8888 15.93497 30.3453 21.70336 40.3884 -16.01299 13.7747 -28.65603 25.4481 -37.75183 31.0306 -5.29064 -6.0837 -10.76238 -11.3045 -17.39511 -18.7689 8.62689 -13.1619 17.7792 -30.3573 33.44358 -52.6501 z m 24.23464 46.2502 c 16.70483 32.3604 30.39428 63.8504 49.92285 101.5894 -35.37275 -17.4381 -75.92777 -63.3339 -87.0286 -73.4626 11.6928 -8.4094 29.68226 -22.5685 37.10575 -28.1268 z m 931.68072 524.4029 c 0.967 1.8309 1.9869 3.6224 3.0158 5.3779 -1.0179 -1.8887 -2.0382 -3.7409 -3.0158 -5.3779 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3095" Fill="#FF0000" Data="m 132.57392 2148.467 c -10.81397 -4.7065 -22.50285 -19.6637 -25.15964 -32.1946 -2.83655 -13.3786 6.6622 -31.192 23.32528 -43.7426 7.45074 -5.6119 33.36891 -24.6536 57.59593 -42.315 211.96737 -154.5232 439.16363 -365.7596 545.33498 -507.0268 32.62122 -43.4044 33.13799 -31.193 -4.15612 -98.2091 -63.9515 -114.9183 -77.44513 -163.1729 -74.32213 -265.7841 1.08982 -35.8086 2.50226 -46.4733 8.82347 -66.6222 l 7.52594 -23.9889 -7.75184 -11.1859 c -14.24105 -20.5498 -59.15739 -71.37025 -79.12068 -89.52074 -26.91373 -24.46985 -62.52775 -47.82842 -88.80971 -58.24859 -29.9538 -11.87601 -70.41113 -14.00569 -99.3106 -5.22775 -60.75681 18.45432 -115.50498 85.21692 -148.03664 180.52308 -12.93738 37.902 -11.0612 39.7031 -18.85523 -18.1011 -7.97287 -59.1303 -4.335 -84.72452 18.38542 -129.35039 36.5996 -71.8864 95.54778 -117.60775 176.47461 -136.87708 32.68702 -7.78301 79.54514 -6.48378 111.99551 3.10536 63.13942 18.65779 126.17459 58.6995 189.35369 120.28278 l 27.34729 26.65652 20.75402 -15.50431 c 45.32451 -33.85968 101.71426 -55.07502 139.24945 -52.38938 37.20455 2.66196 68.68948 25.43384 86.71477 62.71758 13.00641 26.9027 16.59151 51.72974 14.65131 101.46342 -2.2646 58.0493 -13.1713 114.1316 -36.48142 187.5864 l -8.5685 27.0011 30.45608 58.2655 c 16.75084 32.046 30.86174 58.7463 31.35764 59.3341 0.4958 0.5877 14.7027 -10.1825 31.571 -23.934 170.4035 -138.9176 392.7711 -305.8113 537.2733 -403.24024 l 54.464 -36.72169 21.299 -86.9148 c 37.566 -153.29595 55.8881 -237.84297 67.0156 -309.24231 3.1127 -19.9729 6.2993 -39.89218 7.0812 -44.26508 l 1.4216 -7.95072 -8.8121 5.1085 c -28.8386 16.71829 -67.1275 62.84124 -86.5871 104.30338 -5.2088 11.09806 -9.5164 18.80136 -9.5725 17.11844 -0.056 -1.68292 3.6417 -16.3914 8.2175 -32.68551 31.2066 -111.12517 69.2336 -171.08518 112.6307 -177.59297 27.5376 -4.12952 43.4372 10.16588 50.997 45.85143 11.2259 52.9917 2.1416 124.99343 -41.016 325.08915 -10.941 50.7272 -19.4079 92.71617 -18.8152 93.30886 0.5927 0.59269 33.4837 -16.50516 73.0911 -37.99526 299.0021 -162.23163 510.6049 -247.77943 693.0382 -280.18486 33.9098 -6.02335 132.1845 -5.08793 160.5853 1.52853 55.8189 13.00394 97.7689 34.77034 125.3968 65.06392 55.7886 61.17135 59.6135 145.12687 11.0374 242.26511 -36.7322 73.4538 -100.0322 138.54714 -196.1207 201.67682 -42.0965 27.6572 -77.6814 48.4443 -79.6171 46.5086 -0.6392 -0.6392 5.7896 -6.5917 14.2864 -13.2277 88.4115 -69.0503 177.8748 -192.70232 204.9523 -283.27543 6.424 -21.48822 7.6894 -31.26932 7.9105 -61.14751 0.2575 -34.78591 0.055 -35.98979 -9.1853 -54.78018 -14.3335 -29.14574 -44.4502 -49.44901 -90.0291 -60.6935 -24.3135 -5.99821 -101.7753 -6.82109 -136.4265 -1.44926 -105.6909 16.38482 -222.9499 52.01128 -359.5406 109.23823 -141.7425 59.3854 -306.3202 145.14086 -425.2494 221.58198 -12.9035 8.29365 -20.8308 15.41486 -21.8826 19.65743 -7.7589 31.29698 -25.2459 118.09844 -29.0491 144.19294 -4.5152 30.9794 -4.9156 74.3905 -0.7248 78.5813 2.4979 2.4979 37.9816 -6.0252 60.5209 -14.5369 53.3446 -20.145 94.0463 -44.7189 176.5379 -106.5855 80.4564 -60.3404 92.8251 -68.78832 118.7107 -81.08137 37.0294 -17.58517 62.0558 -15.93637 86.0893 5.67176 41.5246 37.33421 46.764 98.63491 23.3289 272.94651 -8.3366 62.0079 -12.3487 134.8011 -7.6881 139.4864 3.9723 3.9934 26.121 7.1211 70.2761 9.9239 72.7046 4.6152 93.384 11.4722 125.2471 41.5302 22.3959 21.1272 31.7104 37.1315 39.5256 67.9137 28.5401 112.4124 -22.0876 289.8581 -120.0167 420.6482 -64.1026 85.6129 -140.518 141.805 -218.427 160.6204 -63.6264 15.366 -109.6099 8.8194 -142.7115 -20.3177 -11.1452 -9.8104 -38.6047 -46.7976 -38.6047 -51.9995 0 -1.0359 4.9008 2.055 10.8906 6.8686 32.9576 26.4854 84.927 28.857 134.9843 6.16 80.063 -36.3023 165.4961 -136.3761 225.4691 -264.1076 32.271 -68.7315 55.6545 -160.5687 55.8895 -219.5025 0.1401 -35.1087 -4.0835 -49.4062 -19.0012 -64.3239 -16.0666 -16.0667 -26.9996 -18.4344 -88.1811 -19.0976 -46.8164 -0.5075 -52.7443 -1.1422 -65.6726 -7.0315 -25.2828 -11.5171 -40.9595 -31.6723 -49.705 -63.9047 -4.6973 -17.3119 -2.7626 -56.6029 8.5895 -174.4468 8.6355 -89.6423 10.6969 -156.0432 5.433 -174.998 -2.6856 -9.6704 -3.6895 -10.5183 -10.6425 -8.9891 -59.3962 13.0633 -107.5652 42.451 -213.738 130.4008 -85.2247 70.5971 -130.5387 95.4966 -174.6232 95.9533 -24.5332 0.2541 -38.4577 -5.9894 -54.8234 -24.5817 -31.0298 -35.2518 -37.2662 -111.0239 -16.2732 -197.7223 3.8981 -16.0991 6.4738 -29.8848 5.7238 -30.6349 -5.1593 -5.1592 -589.9317 360.5033 -589.9317 368.8887 0 1.266 8.4501 19.9994 18.778 41.6298 108.8605 227.9942 113.1954 239.0766 106.3719 271.9454 -4.9303 23.7492 -17.7421 40.721 -39.8143 52.7424 -16.5074 8.9906 -21.1203 10.143 -44.733 11.1758 -34.2253 1.4969 -48.0343 -2.9835 -84.59103 -27.4456 -34.0483 -22.7837 -78.66106 -66.4875 -139.11396 -136.2797 -23.32694 -26.9307 -43.41369 -48.9648 -44.63721 -48.9648 -1.22355 0 -10.18728 10.5517 -19.91937 23.4483 -120.21404 159.3023 -343.58104 368.058 -579.27948 541.3867 -49.66962 36.5262 -57.9889 39.7829 -78.65163 30.7899 z m 804.09545 -651.1923 c -19.99413 -40.3446 -37.63197 -73.7583 -39.19519 -74.2527 -3.22111 -1.0188 -35.52772 48.273 -35.52772 54.2065 0 5.9252 72.55657 74.8707 92.0539 87.4725 9.50171 6.1412 17.66868 9.9872 18.14887 8.5467 0.4802 -1.4406 -15.48577 -35.6284 -35.47986 -75.973 l 0 0 z M 823.92832 1387.2828 c 6.27369 -11.3333 14.94364 -29.0404 19.26657 -39.3492 l 7.85987 -18.743 -36.70958 -59.418 c -20.19026 -32.6798 -43.13617 -69.4479 -50.99087 -81.7069 l -14.28126 -22.2892 -1.82877 9.1439 c -7.8279 39.1395 6.25907 120.8494 29.87416 173.2819 9.96825 22.1325 31.12246 59.6866 33.62139 59.6866 0.98 0 6.91481 -9.2727 13.18849 -20.6061 l 0 0 z m 91.98151 -283.4975 c 7.54547 -54.6505 6.91947 -93.8266 -1.79611 -112.40048 -4.39907 -9.37497 -6.86262 -11.40153 -14.78269 -12.16055 -5.22715 -0.50097 -14.5631 1.11344 -20.74657 3.58759 -13.80991 5.52564 -47.20154 27.28754 -55.57818 36.22124 l -6.16733 6.5775 12.97566 17.0533 c 10.96934 14.4165 40.41569 58.3935 68.24882 101.9271 3.85968 6.0369 7.99764 9.8738 9.19549 8.5267 1.19785 -1.3472 5.09078 -23.5468 8.65091 -49.3324 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3097" Fill="#D40000" Data="m 2731.5199 298.59684 c -2.5571 -29.33237 -27.5954 -77.9337 -59.376 -115.25361 -34.3052 -40.28466 -72.068 -62.82241 -109.2603 -65.20927 -19.4963 -1.25119 -26.2704 0.009 -51.0295 9.49015 -10.2631 3.9303 6.7328 -12.24198 27.0011 -25.69248 76.7143 -50.909422 167.9533 -39.952017 237.8299 28.56231 34.5528 33.87917 40.9153 66.5557 20.8826 107.24786 -9.8696 20.04799 -38.6175 55.72259 -54.929 68.16404 l -9.8281 7.4962 -1.2907 -14.8052 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3099" Fill="#D40000" Data="m 128.61115 2143.3129 c -20.69163 -14.0615 -24.66939 -38.0687 -9.32842 -56.3004 4.10063 -4.8733 37.62344 -31.4064 74.49514 -58.9624 179.51271 -134.1586 339.07863 -275.643 459.00824 -406.9948 39.30873 -43.0525 95.63661 -112.0088 103.11232 -126.2296 5.95897 -11.3356 2.82739 -20.597 -22.25991 -65.8321 -44.0863 -79.4922 -63.58298 -127.4046 -72.24438 -177.5378 -6.8143 -39.4419 -4.51799 -129.3403 4.04371 -158.3066 3.34398 -11.3135 6.07999 -22.4619 6.07999 -24.7743 0 -5.9914 -40.24235 -55.2249 -69.97545 -85.60968 -38.61321 -39.45954 -85.28672 -69.72075 -122.47303 -79.40654 -24.17374 -6.29648 -65.357 -5.52644 -86.56671 1.61858 -60.62264 20.42231 -113.09475 86.37658 -147.38606 185.25544 -3.65203 10.5306 -7.08773 18.6989 -7.63489 18.1518 -2.31295 -2.313 -9.34715 -70.0951 -9.31617 -89.7714 0.043 -27.33421 4.97229 -45.55152 21.14025 -78.12937 25.85607 -52.099 66.43028 -92.68681 116.6736 -116.71271 41.80457 -19.99057 64.80189 -25.37686 108.00429 -25.29617 46.63884 0.0873 68.49675 5.75774 119.37316 30.9691 43.71852 21.66432 84.36844 51.27751 128.69687 93.75474 l 30.95872 29.66586 19.64984 -14.33041 c 62.8761 -45.85479 124.98612 -63.57079 167.32909 -47.72826 30.89423 11.55901 58.14707 45.01084 68.24065 83.76287 5.7104 21.9235 5.6897 78.91555 -0.045 122.66225 -4.8102 36.6976 -15.69149 84.1989 -30.59506 133.5601 l -9.60292 31.8053 29.68995 56.3035 c 16.32943 30.9669 30.78153 57.4604 32.11573 58.8743 2.8628 3.034 12.3153 -3.9437 103.5831 -76.4625 169.6094 -134.7667 371.4554 -284.1024 497.3882 -367.99241 12.5058 -8.33071 23.1729 -15.49605 23.7046 -15.92304 3.1551 -2.53316 64.9619 -264.54218 76.7191 -325.22395 12.5943 -65.00275 21.5001 -122.0333 19.3866 -124.14682 -3.6761 -3.67606 -32.727 19.58356 -50.5038 40.43588 -9.9806 11.7073 -24.2218 31.11269 -31.6471 43.12308 -7.4253 12.01039 -13.5005 19.60678 -13.5005 16.88085 0 -9.94711 26.235 -83.13641 38.7425 -108.08197 25.049 -49.9593 48.8167 -72.5801 78.8793 -75.07312 13.6997 -1.13608 15.9656 -0.44333 25.2692 7.72527 12.4268 10.91089 18.9832 29.03705 21.6258 59.7879 4.1863 48.71306 -4.5795 110.51132 -40.89 288.27145 -11.7817 57.67747 -20.8 105.4893 -20.0407 106.24854 0.7592 0.75924 46.5091 -22.32349 101.6664 -51.29496 119.3947 -62.71227 174.1782 -90.16733 240.9757 -120.76623 154.7446 -70.88602 270.461 -111.61234 395.0684 -139.04412 33.1894 -7.30651 40.0172 -7.82767 103.7409 -7.91846 62.6644 -0.0893 70.2629 0.44464 93.4101 6.56378 98.7242 26.09846 152.2958 81.67561 159.7709 165.75241 3.1401 35.31778 -7.1074 80.32314 -28.9341 127.07373 -39.1816 83.9234 -109.6784 154.56594 -227.8975 228.36879 -17.6401 11.0125 -32.5991 19.4965 -33.2423 18.8533 -0.6432 -0.6431 9.5683 -10.3939 22.6921 -21.6683 59.2806 -50.9267 129.6214 -144.39479 161.7908 -214.98582 20.8928 -45.84615 25.1275 -64.07972 25.4731 -109.6787 0.307 -40.52532 0.1734 -41.46268 -8.015 -56.24295 -15.7157 -28.3674 -44.366 -47.94696 -86.887 -59.37857 -14.7796 -3.97344 -30.1272 -4.95863 -76.7399 -4.92608 -52.1407 0.0364 -62.4482 0.86995 -98.0565 7.92956 -144.499 28.648 -314.7477 91.40733 -500.6041 184.53932 -98.9329 49.57496 -233.3631 125.97015 -261.2657 148.47441 -11.467 9.24849 -11.5685 9.50367 -20.4709 51.48193 -19.2569 90.8038 -21.5671 106.2751 -21.7907 145.9285 -0.2129 37.7246 -0.1086 38.3852 6.1914 39.2798 11.3297 1.6088 57.9825 -13.691 93.0699 -30.5222 42.135 -20.2121 72.0184 -39.6983 159.1642 -103.7874 43.1417 -31.7275 78.0392 -55.08319 94.9473 -63.54505 24.4036 -12.21304 28.5099 -13.3794 47.1042 -13.3794 17.4905 0 22.0488 1.11091 32.2451 7.85854 15.7351 10.41298 30.1432 30.55691 38.0869 53.24911 5.9719 17.0593 6.4501 23.0466 6.2437 78.161 -0.1833 48.954 -1.8454 72.7192 -9.2431 132.1632 -11.5815 93.0629 -14.5762 150.5212 -8.1241 155.8759 2.6879 2.2308 21.1523 5.4024 45.175 7.7596 99.9355 9.8062 109.3651 12.2223 137.8921 35.3317 22.0012 17.8228 35.7478 35.5956 43.6227 56.3989 33.1351 87.5339 5.9671 234.4957 -67.8601 367.0797 -82.2222 147.6604 -205.2593 238.7463 -322.4939 238.7463 -44.188 0 -74.1838 -14.7886 -100.5901 -49.5932 -8.2414 -10.8624 -14.4595 -20.2747 -13.818 -20.9161 0.6414 -0.6414 5.1942 1.7019 10.1172 5.2074 4.9231 3.5055 16.6216 8.761 25.9968 11.6789 72.9925 22.7179 165.4788 -28.9545 247.4066 -138.2267 64.6072 -86.1705 107.5253 -179.9775 128.7355 -281.3796 9.5266 -45.5451 11.2531 -104.1884 3.5563 -120.7943 -6.3225 -13.6409 -24.1042 -29.8811 -37.3379 -34.1012 -6.04 -1.9261 -35.457 -4.3677 -65.3711 -5.4258 -49.8111 -1.762 -55.5477 -2.5056 -68.1531 -8.8349 -16.8149 -8.4429 -28.7811 -21.6448 -38.4852 -42.4594 -10.7333 -23.0222 -10.7911 -47.8351 -0.4037 -173.0859 9.5966 -115.7157 11.0115 -195.2799 3.6041 -202.6712 -5.0499 -5.0389 -34.7555 3.1745 -67.4822 18.6583 -33.6146 15.9039 -67.5683 39.2912 -135.0054 92.9917 -95.3076 75.8939 -120.1168 92.6888 -155.186 105.0551 -24.0339 8.4749 -55.5179 8.5993 -71.4466 0.2822 -16.9332 -8.8415 -32.6071 -29.9431 -40.7839 -54.9071 -6.1075 -18.6462 -6.8499 -25.9094 -6.788 -66.4114 0.059 -38.3178 1.3005 -51.4658 7.8904 -83.5343 4.3014 -20.9324 7.275 -38.6046 6.608 -39.2716 -4.0293 -4.0293 -153.8756 86.7612 -395.4252 239.5847 -144.594 91.4817 -192.9878 123.7446 -194.0739 129.3842 -0.4765 2.4742 16.5871 41.4666 37.9192 86.6497 71.4397 151.3156 86.5204 187.9 86.5204 209.8911 0 20.8693 -9.7202 42.2053 -25.8238 56.6838 -19.7485 17.7556 -35.8864 22.5868 -70.3754 21.0682 -23.7168 -1.0443 -29.765 -2.4012 -44.6029 -10.0063 -40.32762 -20.6696 -88.26518 -64.7175 -171.87807 -157.9319 -20.73464 -23.1156 -39.12109 -41.5717 -40.85879 -41.0136 -1.73768 0.5582 -15.0986 15.634 -29.69095 33.5018 -101.46273 124.2378 -216.41076 239.9931 -360.01017 362.5383 -80.83727 68.9852 -215.61077 173.6642 -246.1032 191.1493 -18.5773 10.6527 -32.14525 11.3954 -45.26717 2.4781 z m 808.31163 -646.907 c -20.13351 -39.9861 -37.88538 -73.0334 -39.4486 -73.4383 -5.2533 -1.3611 -35.39414 44.7678 -35.47926 54.2991 -0.0526 5.8754 52.07839 58.3324 77.33084 77.8145 19.65656 15.1649 31.70765 21.4324 33.12475 17.2274 0.59325 -1.7604 -15.39422 -35.9166 -35.52773 -75.9027 z m -102.70108 -128.1205 19.17184 -37.929 -6.20161 -10.262 c -3.41089 -5.6441 -26.68413 -43.2171 -51.71836 -83.4956 -37.51302 -60.356 -46.01017 -72.3519 -48.32263 -68.2198 -1.54321 2.7576 -2.68257 19.0858 -2.53188 36.2848 0.30676 35.0152 7.69898 76.0746 20.83346 115.7175 12.89935 38.9332 39.46636 88.8819 46.19753 86.8562 1.8699 -0.5627 12.02713 -18.0912 22.57165 -38.9521 z m 80.50594 -247.4605 c 3.61249 -20.3493 5.32757 -43.8583 5.39109 -73.8977 0.0813 -38.4867 -0.6252 -45.4912 -5.59124 -55.42324 -5.23451 -10.46905 -6.70033 -11.43529 -18.51986 -12.20798 -9.55321 -0.62455 -16.45778 1.08218 -27.00108 6.67433 -18.84583 9.99579 -49.71693 32.13129 -51.57895 36.98349 -0.81847 2.133 6.14198 14.4748 15.46766 27.4263 9.32569 12.9515 26.92579 38.8962 39.11134 57.6548 24.50043 37.7164 32.69426 48.0489 35.52892 44.8026 1.04182 -1.1931 4.27828 -15.5988 7.19212 -32.0126 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3101" Fill="#D40000" Data="m 956.47267 1566.1265 c -4.21965 -2.617 -8.32172 -5.6632 -14.72722 -10.9364 -24.71104 -20.3432 -68.41315 -62.2752 -77.64128 -74.4965 -2.7451 -3.6355 -2.54422 -4.2333 0.35112 -1.045 1.21171 1.3344 4.13138 4.4645 6.48815 6.9559 2.35676 2.4914 5.46721 5.8256 6.91211 7.4095 l 2.62708 2.8796 1.63191 -1.0495 c 3.31353 -2.1308 8.02851 -5.7158 13.17841 -10.0199 4.35522 -3.6399 24.24767 -20.8702 24.24767 -21.0027 0 -0.042 -0.72363 -1.4134 -1.60807 -3.0471 -0.88444 -1.6337 -3.37239 -6.4876 -5.52878 -10.7864 -6.41748 -12.7935 -9.6402 -18.7647 -13.47842 -24.9731 -0.96136 -1.5551 -1.68626 -2.8274 -1.61089 -2.8274 1.21002 0 12.94517 21.8238 31.42623 58.4431 9.97527 19.7656 27.29856 55.4266 34.99172 72.0325 2.97132 6.4137 6.25996 13.8238 6.17346 13.9104 -0.0384 0.038 -0.14236 0.025 -0.23096 -0.03 -0.0886 -0.055 -2.80595 -5.3986 -6.03856 -11.8752 -5.58059 -11.1808 -10.8654 -22.0712 -24.11867 -49.7015 -8.34102 -17.3892 -18.16953 -37.0148 -18.43484 -36.8107 -1.81989 1.4001 -18.25444 13.9674 -22.16555 16.9498 -2.89168 2.205 -7.76786 5.8671 -10.83596 8.1381 -3.0681 2.2709 -5.59977 4.147 -5.62594 4.1691 -0.11362 0.096 24.53449 24.7709 29.44677 29.4791 18.3624 17.5997 33.80957 30.2627 47.02983 38.5533 0.90374 0.5668 1.64316 1.0601 1.64316 1.0962 0 0.036 -0.38567 0.066 -0.85704 0.066 -0.76482 0 -1.11404 -0.1593 -3.24544 -1.4812 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3103" Fill="#D40000" Data="m 862.16334 1476.5134 c 0 -0.6627 2.03507 -5.0065 4.13561 -8.8274 4.18387 -7.6104 13.11275 -21.654 19.82138 -31.1756 3.37074 -4.7841 7.43384 -10.0582 7.61169 -9.8803 0.0481 0.048 -0.78315 1.3516 -1.84722 2.8966 -5.14969 7.4775 -10.75946 16.312 -19.09834 30.0768 -5.32496 8.7897 -6.9547 11.442 -8.84643 14.3967 -1.85424 2.8961 -1.77669 2.7864 -1.77669 2.5132 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3105" Fill="#D40000" Data="m 863.23772 1472.7878 c -0.0204 -0.5434 2.77125 -6.5811 4.65864 -10.0757 6.98663 -12.9359 17.5423 -28.535 24.12425 -35.6506 1.61079 -1.7414 3.79231 -3.6963 4.12473 -3.6963 0.0888 0 -0.45992 0.6595 -1.21947 1.4655 -2.99316 3.1763 -7.16014 8.7747 -13.25514 17.8083 -7.57891 11.2329 -14.31615 22.2747 -17.88398 29.3103 -0.29727 0.5862 -0.54433 0.9635 -0.54903 0.8385 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3107" Fill="#D40000" Data="m 862.51862 1475.7951 c 0 -0.2949 2.11414 -4.7669 3.24567 -6.8656 3.8332 -7.1096 12.85697 -21.4279 19.75962 -31.3532 2.46142 -3.5393 6.49022 -8.9337 6.59436 -8.8295 0.0442 0.044 -1.70889 2.7883 -3.89583 6.0981 -4.68187 7.0856 -8.14181 12.5969 -15.9056 25.3358 -7.76045 12.7335 -9.79822 15.9809 -9.79822 15.6144 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3109" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3111" Fill="#D40000" Data="m 810.01687 1406.7586 c -1.04492 -0.5251 -2.14956 -2.0287 -5.69088 -7.7464 -8.92218 -14.4055 -21.76915 -38.6834 -28.09713 -53.0975 -7.26463 -16.5475 -13.92992 -36.7857 -19.24782 -58.4431 -1.3479 -5.4894 -3.35491 -14.3864 -3.35491 -14.8722 0 -0.1249 0.066 -0.2271 0.14666 -0.2271 0.0807 0 0.3661 1.0592 0.63432 2.3537 8.25213 39.8295 23.93208 79.2868 45.90231 115.5096 4.09113 6.7451 10.45045 16.6092 10.70786 16.6092 0.12589 0 5.87277 -9.8252 10.36051 -17.713 8.68327 -15.2618 14.49412 -27.0081 21.02795 -42.5065 2.82476 -6.7004 6.78998 -16.4473 6.78998 -16.6904 0 -0.5134 -18.26301 -30.7882 -32.97655 -54.6657 -0.91464 -1.4843 -1.66298 -2.7481 -1.66298 -2.8085 0 -0.06 0.29913 -0.085 0.66474 -0.055 l 0.66474 0.055 17.5279 28.3707 17.5279 28.3706 -4.04842 9.6441 c -6.05744 14.4298 -9.39558 21.7607 -15.1495 33.2699 -7.89771 15.7974 -19.19987 35.0837 -20.55971 35.0837 -0.15857 0 -0.68371 -0.1987 -1.16697 -0.4415 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3113" Fill="#D40000" Data="m 808.86161 1263.3572 c -27.50673 -44.498 -59.72329 -95.3953 -60.05314 -94.8749 -0.10861 0.1714 -0.15154 0.1261 -0.1535 -0.1618 -0.001 -0.2198 0.0684 -0.3997 0.15538 -0.3997 0.32604 0 2.29099 1.582 2.89483 2.3307 1.00085 1.2409 13.54236 20.9122 25.58184 40.1249 4.37194 6.9768 37.38854 60.0902 38.40019 61.7739 0.0976 0.1625 -0.0525 0.222 -0.5597 0.222 l -0.69312 0 -5.57278 -9.0151 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3115" Fill="#D40000" Data="m 902.99294 1150.7336 c -2.26744 -2.3521 -3.49795 -4.1033 -10.14118 -14.4325 -21.31706 -33.1445 -42.00896 -64.2415 -55.31794 -83.1349 -4.06807 -5.775 -6.95888 -9.6934 -13.10186 -17.7595 -4.83767 -6.352 -5.49831 -7.3672 -6.3288 -9.7247 l -0.32664 -0.9272 3.0751 -3.2581 c 1.6913 -1.792 3.7464 -3.8692 4.56688 -4.6161 3.2653 -2.9725 10.26932 -8.266 16.80572 -12.7015 2.369 -1.6076 2.79015 -1.8319 3.3486 -1.7838 0.63358 0.055 0.6202 0.068 -1.64398 1.6426 -5.96299 4.1468 -13.30125 9.7824 -18.26296 14.0255 -3.11438 2.6633 -7.0971 6.3213 -7.16077 6.577 -0.0264 0.1059 1.32825 1.9511 3.01025 4.1005 12.44375 15.9019 25.37379 33.935 39.20274 54.6748 10.00159 14.9998 18.67103 28.5424 43.66324 68.2068 0.23085 0.3663 0.35019 0.6661 0.26519 0.6661 -0.085 0 -0.82911 -0.6998 -1.65359 -1.555 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3117" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3119" Fill="#D40000" Data="m 907.20421 1152.111 c 0.43945 -5.7416 1.26909 -11.7533 3.19538 -23.154 3.91202 -23.1535 4.76656 -28.3366 5.66894 -34.3849 1.19036 -7.9784 2.42867 -17.6398 3.01883 -23.5532 0.24377 -2.4425 0.47265 -4.7207 0.50863 -5.0627 0.15406 -1.4643 0.10544 2.4344 -0.0576 4.6186 -0.25842 3.4619 -1.15919 12.4932 -1.78062 17.8527 -2.75731 23.7806 -8.81706 61.2161 -10.3948 64.2164 -0.21326 0.4055 -0.22705 0.3593 -0.15876 -0.5329 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3121" Fill="#D40000" Data="m 919.48236 1017.1186 c -0.0809 -0.7256 -0.37896 -2.7852 -0.66238 -4.577 -1.26912 -8.0234 -3.11557 -15.15477 -5.61779 -21.69714 -0.53565 -1.40051 -0.9313 -2.58898 -0.87924 -2.64104 0.10939 -0.10939 1.81381 3.42659 2.70051 5.60244 2.12615 5.21732 3.97108 13.36094 4.4466 19.62764 0.28269 3.7255 0.2909 6.1841 0.0123 3.6851 l -10e-6 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3123" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3125" Fill="#D40000" Data="m 845.58403 1002.3743 c -0.48031 -0.097 -0.4322 -0.1504 1.06583 -1.185 3.81705 -2.63608 15.2457 -9.65103 20.57618 -12.62971 5.02633 -2.80872 10.23335 -5.29141 13.28794 -6.33565 2.09995 -0.71789 5.7891 -1.64792 8.52903 -2.15018 3.39197 -0.62178 3.86042 -0.5501 1.06469 0.16293 -5.4343 1.38595 -11.1893 3.62139 -18.28368 7.10199 -7.03869 3.45327 -15.10287 8.12009 -22.27302 12.88962 -3.70286 2.4631 -3.3478 2.271 -3.96697 2.146 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3127" Fill="#D40000" Data="m 1013.3338 1069.9053 c 0 -0.1728 0.1958 -3.1905 0.435 -6.7059 1.4531 -21.3505 1.76 -44.0172 0.8022 -59.2391 -1.4732 -23.41203 -5.8305 -40.66353 -15.00804 -59.42008 -12.77993 -26.11884 -32.83389 -45.56809 -56.84049 -55.12649 -16.43415 -6.54338 -33.16286 -8.39444 -52.4034 -5.79853 -31.88815 4.30232 -70.16814 20.03111 -104.18506 42.80841 -5.57438 3.73253 -8.76944 6.04513 -21.64867 15.66943 l -11.2568 8.41189 -2.59901 -2.5392 c -9.51019 -9.29134 -28.94783 -28.16543 -31.90939 -30.98425 -13.55521 -12.90191 -29.19102 -26.54719 -42.58886 -37.16705 l -2.97545 -2.3585 0 -1.40826 c 0 -0.77454 0.0421 -1.40826 0.0934 -1.40826 0.1464 0 6.30551 4.87589 11.0978 8.78562 23.78452 19.40433 48.09534 42.70342 65.71519 62.98039 1.40082 1.61208 2.61322 3.00432 2.69422 3.09389 0.0844 0.0933 1.00371 -0.66474 2.15413 -1.77639 6.31009 -6.09742 19.08764 -15.77116 31.93395 -24.17681 25.36661 -16.59799 51.48301 -29.1583 75.05232 -36.09534 11.65566 -3.43055 21.58978 -5.38619 33.21843 -6.5394 4.62129 -0.4583 18.07198 -0.45587 22.29365 0.004 9.83757 1.07166 17.57901 2.82938 25.57996 5.80801 10.17635 3.78849 19.45371 9.25039 28.06691 16.52396 3.10935 2.62574 9.3189 8.81788 12.01619 11.98248 8.53379 10.01233 15.79548 21.61437 22.00938 35.16443 5.9775 13.03467 9.9382 31.11874 11.6151 53.03313 0.6866 8.9733 0.8101 12.8037 0.8076 25.0471 -0 14.2553 -0.2869 21.2867 -1.4444 35.7498 l -0.4798 5.9953 -1.123 0 c -0.9558 0 -1.1231 -0.047 -1.1231 -0.3143 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3129" Fill="#D40000" Data="m 235.23621 1120.7653 c -1.16657 -14.44 -1.51027 -20.1823 -1.07497 -17.9596 1.05032 5.3628 2.52637 9.2372 3.51922 9.2372 0.62228 0 1.96223 -1.873 3.17708 -4.441 2.29547 -4.8522 2.71224 -4.3258 0.9845 1.2435 -0.60619 1.954 -2.13673 7.9575 -3.40121 13.341 l -2.29904 9.7883 -0.90558 -11.2094 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3131" Fill="#D40000" Data="m 658.10986 1258.0853 c -3.6e-4 -0.024 -0.24005 -1.803 -0.53278 -3.9525 -1.7652 -12.9612 -4.4052 -41.7386 -5.32077 -57.999 -0.98036 -17.411 -1.04621 -34.9856 -0.17806 -47.5183 1.72644 -24.923 6.23558 -45.6509 16.34648 -75.1428 l 1.6449 -4.798 -2.81447 -3.8175 c -12.38721 -16.8021 -23.76628 -31.2759 -35.22705 -44.8077 -0.24407 -0.2881 -0.21115 -0.3108 0.45102 -0.3108 0.69748 0 0.76624 0.06 2.9179 2.5313 4.64635 5.3375 14.70896 17.4237 18.81981 22.6045 4.74992 5.9863 7.27399 9.4127 12.92713 17.5485 l 4.29385 6.1795 -3.71784 11.8508 c -6.89753 21.9861 -8.14389 26.6511 -9.5971 35.9208 -2.25565 14.3881 -3.56948 43.3032 -3.32949 73.2759 0.1626 20.3076 0.96888 34.3561 2.88014 50.1829 0.68676 5.687 2.20435 15.8907 2.66181 17.8971 0.0873 0.383 0.0426 0.3997 -1.0669 0.3997 -0.63692 0 -1.15828 -0.02 -1.15858 -0.044 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3133" Fill="#D40000" Data="m 628.44475 1015.8877 c -36.18797 -42.25042 -73.14521 -74.15067 -108.35422 -93.52773 -3.6782 -2.02427 -3.78598 -2.09895 -3.02953 -2.09895 0.86765 0 2.25286 0.7096 8.26452 4.23364 21.17539 12.41303 43.18064 28.64061 60.48596 44.60484 7.66957 7.07521 20.6625 20.64203 34.20663 35.7175 5.4785 6.0979 12.67265 14.2762 12.93083 14.6996 0.0993 0.1629 -0.045 0.2202 -0.54125 0.215 -0.65904 -0.01 -0.76204 -0.1067 -3.96294 -3.8439 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3135" Fill="#D40000" Data="m 511.12315 917.66498 c -12.2644 -6.08178 -24.68608 -10.78706 -36.72211 -13.91016 -5.98103 -1.55196 -6.15469 -1.79682 -0.3783 -0.53337 14.02665 3.06798 26.45444 7.79596 41.24553 15.6913 1.93133 1.03092 2.24281 1.27105 1.63292 1.25885 -0.42456 -0.009 -2.94762 -1.10305 -5.77804 -2.50662 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3137" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3139" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3141" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3143" Fill="#D40000" Data="m 242.96316 1104.6149 c -0.0161 -0.5991 -0.0208 -0.6002 -0.55814 -0.1256 -0.67872 0.5994 -0.98424 1.6271 2.88259 -9.6958 7.75546 -22.7095 11.50089 -32.5886 17.76295 -46.8523 14.42923 -32.8668 31.96084 -61.81261 51.35268 -84.78643 6.42927 -7.61687 17.29742 -18.83824 23.63004 -24.39803 23.35756 -20.50702 48.49881 -33.53542 72.17906 -37.40378 3.04747 -0.49783 2.28242 -0.12452 -1.27056 0.61998 -4.21295 0.88279 -11.002 2.79803 -15.74136 4.44076 -32.16772 11.1498 -62.22872 34.96025 -88.60477 70.18128 -17.34781 23.16524 -32.91962 51.28522 -45.61468 82.37222 -5.65126 13.8385 -10.16559 26.7878 -15.24831 43.7397 -0.41428 1.3817 -0.76055 2.2403 -0.7695 1.908 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3145" Fill="#D40000" Data="m 233.48204 1101.7694 c -0.18422 -0.1842 -0.33525 -1.0321 -0.33561 -1.8841 -3.6e-4 -0.8521 -1.47864 -11.8366 -3.28506 -24.4101 -4.7618 -33.1442 -5.29155 -38.1343 -5.60066 -52.756 -0.37369 -17.6766 1.08183 -29.46115 5.55706 -44.99235 12.5947 -43.70962 38.66263 -85.6573 72.11171 -116.03981 39.86032 -36.206 86.96725 -58.11015 142.49276 -66.25742 55.39227 -8.12772 116.69559 7.45926 180.124 45.79833 8.86807 5.36027 26.60398 17.16958 34.99687 23.30238 11.97465 8.75004 13.23718 9.82125 13.23718 11.23129 0 1.19847 -0.1853 1.11542 -3.64444 -1.63343 -2.00444 -1.59286 -6.92205 -5.2825 -10.92803 -8.19921 -37.81474 -27.53255 -74.19315 -46.85162 -111.55971 -59.24476 -15.4488 -5.1238 -27.96823 -7.8652 -45.19916 -9.89731 -11.09493 -1.30846 -45.66361 -1.31466 -56.02183 -0.01 -26.65527 3.35724 -57.87888 13.1065 -84.40958 26.35606 -45.7174 22.83148 -82.05188 57.95556 -107.86504 104.27177 -3.66142 6.56963 -10.88874 21.18026 -13.88058 28.06075 -9.57004 22.00868 -13.65063 41.28594 -13.65125 64.49036 -3.9e-4 14.4824 1.40796 29.2674 6.05035 63.5169 1.36408 10.0637 2.40496 18.3727 2.31307 18.4646 -0.0919 0.092 -0.31782 0.016 -0.50205 -0.1679 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3147" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3149" Fill="#D40000" Data="m 684.80666 1342.1653 c -11.91522 -27.3348 -20.22121 -52.0595 -24.69082 -73.498 -0.74926 -3.5938 -1.87684 -9.7543 -1.87684 -10.254 0 -0.1583 0.31766 -0.2267 1.05386 -0.2267 1.23973 0 1.04998 -0.3763 1.7912 3.5528 4.56714 24.21 12.53277 49.2691 24.25034 76.2893 1.10315 2.5438 2.29261 5.2546 2.64326 6.024 0.35065 0.7694 0.63755 1.4688 0.63755 1.5543 0 0.086 -0.50413 0.1555 -1.12027 0.1555 l -1.12027 0 -1.56801 -3.5972 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3151" Fill="#D40000" Data="m 746.10533 1458.3187 c -0.6626 -1.0551 -12.22528 -21.0543 -15.48251 -26.779 -17.45395 -30.676 -30.62586 -55.9864 -41.50097 -79.7458 -1.44988 -3.1677 -2.61657 -5.775 -2.59264 -5.7942 0.0239 -0.019 0.53211 -0.088 1.12928 -0.1531 l 1.08577 -0.1185 0.40119 0.9387 c 0.22066 0.5163 1.42218 3.1369 2.67006 5.8237 10.98188 23.6449 23.76022 47.9259 46.182 87.7535 4.75776 8.4512 9.02914 16.0652 9.49195 16.9201 l 0.84147 1.5543 -0.9873 0 c -0.83108 0 -1.02702 -0.063 -1.2383 -0.3997 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3153" Fill="#D40000" Data="m 751.11443 1466.9535 -4.72449 -8.1463 0.903 -0.055 c 0.76981 -0.047 0.94963 0.01 1.21919 0.3553 0.17391 0.2256 1.50219 2.7683 2.95174 5.6505 2.4898 4.9506 4.57927 9.729 4.43866 10.1509 -0.035 0.1049 -2.18963 -3.475 -4.7881 -7.9555 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3155" Fill="#D40000" Data="m 629.48693 1642.7965 c 12.99642 -13.7413 38.31933 -41.8773 52.47987 -58.3099 28.26237 -32.7971 54.90541 -66.712 73.39094 -93.4221 0.90679 -1.3102 1.64871 -2.2864 1.64871 -2.1694 0 0.1171 -0.2698 0.9115 -0.59955 1.7653 -1.85509 4.8035 -4.58005 8.8662 -14.4984 21.6161 -1.52007 1.954 -3.79832 4.9117 -5.06277 6.5726 -16.9117 22.2143 -27.48334 35.441 -42.85511 53.6185 -17.73688 20.9743 -41.05096 47.018 -61.20842 68.3748 -2.4016 2.5445 -2.494 2.6202 -3.19917 2.6202 l -0.72614 0 0.63004 -0.6661 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3157" Fill="#D40000" Data="m 516.1301 1756.0208 c 0.63415 -0.6218 4.3505 -4.1535 8.25855 -7.8483 29.93034 -28.2967 67.56834 -65.8307 94.66856 -94.4069 4.77173 -5.0316 8.93191 -9.4138 9.24483 -9.7381 0.48269 -0.5004 0.67282 -0.5812 1.25394 -0.5329 l 0.68499 0.057 -5.39795 5.6845 c -31.00645 32.652 -66.18411 67.5885 -106.90877 106.176 -1.52576 1.4457 -1.93048 1.7394 -2.39647 1.7394 l -0.56069 0 1.15301 -1.1305 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3159" Fill="#D40000" Data="m 574.39393 1813.2308 c 0.43965 -0.4267 1.87853 -1.8086 3.19749 -3.071 16.19956 -15.5045 48.64938 -47.7167 65.83664 -65.3544 55.61655 -57.0741 103.92461 -112.0905 141.98251 -161.6989 l 5.75517 -7.5019 0.95068 0 c 0.52287 0 0.95067 0.042 0.95067 0.094 0 0.24 -12.70855 16.8901 -19.5208 25.5751 -35.59072 45.3752 -76.70224 91.8694 -128.17037 144.9516 -10.36873 10.6939 -42.0619 42.2405 -55.59319 55.336 l -12.75671 12.3459 -1.71573 0.05 -1.71573 0.05 0.79937 -0.7757 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3161" Fill="#D40000" Data="m 401.06415 1968.4716 c 57.98576 -48.6724 118.54769 -102.8049 168.53846 -150.6458 l 3.8114 -3.6475 1.6631 -0.1247 c 0.91471 -0.069 1.68583 -0.097 1.71359 -0.063 0.0278 0.034 -4.51413 4.387 -10.09311 9.6731 -47.46571 44.9745 -98.86004 90.8022 -154.02298 137.3403 l -12.26497 10.3473 -1.38833 10e-5 -1.38833 10e-5 3.43117 -2.8801 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3163" Fill="#D40000" Data="m 142.11444 2153.133 c -16.1462 -2.9239 -29.69806 -14.8164 -34.59359 -30.3578 -3.17358 -10.075 -2.33063 -20.196 2.50481 -30.0745 3.04242 -6.2155 8.63451 -12.9361 15.06328 -18.1032 1.46552 -1.1779 7.6207 -5.6392 13.67817 -9.9139 122.85622 -86.6998 249.08738 -189.279 362.38283 -294.483 5.66667 -5.262 11.13844 -10.3715 12.15947 -11.3545 1.02103 -0.983 1.94574 -1.6979 2.05496 -1.5887 0.20592 0.2059 -8.93921 8.8756 -24.87275 23.5797 -79.5623 73.4231 -167.2465 147.0845 -251.89159 211.6079 -15.1326 11.5353 -38.88228 29.1735 -73.36476 54.4857 -18.85634 13.8417 -35.40338 26.049 -36.7712 27.1273 -1.36782 1.0783 -3.9273 3.4079 -5.68774 5.1769 -12.86092 12.9233 -18.38253 27.5803 -14.90279 39.5593 3.13331 10.7863 13.03603 23.4277 22.54456 28.7794 5.50918 3.1007 12.85803 5.1202 18.65205 5.1255 11.13078 0.01 22.56048 -6.0671 53.2916 -28.336 44.57341 -32.2995 102.32614 -76.8297 152.23631 -117.3817 11.09127 -9.0116 34.57293 -28.3689 39.53942 -32.5945 2.93346 -2.4959 3.67574 -2.9598 4.73523 -2.9598 1.19037 0 0.74903 0.4214 -8.39226 8.0137 -65.16199 54.1205 -138.04405 110.8062 -198.06647 154.0506 -16.75146 12.0689 -18.61031 13.3062 -23.4483 15.6071 -4.29673 2.0436 -7.02646 2.9521 -11.66235 3.8814 -4.16356 0.8347 -11.04217 0.904 -15.18889 0.1531 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3165" Fill="#D40000" Data="m 988.71371 1736.142 c -20.71273 -11.0337 -58.66948 -47.4137 -111.50984 -106.8779 -25.35279 -28.5308 -50.28778 -57.4328 -49.89163 -57.8289 0.3175 -0.3175 8.51841 8.8016 30.54207 33.9618 56.67211 64.7431 97.69245 105.427 128.74879 127.6926 3.09522 2.2191 5.84247 4.2412 6.10499 4.4935 0.98447 0.9464 -0.55555 0.3907 -3.99438 -1.4411 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3167" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3169" Fill="#D40000" Data="m 1064.8331 1768.3613 c -26.865 -2.5744 -46.5327 -9.8685 -63.6035 -23.5884 -7.3711 -5.9241 -7.72221 -6.9145 -0.8149 -2.2986 7.4649 4.9887 17.8778 11.0478 24.3286 14.1567 16.2674 7.8398 29.8085 10.0986 54.1495 9.033 24.653 -1.0793 30.3155 -2.6316 48.2426 -13.2252 15.6304 -9.2364 26.8748 -22.3091 32.6274 -37.9327 5.3103 -14.422 6.9282 -29.2164 4.5636 -41.7312 -4.6088 -24.3932 -20.8894 -62.1231 -84.0038 -194.6766 -13.2186 -27.7619 -15.8077 -33.6076 -14.0348 -31.6881 1.4829 1.6057 60.9095 127.4774 77.4336 164.0125 15.9584 35.2844 18.3848 41.836 21.1205 57.0267 1.9946 11.0761 1.9837 27.5762 -0.025 36.9292 -7.0767 32.9592 -33.2072 55.7672 -71.5965 62.493 -8.2018 1.437 -21.6009 2.1401 -28.3878 1.4897 l 10e-5 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3171" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3173" Fill="#D40000" Data="m 1681.0301 1273.4976 c -16.7817 -2.7144 -27.9388 -8.2895 -39.5324 -19.7536 -10.9941 -10.8714 -17.818 -22.4135 -23.601 -39.9192 -6.5027 -19.684 -8.8774 -37.3478 -8.9167 -66.325 -0.037 -26.9956 1.727 -45.6538 7.0714 -74.8098 2.742 -14.9594 8.3564 -39.1145 8.6894 -37.3853 0.1166 0.6055 -1.3771 8.271 -3.3193 17.0346 -9.1385 41.2341 -11.9422 65.8717 -11.2294 98.6811 0.5596 25.7635 3.158 43.3296 9.0399 61.114 5.9012 17.8428 12.7217 29.246 24.4529 40.8827 10.9755 10.8872 18.8071 15.2497 32.7266 18.2304 6.3606 1.3621 25.3674 1.1462 34.8172 -0.3954 30.3721 -4.9549 63.7772 -22.3551 110.3761 -57.4933 8.7298 -6.5828 16.018 -11.8231 16.196 -11.6451 0.726 0.726 -25.5605 20.5956 -43.0819 32.565 -33.4552 22.8543 -58.7502 34.3371 -85.1893 38.672 -5.587 0.9161 -24.0293 1.27 -28.4995 0.5469 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3175" Fill="#D40000" Data="m 1063.5582 1353.2349 c 0 -0.4381 32.3806 -26.7924 66.7922 -54.3617 139.0534 -111.4045 300.0796 -231.8107 426.8845 -319.20003 29.5022 -20.33184 36.9409 -25.22427 34.6206 -22.77016 -0.3908 0.41336 -12.2215 8.67454 -26.2905 18.35817 -129.5796 89.18922 -317.9539 230.68182 -468.7941 352.12282 -17.8825 14.3971 -32.6709 26.1766 -32.8632 26.1766 -0.1922 0 -0.3495 -0.1466 -0.3495 -0.3257 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3177" Fill="#D40000" Data="m 1061.4522 1371.6074 0.026 -0.7441 6.6171 -4.4289 c 32.9321 -22.0418 92.4536 -60.3425 165.9589 -106.7906 l 10.303 -6.5105 0.9746 0 c 0.8473 0 0.9517 0.016 0.7993 0.1205 -0.096 0.066 -1.8339 1.1721 -3.8612 2.4575 -8.4806 5.3772 -48.5862 31.0559 -66.2592 42.4243 -36.7137 23.6167 -78.8049 50.9118 -109.0701 70.7292 -2.8577 1.8713 -5.2676 3.4213 -5.3551 3.4445 -0.1452 0.039 -0.157 -0.023 -0.1333 -0.7019 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3179" Fill="#D40000" Data="m 1246.1794 1253.1777 c -0.03 -0.047 -0.1334 -0.054 -0.9324 -0.065 l -0.8991 -0.013 2.1893 -1.384 c 1.2041 -0.7612 7.8827 -4.9705 14.8413 -9.3541 l 12.652 -7.9702 0.9122 0 c 0.5358 0 0.9 0.012 0.8824 0.028 -0.016 0.015 -3.8169 2.4297 -8.4456 5.3651 -4.6287 2.9354 -11.2421 7.1361 -14.6963 9.3349 -3.4543 2.1988 -6.3233 4.0234 -6.3755 4.0546 -0.089 0.053 -0.097 0.053 -0.1283 0 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3181" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3183" Fill="#D40000" Data="m 1274.9169 1233.923 c 0.2931 -0.1797 12.6834 -7.9467 27.534 -17.26 25.0528 -15.7116 72.3454 -45.2426 89.7075 -56.0164 5.1295 -3.183 7.6551 -4.652 8.0825 -4.7013 0.4002 -0.046 0.5585 -0.011 0.4441 0.099 -0.098 0.094 -4.814 3.0335 -10.4807 6.5327 -20.1561 12.4467 -90.5068 56.5665 -111.8389 70.1387 -2.0959 1.3335 -2.5167 1.5354 -3.1975 1.5349 l -0.7839 -7e-4 0.5329 -0.3267 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3185" Fill="#D40000" Data="m 1448.3967 1125.7724 c 0.069 -0.066 14.4674 -8.9349 27.5266 -16.9563 85.0634 -52.2487 138.627 -84.0404 149.8706 -88.953 1.0234 -0.4472 1.9595 -0.6868 2.2492 -0.5756 0.1239 0.048 0.1352 0.2021 0.089 1.2169 -0.1637 3.5814 -2.1584 13.7931 -5.3002 27.1337 -1.9205 8.1548 -2.3127 9.8698 -3.2419 14.1751 -4.4894 20.8019 -7.563 42.1665 -8.7592 60.8857 -0.1077 1.6853 -0.2097 3.0809 -0.2265 3.1013 -0.1087 0.1311 -0.1066 -0.3198 0.012 -2.5012 0.8737 -16.1138 2.9973 -32.144 6.8978 -52.0709 0.8969 -4.5818 2.1759 -10.7088 3.7176 -17.8083 2.2703 -10.4547 3.5512 -16.915 3.5528 -17.9193 9e-4 -0.3566 -0.1298 -0.3713 -0.3041 -0.034 -0.3271 0.6326 -1.3876 4.5592 -2.582 9.5602 -5.231 21.9023 -9.4093 45.6322 -11.2288 63.7723 -0.5431 5.414 -1.2503 14.8356 -1.2503 16.6562 0 0.3209 -0.021 0.3527 -0.2318 0.3527 l -0.2318 0 0.061 -0.9993 c 0.1349 -2.2248 0.5992 -8.0381 0.8957 -11.2134 2.6329 -28.1955 8.2264 -57.7589 16.9976 -89.8378 0.634 -2.3188 1.1368 -4.232 1.1173 -4.2515 -0.051 -0.051 -23.5026 13.5777 -37.9258 22.0397 -38.2782 22.4576 -82.3075 48.8594 -126.3011 75.7355 -6.7414 4.1183 -12.6422 7.7216 -13.1129 8.0073 l -0.8558 0.5195 -0.7356 0 c -0.4045 0 -0.7188 -0.016 -0.6985 -0.035 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3187" Fill="#D40000" Data="m 1700.3342 1117.4498 c 2e-4 -0.066 0.2687 -2.4535 0.4072 -3.6191 0.8231 -6.9318 1.6822 -12.4593 3.708 -23.8562 0.6092 -3.4277 2.0898 -11.5348 2.5466 -13.9444 l 0.1325 -0.6987 0.3717 0 c 0.3695 0 0.3716 4e-4 0.355 0.071 -0.065 0.2751 -1.0064 5.5336 -1.4884 8.3138 -1.9856 11.4527 -3.5825 22.1919 -4.7277 31.7949 -0.1133 0.9499 -0.2142 1.7801 -0.2244 1.8449 l -0.018 0.1178 -0.5311 0 c -0.2921 0 -0.531 -0.011 -0.531 -0.024 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3189" Fill="#D40000" Data="m 1699.527 1133.7635 c -0.039 -4.2138 0.3512 -11.742 0.7945 -15.3188 0.094 -0.7582 0.1505 -0.8438 0.5568 -0.8438 0.4416 0 0.4495 0.022 0.3379 0.9326 -0.2748 2.2417 -1.0484 10.1399 -1.3442 13.7226 l -0.3226 3.908 -0.022 -2.4006 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3191" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3193" Fill="#D40000" Data="m 1708.3865 1184.4709 c 46.4338 -9.3031 92.2648 -28.6543 142.3774 -60.1159 27.689 -17.3836 52.1558 -35.0079 99.3888 -71.5934 17.2143 -13.3338 27.1632 -20.9773 33.6832 -25.878 l 5.5275 -4.1547 1.8006 0.051 1.8006 0.051 -2.443 1.7706 c -4.1903 3.0369 -26.7606 19.7741 -34.8621 25.8522 -13.7685 10.3299 -31.531 23.5586 -39.0805 29.1054 -61.3486 45.0746 -98.3794 67.4642 -140.2457 84.7958 -6.0717 2.5136 -14.8283 5.9197 -18.8297 7.3245 -1.5632 0.5487 -3.0075 1.0675 -3.2095 1.1528 -0.8435 0.3561 -12.0466 3.8197 -16.1531 4.9941 -9.4831 2.7119 -21.0474 5.4701 -27.4452 6.546 -4.6168 0.7763 -5.9827 0.8348 -2.3093 0.099 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3195" Fill="#D40000" Data="m 1708.333 1069.4164 c 6.1499 -32.1369 15.815 -78.9162 19.5255 -94.50373 l 0.4545 -1.90962 0.7839 0 c 0.4312 0 0.7838 0.06 0.7837 0.13323 -6e-4 0.38653 -2.817 12.95925 -8.5254 38.05912 -6.1054 26.8451 -10.5285 47.678 -13.0588 61.5073 -0.3989 2.1799 -0.5311 2.6202 -0.7866 2.6202 -0.2745 0 -0.1872 -0.6262 0.8232 -5.9065 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3197" Fill="#D40000" Data="m 1728.3487 972.70254 c 0.053 -0.17667 0.6607 -2.71934 1.3494 -5.65038 0.6944 -2.9554 1.4456 -5.72479 1.6864 -6.21735 0.4414 -0.90298 1.3385 -2.22561 1.3385 -1.97351 0 0.23793 -1.7649 9.31854 -2.2826 11.74363 l -0.4928 2.3093 -0.8481 0.0548 c -0.7481 0.0483 -0.8365 0.0169 -0.7508 -0.26646 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3199" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3201" Fill="#D40000" Data="m 1738.072 953.23437 c 6.2101 -5.26486 11.3489 -8.74678 32.4881 -22.01346 34.3584 -21.56293 76.0829 -46.03177 118.2185 -69.32785 19.2332 -10.63376 17.4559 -9.71342 18.6333 -9.64908 l 0.981 0.0536 -8.3861 4.61185 c -56.178 30.89473 -111.6062 63.8723 -157.1058 93.47167 -4.7082 3.06285 -5.9227 3.78043 -4.829 2.85325 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3203" Fill="#D40000" Data="m 1505.0191 1015.81 c 0.2181 -0.6707 50.4902 -35.70256 81.0632 -56.48849 18.3686 -12.48842 43.832 -29.39464 62.4508 -41.46373 l 4.8958 -3.17358 7.6116 -31.01566 c 4.1864 -17.05862 7.6474 -31.11559 7.6911 -31.23771 0.044 -0.12213 0.3561 -0.22205 0.6942 -0.22205 0.504 0 0.5972 0.056 0.5176 0.31087 -0.054 0.17097 -3.5322 14.32924 -7.7305 31.46281 -4.1982 17.13356 -7.6572 31.17254 -7.6865 31.19771 -0.029 0.0252 -12.1237 8.18177 -26.8766 18.12576 -14.7529 9.944 -30.046 20.27421 -33.9847 22.95603 -7.2754 4.95382 -9.7324 6.41485 -4.4039 2.61876 1.6106 -1.14739 2.9706 -2.19632 3.0222 -2.33094 0.1483 -0.38641 -0.374 -0.29065 -1.2844 0.2355 -5.0812 2.93656 -38.4049 25.803 -71.4879 49.05442 -7.5969 5.3393 -13.9847 9.8259 -14.195 9.9703 -0.3373 0.2316 -0.3723 0.2316 -0.297 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3205" Fill="#D40000" Data="m 1635.6535 637.5478 c -0.01 -0.18992 0.49 -3.01614 1.1093 -6.28047 5.3348 -28.118 11.9729 -56.42578 18.9366 -80.7535 l 2.1702 -7.58148 0.9421 -0.078 c 0.5181 -0.0429 0.9421 -0.018 0.9421 0.0553 0 0.0733 -1.1207 3.95201 -2.4904 8.61941 -5.4304 18.50449 -10.8243 39.25566 -10.8243 41.64282 0 0.34778 0.091 0.63232 0.2027 0.63232 0.569 0 3.6111 -5.47899 8.3693 -15.07314 7.4621 -15.04611 9.8256 -19.34743 16.582 -30.17773 2.9138 -4.67078 3.9874 -6.18238 3.9874 -5.61399 0 0.10676 -0.9583 1.74505 -2.1295 3.64065 -6.5236 10.55774 -14.0266 25.08128 -19.4 37.55228 -6.5105 15.11006 -12.4107 32.06341 -17.1365 49.23892 -0.6843 2.48706 -1.2517 4.36655 -1.261 4.17662 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3207" Fill="#D40000" Data="m 1785.0123 718.72282 c 0.4364 -1.83761 8.0015 -38.54789 10.4187 -50.55782 16.3109 -81.04238 24.0238 -130.5731 26.782 -171.98774 0.5434 -8.15873 0.6303 -32.1089 0.1398 -38.53376 -1.1823 -15.48855 -3.1392 -27.34898 -6.3417 -38.4365 -4.8791 -16.89162 -12.4219 -27.88672 -22.6852 -33.06791 -10.9091 -5.5072 -26.7772 -5.01128 -40.8855 1.27777 -28.723 12.80383 -54.891 50.40265 -78.1624 112.30582 -3.762 10.00713 -8.6682 24.38483 -12.3446 36.17553 l -2.1149 6.78292 -0.9116 0.078 c -0.5014 0.0429 -0.9117 0.002 -0.9117 -0.0907 0 -0.48157 4.4243 -14.64377 6.9023 -22.09449 16.9111 -50.84643 36.5511 -89.46664 57.2983 -112.67171 12.6198 -14.11484 24.3993 -22.02049 37.4624 -25.14235 l 3.068 -0.73321 12.9074 0 12.9075 0 1.7703 0.60214 c 9.2239 3.13722 17.0036 10.61884 22.5129 21.65019 12.3552 24.73898 14.675 68.24248 7.072 132.62417 -4.3667 36.97789 -11.8816 80.48324 -23.3242 135.0302 -2.289 10.91149 -9.8782 46.0609 -10.1025 46.78953 -0.087 0.28368 -0.3883 0.43963 -0.8486 0.43963 -0.5515 0 -0.6895 -0.0996 -0.6087 -0.43963 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3209" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3211" Fill="#D40000" Data="m 1701.2049 718.90725 c 0 -0.16062 1.0105 -4.60606 2.2456 -9.87876 18.2597 -77.95329 31.2508 -142.9468 40.1043 -200.63875 1.7446 -11.36804 5.6142 -38.7528 5.4961 -38.89465 -0.1181 -0.14187 -10.6403 6.96191 -14.5039 9.79196 -10.9769 8.04039 -23.0277 18.81827 -31.8691 28.50284 -1.819 1.9924 -3.3629 3.56684 -3.431 3.49875 -0.2833 -0.28324 9.4896 -10.88243 15.3081 -16.6024 9.2341 -9.07782 17.2568 -15.67121 25.212 -20.72021 3.8418 -2.43832 10.0242 -6.02255 10.3882 -6.02255 0.3921 0 0.6109 1.05199 0.4822 2.31791 -0.1252 1.23018 -6.9133 43.40956 -10.1133 62.84025 -7.4147 45.02335 -19.159 102.37811 -34.8841 170.35963 -2.8855 12.4742 -3.6857 15.59175 -4.019 15.65679 -0.2289 0.0447 -0.4161 -0.0502 -0.4161 -0.21081 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3213" Fill="#D40000" Data="m 2270.6518 600.19095 c 0 -0.69437 0.027 -1.26248 0.06 -1.26248 0.033 0 3.7302 -1.36525 8.2157 -3.03388 46.5699 -17.324 96.3416 -33.2852 140.5852 -45.08402 28.2832 -7.5425 60.2603 -14.93066 82.3356 -19.02321 51.3645 -9.52252 99.5138 -12.2789 144.2425 -8.25737 43.963 3.95268 83.4386 14.85379 115.2875 31.8364 5.7986 3.09198 14.7795 8.39923 14.9456 8.83214 0.045 0.11686 0.058 0.79124 0.029 1.49861 l -0.053 1.28614 -1.3322 -0.86827 c -2.4675 -1.60804 -8.7684 -5.31621 -12.0795 -7.10883 -21.0328 -11.38735 -44.0767 -20.03232 -72.036 -27.02454 -6.5527 -1.63873 -9.814 -2.28741 -15.2734 -3.03791 -33.0137 -4.5384 -103.1714 -5.20806 -139.8904 -1.33527 -6.7922 0.71638 -7.6927 0.85757 -19.8955 3.11937 -68.7921 12.75064 -142.2143 33.29454 -221.472 61.96891 -7.9695 2.88324 -20.7733 7.61605 -23.3585 8.63424 -0.2784 0.10965 -0.3108 -0.009 -0.3108 -1.14003 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3215" Fill="#D40000" Data="m 2270.6518 602.67943 0 -1.04529 7.1499 -2.67281 c 63.6585 -23.79695 128.0156 -43.57914 185.3557 -56.9749 20.7161 -4.83969 47.0053 -10.25484 62.8499 -12.94607 29.8266 -5.06609 112.8082 -5.02013 149.5253 0.0828 5.5101 0.76579 7.1816 1.08858 13.3693 2.58175 27.7645 6.69985 52.7601 15.97787 73.5385 27.29636 4.1393 2.25481 10.5074 6.00291 12.6607 7.45177 l 1.2879 0.86658 0 1.5091 0 1.50909 -1.5544 -1.04232 c -0.8549 -0.57328 -3.273 -2.08078 -5.3735 -3.34999 -22.7295 -13.73365 -48.7291 -24.15504 -80.2927 -32.18367 -14.0693 -3.57872 -22.6324 -4.62176 -42.8109 -5.21468 -10.388 -0.30524 -76.3684 -0.30298 -87.5759 0.003 -28.6767 0.78291 -36.9371 1.86524 -68.7734 9.01118 -71.239 15.99025 -141.1 36.8888 -211.3207 63.21547 -4.3246 1.62135 -7.9018 2.94791 -7.9493 2.94791 -0.048 0 -0.086 -0.47038 -0.086 -1.04528 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3217" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3219" Fill="#D40000" Data="m 2270.6518 683.77075 c 0 -0.38534 0.4991 -0.59686 6.8835 -2.91723 77.9742 -28.33925 151.6125 -49.64823 219.5169 -63.52244 26.0957 -5.33187 38.8692 -7.26178 54.8015 -8.27983 4.8405 -0.30929 17.0816 -0.70351 20.7837 -0.66933 1.9052 0.0176 2.8645 0.055 2.1317 0.0832 -16.6137 0.63805 -29.0691 1.76918 -41.8339 3.79911 -67.9526 10.80626 -141.4514 29.8363 -221.2489 57.28498 -13.4815 4.63734 -35.2103 12.37995 -40.546 14.44774 -0.4477 0.17347 -0.4885 0.15455 -0.4885 -0.22616 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3221" Fill="#D40000" Data="m 2270.6844 684.79661 c 0.067 -0.55065 -0.4896 -0.33535 17.9089 -6.93236 85.0461 -30.49448 161.69 -51.35774 234.1277 -63.73198 20.6054 -3.51993 30.1286 -4.54086 50.6828 -5.43337 5.7265 -0.24866 15.877 -0.39071 12.3789 -0.17323 -20.0259 1.24498 -31.6313 2.35753 -49.2059 4.71709 -7.1381 0.95836 -7.288 0.98064 -17.1848 2.55404 -60.1228 9.55842 -130.4572 28.13912 -207.6169 54.84748 -11.4877 3.97641 -28.3392 9.98527 -36.2075 12.91077 -2.5233 0.93819 -4.6669 1.7058 -4.7636 1.7058 -0.097 0 -0.1505 -0.20891 -0.1196 -0.46424 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3223" Fill="#D40000" Data="m 2772.0412 700.31572 c -0.04 -0.12212 -0.2038 -0.90151 -0.3632 -1.73197 -1.5148 -7.88884 -4.719 -17.27266 -8.4247 -24.67232 -4.1518 -8.29033 -8.9072 -15.00787 -15.2388 -21.52644 -17.8564 -18.38374 -42.6206 -31.0418 -74.4783 -38.06922 -8.3498 -1.84187 -17.0166 -3.24172 -27.6769 -4.47033 -3.4537 -0.39805 -3.5472 -0.41812 -1.5447 -0.33146 7.256 0.31401 20.4199 1.81355 26.557 3.02519 2.8852 0.56962 10.3737 2.56166 15.5434 4.13476 17.3724 5.28626 32.5769 12.25944 44.4985 20.40808 5.8026 3.96625 10.1158 7.50478 14.9831 12.29221 5.2059 5.12038 8.4371 8.98805 12.0982 14.48117 2.631 3.94743 3.6021 5.65308 6.3211 11.10242 5.1143 10.24984 6.908 15.19512 7.7962 21.49427 0.5183 3.67561 0.5436 4.08569 0.2526 4.08569 -0.1376 0 -0.2832 -0.0999 -0.3235 -0.22205 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3225" Fill="#D40000" Data="m 2731.7437 317.5679 c 0.2041 -0.67498 0.4928 -3.64934 0.5669 -5.84084 l 0.083 -2.44938 0.1718 2.10396 c 0.095 1.15717 0.193 2.10395 0.2189 2.10395 0.09 0 9.6689 -7.33929 11.2895 -8.65039 11.3009 -9.14219 28.1923 -28.41907 41.3442 -47.18302 8.0205 -11.44283 12.5982 -19.67663 16.6905 -30.02067 2.2909 -5.79063 4.2182 -12.1606 5.2065 -17.2085 0.1488 -0.75994 0.299 -1.48062 0.3338 -1.60152 0.054 -0.18697 0.2214 -0.21982 1.1224 -0.21982 0.5826 0 1.0592 0.0254 1.0592 0.0565 0 0.21134 -0.8176 4.10016 -1.1766 5.59597 -4.8935 20.39311 -17.085 42.01845 -36.1856 64.18645 -10.3377 11.99781 -24.1318 25.44547 -37.9407 36.98782 -1.3126 1.09717 -2.493 2.08393 -2.6231 2.1928 -0.2199 0.18407 -0.2312 0.18033 -0.1605 -0.0533 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3227" Fill="#D40000" Data="m 2718.1353 330.89966 c 0 -0.0251 0.6924 -0.57327 1.5387 -1.21814 0.8463 -0.64487 3.0736 -2.37658 4.9496 -3.84825 1.876 -1.47166 3.4498 -2.67575 3.4972 -2.67575 0.1457 0 -0.8014 1.63992 -1.551 2.6856 -1.3185 1.83945 -3.3019 3.42055 -5.3222 4.24269 -1.2191 0.49612 -3.1123 0.99119 -3.1123 0.81385 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3229" Fill="#D40000" Data="m 2731.2097 297.96461 c -0.2339 -1.62124 -1.2879 -6.68541 -1.8937 -9.09848 -5.8357 -23.24489 -19.776 -52.32373 -37.4657 -78.15192 -0.742 -1.08338 -1.3491 -2.0019 -1.3491 -2.04116 0 -0.0393 0.212 -0.0709 0.471 -0.0703 l 0.4711 0.001 2.7841 4.17541 c 6.1317 9.19595 10.4801 16.37318 15.5812 25.71744 2.1796 3.99258 6.7714 13.17766 8.5087 17.02009 7.3715 16.30366 11.7887 30.5099 13.0113 41.84627 0.1855 1.71994 0.1028 2.13822 -0.1189 0.60152 l 0 0 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3231" Fill="#D40000" Data="m 2664.295 176.00179 c -1.5834 -1.71769 -3.1588 -3.38163 -4.9097 -5.18549 -1.0179 -1.04871 -4.1119 -4.1426 -5.1285 -5.12838 -3.6159 -3.50614 -7.0302 -6.63454 -10.508 -9.62829 -0.339 -0.29177 -0.6163 -0.53356 -0.6163 -0.53731 0 -0.004 0.3489 -0.007 0.7753 -0.007 l 0.7753 0 0.5946 0.51456 c 5.8799 5.08803 12.1125 11.10993 17.9607 17.35339 0.9801 1.04632 2.6971 2.91029 2.9184 3.16818 l 0.03 0.0349 -0.6764 0 -0.6763 0 -0.539 -0.5847 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3233" Fill="#D40000" Data="m 2688.2422 205.46345 c -6.4731 -9.05866 -12.612 -16.79218 -20.0237 -25.22469 -2.8967 -3.29564 -3.0521 -3.50836 -2.5634 -3.50836 0.4524 0 0.9027 0.43424 3.454 3.33073 6.9904 7.93602 15.0313 18.18266 20.9798 26.73461 1.1272 1.62058 1.177 1.73198 0.7738 1.73198 -0.3548 0 -0.8175 -0.54104 -2.6205 -3.06427 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3235" Fill="#D40000" Data=""/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3237" Fill="#D40000" Data="m 2642.2388 154.68115 c -1.4238 -1.27793 -7.4758 -6.08323 -10.303 -8.18068 -11.7597 -8.7241 -23.5723 -15.45944 -35.5277 -20.25717 -6.5351 -2.62251 -12.1554 -4.34372 -19.3627 -5.92969 -1.5143 -0.33324 -2.376 -0.56763 -1.9148 -0.52085 1.2706 0.12886 6.2959 1.23989 9.2892 2.05372 16.4383 4.46933 32.8446 12.76397 48.9371 24.74147 3.1938 2.37716 6.9488 5.34705 9.5674 7.56701 l 1.4848 1.2588 -0.6855 -0.008 c -0.5446 -0.006 -0.8496 -0.15499 -1.4848 -0.72504 l 0 -1e-5 z"/>
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path3239" Fill="#D40000" Data="m 2807.799 208.30567 c 0 -0.12213 0.1574 -1.3012 0.3486 -2.62017 0.972 -6.70645 1.0024 -14.45766 0.081 -20.78372 -2.0005 -13.74188 -7.9676 -26.70068 -18.4449 -40.05751 -3.6931 -4.70798 -7.6079 -8.99693 -13.4462 -14.73107 -32.7683 -32.183713 -71.6571 -52.405435 -111.8942 -58.183751 -47.198 -6.77793 -94.1629 6.054288 -135.8027 37.105381 -11.919 8.88809 -20.4812 17.00616 -19.8926 18.86076 0.2272 0.71587 1.6389 0.37663 7.4558 -1.79171 10.1031 -3.76607 17.6167 -6.09875 22.8266 -7.08679 4.9028 -0.92981 9.0508 -1.21775 15.5434 -1.07897 2.4425 0.0522 3.6815 0.11288 2.7534 0.13484 -3.3417 0.079 -8.4861 0.39408 -10.9248 0.66903 -14.7556 1.66361 -28.9821 6.76877 -42.4557 15.23516 -3.845 2.41608 -6.7649 4.48688 -12.2739 8.7046 l -0.4238 0.32442 0.1122 -0.59088 c 0.1742 -0.9186 0.3372 -1.14886 2.5559 -3.61074 21.4702 -23.82397 47.1451 -42.308756 75.3221 -54.228584 16.5655 -7.007782 34.5583 -11.755362 51.949 -13.707292 11.1681 -1.253496 24.383 -1.418627 35.3501 -0.441728 39.2007 3.4918 76.49 19.767764 110.2248 48.110624 10.8985 9.15658 20.5984 18.78734 26.3167 26.12906 10.5236 13.51127 16.3093 27.61586 17.7433 43.25501 0.2572 2.8048 0.2583 9.67657 0 12.70116 -0.2122 2.50411 -0.8641 7.53217 -1.0064 7.76252 -0.1509 0.24414 -2.0212 0.1704 -2.0201 -0.0797 l 0 0 z"/>
</Canvas>
</Viewbox>
<Button Name="BtnOk" Grid.Column="1" Grid.Row="9"
Foreground="Black"
Style="{StaticResource ResourceKey=SquareButtonStyle}"
Margin="10,10"
Padding="10,4"
BorderThickness="1"
FontWeight="Normal"
HorizontalAlignment="Right" Width="72" IsDefault="True" Click="BtnOk_Click">关闭(_X)</Button>
</Grid>
</controls:MetroWindow>
Вы можете оставить комментарий после Вход в систему
Неприемлемый контент может быть отображен здесь и не будет показан на странице. Вы можете проверить и изменить его с помощью соответствующей функции редактирования.
Если вы подтверждаете, что содержание не содержит непристойной лексики/перенаправления на рекламу/насилия/вульгарной порнографии/нарушений/пиратства/ложного/незначительного или незаконного контента, связанного с национальными законами и предписаниями, вы можете нажать «Отправить» для подачи апелляции, и мы обработаем ее как можно скорее.
Комментарий ( 0 )