mirror of https://github.com/icsharpcode/ILSpy.git
35 changed files with 325 additions and 597 deletions
@ -1,20 +1,10 @@
@@ -1,20 +1,10 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M2.0187,-0.000199999999999534L2.0187,2.0188 -0.000300000000000189,2.0188 -0.000300000000000189,5.9998 2.0187,5.9998 2.0187,6.9998 -0.000300000000000189,6.9998 -0.000300000000000189,13.9998 6.0007,13.9998 6.0007,12.0008 7.9997,12.0008 7.9997,14.9998 15.9997,14.9998 15.9997,5.9998 7.9997,5.9998 7.9997,8.9998 6.0007,8.9998 6.0007,5.9998 7.9997,5.9998 7.9997,2.0188 6.0007,2.0188 6.0007,-0.000199999999999534z" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M8,10L6,10 6,11 8,11z M5,8L1,8 1,13 5,13z M15,14L9,14 9,7 15,7z" /> |
||||
<GeometryDrawing Brush="#FF388A34" Geometry="F1M7,3.0181L5,3.0181 5,1.0001 3.019,1.0001 3.019,3.0181 1,3.0181 1,5.0001 3.019,5.0001 3.019,7.0001 5,7.0001 5,5.0001 7,5.0001z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M2.0187,-0.000199999999999534L2.0187,2.0188 -0.000300000000000189,2.0188 -0.000300000000000189,5.9998 2.0187,5.9998 2.0187,6.9998 -0.000300000000000189,6.9998 -0.000300000000000189,13.9998 6.0007,13.9998 6.0007,12.0008 7.9997,12.0008 7.9997,14.9998 15.9997,14.9998 15.9997,5.9998 7.9997,5.9998 7.9997,8.9998 6.0007,8.9998 6.0007,5.9998 7.9997,5.9998 7.9997,2.0188 6.0007,2.0188 6.0007,-0.000199999999999534z" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M8,10L6,10 6,11 8,11z M5,8L1,8 1,13 5,13z M15,14L9,14 9,7 15,7z" /> |
||||
<GeometryDrawing Brush="#FF388A34" Geometry="F1M7,3.0181L5,3.0181 5,1.0001 3.019,1.0001 3.019,3.0181 1,3.0181 1,5.0001 3.019,5.0001 3.019,7.0001 5,7.0001 5,5.0001 7,5.0001z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 12 KiB |
@ -1,97 +1,44 @@
@@ -1,97 +1,44 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?> |
||||
<!--This file is NOT compatible with Silverlight--> |
||||
<Viewbox xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" Stretch="Uniform"> |
||||
<Canvas Name="svg34" Width="16" Height="16"> |
||||
<Canvas.RenderTransform> |
||||
<TranslateTransform X="0" Y="0"/> |
||||
</Canvas.RenderTransform> |
||||
<Canvas.Resources/> |
||||
<!--Unknown tag: metadata--> |
||||
<!--Unknown tag: sodipodi:namedview--> |
||||
<Canvas Name="g32"> |
||||
<Rectangle xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Canvas.Left="0" Canvas.Top="0" Width="16" Height="16" Name="canvas" Fill="#00F6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"/> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="outline" Fill="#FFF6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="m 16 6 v 9 H 8 V 12 H 6 v 2 H 0 V 7 H 2.019 V 6 H 0 V 2.018 H 2.019 V 0 H 6 V 2.018 H 8 V 6 H 6 V 9 H 8 V 6 Z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="iconBg" Fill="#FF424242" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="M 15 14 H 9 V 7 h 6 z M 5 8 H 1 v 5 h 4 z m 3 2 H 6 v 1 h 2 z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="colorAction" Fill="#FF388A34" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="M 7 3.018 H 5 V 1 H 3.019 V 3.018 H 1 V 5 H 3.019 V 7 H 5 V 5 h 2 z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
<Rectangle xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Canvas.Left="12.115051" Canvas.Top="12.119209" Width="2.7318411" Height="2.2501209" Name="rect855" Fill="#FFF6F6F6" StrokeThickness="0.92304718" Stroke="#FFF6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round" StrokeStartLineCap="Round" StrokeEndLineCap="Round" Opacity="1"/> |
||||
<Rectangle xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Canvas.Left="3.2681589" Canvas.Top="12" Width="4.7318411" Height="2.2501209" Name="rect8558" Fill="#FFF6F6F6" StrokeThickness="1.21481812" Stroke="#FFF6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round" StrokeStartLineCap="Round" StrokeEndLineCap="Round" Opacity="1"/> |
||||
<Canvas Name="g30" Opacity="1"> |
||||
<Canvas.RenderTransform> |
||||
<MatrixTransform Matrix="0.49383216 0 0 0.49383216 -2.0893099 13.325593"/> |
||||
</Canvas.RenderTransform> |
||||
<Canvas Name="g8" Opacity="1"> |
||||
<Canvas.RenderTransform> |
||||
<MatrixTransform Matrix="12 0 0 12 8.70948 4.01501"/> |
||||
</Canvas.RenderTransform> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path6" Fill="#FF090909" StrokeThickness="0.23962803" Stroke="#FFF6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="M 0.412 -0.281 V -0.365 H 0.715 V -0.1 c -0.046 0.038 -0.094 0.065 -0.144 0.084 -0.049 0.019 -0.1 0.028 -0.152 0.028 -0.07 0 -0.134 -0.015 -0.192 -0.045 -0.057 -0.03 -0.101 -0.074 -0.13 -0.131 -0.029 -0.057 -0.044 -0.12 -0.044 -0.19 0 -0.07 0.015 -0.135 0.044 -0.196 0.029 -0.06 0.071 -0.105 0.126 -0.134 0.054 -0.029 0.117 -0.044 0.189 -0.044 0.051 0 0.098 0.008 0.14 0.025 0.042 0.017 0.075 0.04 0.098 0.07 0.024 0.03 0.042 0.069 0.055 0.117 L 0.619 -0.492 C 0.608 -0.529 0.595 -0.557 0.579 -0.578 0.563 -0.599 0.54 -0.616 0.511 -0.628 0.481 -0.641 0.448 -0.647 0.412 -0.647 0.369 -0.647 0.331 -0.64 0.3 -0.627 0.268 -0.614 0.243 -0.597 0.223 -0.575 0.204 -0.554 0.189 -0.53 0.178 -0.504 0.16 -0.46 0.151 -0.412 0.151 -0.36 c 0 0.063 0.011 0.117 0.033 0.16 0.022 0.043 0.054 0.075 0.096 0.096 0.042 0.02 0.086 0.031 0.134 0.031 0.041 0 0.081 -0.008 0.12 -0.024 0.039 -0.016 0.068 -0.033 0.089 -0.05 v -0.134 z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
</Canvas> |
||||
<Canvas Name="g12" Opacity="1"> |
||||
<Canvas.RenderTransform> |
||||
<MatrixTransform Matrix="12 0 0 12 18.0435 4.01501"/> |
||||
</Canvas.RenderTransform> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path10" Fill="#FF090909" StrokeThickness="0.23962803" Stroke="#FFF6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="M -0.001 0 0.273 -0.716 H 0.375 L 0.668 0 H 0.561 L 0.477 -0.217 H 0.178 L 0.099 0 Z M 0.205 -0.294 H 0.448 L 0.373 -0.492 C 0.35 -0.552 0.333 -0.602 0.322 -0.641 0.313 -0.595 0.3 -0.549 0.284 -0.504 Z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
</Canvas> |
||||
<Canvas Name="g16" Opacity="1"> |
||||
<Canvas.RenderTransform> |
||||
<MatrixTransform Matrix="12 0 0 12 26.0474 4.01501"/> |
||||
</Canvas.RenderTransform> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path14" Fill="#FF090909" StrokeThickness="0.23962803" Stroke="#FFF6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="m 0.588 -0.251 0.095 0.024 C 0.663 -0.149 0.627 -0.09 0.575 -0.049 0.524 -0.008 0.461 0.012 0.386 0.012 0.309 0.012 0.246 -0.003 0.198 -0.035 0.15 -0.066 0.113 -0.112 0.088 -0.171 0.062 -0.231 0.05 -0.295 0.05 -0.363 c 0 -0.075 0.014 -0.14 0.043 -0.195 0.028 -0.056 0.069 -0.098 0.121 -0.127 0.053 -0.029 0.111 -0.043 0.174 -0.043 0.071 0 0.132 0.018 0.18 0.055 0.049 0.036 0.083 0.087 0.102 0.153 L 0.577 -0.498 C 0.561 -0.55 0.536 -0.588 0.505 -0.611 0.473 -0.635 0.434 -0.647 0.386 -0.647 c -0.055 0 -0.101 0.013 -0.138 0.04 -0.037 0.026 -0.063 0.061 -0.078 0.106 -0.015 0.044 -0.023 0.09 -0.023 0.137 0 0.061 0.009 0.114 0.027 0.16 0.018 0.045 0.045 0.079 0.083 0.101 0.037 0.023 0.078 0.034 0.121 0.034 0.053 0 0.098 -0.015 0.135 -0.046 0.037 -0.03 0.062 -0.076 0.075 -0.136 z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
</Canvas> |
||||
<Canvas Name="g20" Opacity="1"> |
||||
<Canvas.RenderTransform> |
||||
<MatrixTransform Matrix="12 0 0 12 8.70948 4.01501"/> |
||||
</Canvas.RenderTransform> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path18" Fill="#FF090909" StrokeThickness="0.23962803" Stroke="#00F6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="M 0.412 -0.281 V -0.365 H 0.715 V -0.1 c -0.046 0.038 -0.094 0.065 -0.144 0.084 -0.049 0.019 -0.1 0.028 -0.152 0.028 -0.07 0 -0.134 -0.015 -0.192 -0.045 -0.057 -0.03 -0.101 -0.074 -0.13 -0.131 -0.029 -0.057 -0.044 -0.12 -0.044 -0.19 0 -0.07 0.015 -0.135 0.044 -0.196 0.029 -0.06 0.071 -0.105 0.126 -0.134 0.054 -0.029 0.117 -0.044 0.189 -0.044 0.051 0 0.098 0.008 0.14 0.025 0.042 0.017 0.075 0.04 0.098 0.07 0.024 0.03 0.042 0.069 0.055 0.117 L 0.619 -0.492 C 0.608 -0.529 0.595 -0.557 0.579 -0.578 0.563 -0.599 0.54 -0.616 0.511 -0.628 0.481 -0.641 0.448 -0.647 0.412 -0.647 0.369 -0.647 0.331 -0.64 0.3 -0.627 0.268 -0.614 0.243 -0.597 0.223 -0.575 0.204 -0.554 0.189 -0.53 0.178 -0.504 0.16 -0.46 0.151 -0.412 0.151 -0.36 c 0 0.063 0.011 0.117 0.033 0.16 0.022 0.043 0.054 0.075 0.096 0.096 0.042 0.02 0.086 0.031 0.134 0.031 0.041 0 0.081 -0.008 0.12 -0.024 0.039 -0.016 0.068 -0.033 0.089 -0.05 v -0.134 z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
</Canvas> |
||||
<Canvas Name="g24" Opacity="1"> |
||||
<Canvas.RenderTransform> |
||||
<MatrixTransform Matrix="12 0 0 12 18.0435 4.01501"/> |
||||
</Canvas.RenderTransform> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path22" Fill="#FF090909" StrokeThickness="0.23962803" Stroke="#00F6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="M -0.001 0 0.273 -0.716 H 0.375 L 0.668 0 H 0.561 L 0.477 -0.217 H 0.178 L 0.099 0 Z M 0.205 -0.294 H 0.448 L 0.373 -0.492 C 0.35 -0.552 0.333 -0.602 0.322 -0.641 0.313 -0.595 0.3 -0.549 0.284 -0.504 Z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
</Canvas> |
||||
<Canvas Name="g28" Opacity="1"> |
||||
<Canvas.RenderTransform> |
||||
<MatrixTransform Matrix="12 0 0 12 26.0474 4.01501"/> |
||||
</Canvas.RenderTransform> |
||||
<Path xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Name="path26" Fill="#FF090909" StrokeThickness="0.23962803" Stroke="#00F6F6F6" StrokeMiterLimit="2" StrokeLineJoin="Round"> |
||||
<Path.Data> |
||||
<PathGeometry Figures="m 0.588 -0.251 0.095 0.024 C 0.663 -0.149 0.627 -0.09 0.575 -0.049 0.524 -0.008 0.461 0.012 0.386 0.012 0.309 0.012 0.246 -0.003 0.198 -0.035 0.15 -0.066 0.113 -0.112 0.088 -0.171 0.062 -0.231 0.05 -0.295 0.05 -0.363 c 0 -0.075 0.014 -0.14 0.043 -0.195 0.028 -0.056 0.069 -0.098 0.121 -0.127 0.053 -0.029 0.111 -0.043 0.174 -0.043 0.071 0 0.132 0.018 0.18 0.055 0.049 0.036 0.083 0.087 0.102 0.153 L 0.577 -0.498 C 0.561 -0.55 0.536 -0.588 0.505 -0.611 0.473 -0.635 0.434 -0.647 0.386 -0.647 c -0.055 0 -0.101 0.013 -0.138 0.04 -0.037 0.026 -0.063 0.061 -0.078 0.106 -0.015 0.044 -0.023 0.09 -0.023 0.137 0 0.061 0.009 0.114 0.027 0.16 0.018 0.045 0.045 0.079 0.083 0.101 0.037 0.023 0.078 0.034 0.121 0.034 0.053 0 0.098 -0.015 0.135 -0.046 0.037 -0.03 0.062 -0.076 0.075 -0.136 z" FillRule="NonZero"/> |
||||
</Path.Data> |
||||
</Path> |
||||
</Canvas> |
||||
</Canvas> |
||||
</Canvas> |
||||
</Canvas> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" ClipGeometry="M0,0 V16 H16 V0 H0 Z"> |
||||
<GeometryDrawing> |
||||
<GeometryDrawing.Brush> |
||||
<SolidColorBrush Color="#FFF6F6F6" Opacity="0" /> |
||||
</GeometryDrawing.Brush> |
||||
<GeometryDrawing.Geometry> |
||||
<RectangleGeometry RadiusX="0" RadiusY="0" Rect="0,0,16,16" /> |
||||
</GeometryDrawing.Geometry> |
||||
</GeometryDrawing> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M16,6L16,15 8,15 8,12 6,12 6,14 0,14 0,7 2.019,7 2.019,6 0,6 0,2.018 2.019,2.018 2.019,0 6,0 6,2.018 8,2.018 8,6 6,6 6,9 8,9 8,6z" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1 M16,16z M0,0z M15,14L9,14 9,7 15,7z M5,8L1,8 1,13 5,13z M8,10L6,10 6,11 8,11z" /> |
||||
<GeometryDrawing Brush="#FF388A34" Geometry="F1 M16,16z M0,0z M7,3.018L5,3.018 5,1 3.019,1 3.019,3.018 1,3.018 1,5 3.019,5 3.019,7 5,7 5,5 7,5z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M12.115051,12.119209L14.846892,12.119209 14.846892,14.36933 12.115051,14.36933z"> |
||||
<GeometryDrawing.Pen> |
||||
<Pen Brush="#FFF6F6F6" Thickness="0.92304718" StartLineCap="Round" EndLineCap="Round" LineJoin="Round" /> |
||||
</GeometryDrawing.Pen> |
||||
</GeometryDrawing> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M3.2681589,12L8,12 8,14.250121 3.2681589,14.250121z"> |
||||
<GeometryDrawing.Pen> |
||||
<Pen Brush="#FFF6F6F6" Thickness="1.21481812" StartLineCap="Round" EndLineCap="Round" LineJoin="Round" /> |
||||
</GeometryDrawing.Pen> |
||||
</GeometryDrawing> |
||||
<GeometryDrawing Brush="#FF090909" Geometry="F1 M16,16z M0,0z M4.6532176,13.643132L4.6532176,13.145349 6.4487914,13.145349 6.4487914,14.715735C6.176196,14.940923 5.8917487,15.100925 5.5954494,15.213518 5.3050761,15.326112 5.0028508,15.379446 4.6946995,15.379446 4.2798805,15.379446 3.9006174,15.290556 3.5569102,15.112777 3.219129,14.934997 2.9583856,14.674254 2.7865321,14.336472 2.6146785,13.998691 2.5257887,13.625354 2.5257887,13.210535 2.5257887,12.795716 2.6146787,12.410527 2.7865321,12.049042 2.9583856,11.693483 3.2072771,11.426813 3.5332063,11.25496 3.8532095,11.083106 4.2265466,10.994216 4.6532176,10.994216 4.9554429,10.994216 5.2339642,11.041626 5.4828556,11.142366 5.7317471,11.243108 5.9273046,11.379405 6.0636023,11.557185 6.2058259,11.734965 6.3124937,11.966078 6.3895315,12.250525L5.8798967,12.392749C5.8147109,12.173488 5.737673,12.00756 5.6428573,11.883114 5.5480415,11.758668 5.4117438,11.657927 5.2398902,11.586815 5.0621106,11.509777 4.8665531,11.474221 4.6532176,11.474221 4.3984002,11.474221 4.1732128,11.515701 3.9895072,11.592741 3.7998756,11.669781 3.651726,11.77052 3.5332063,11.900892 3.4206125,12.025338 3.3317228,12.167562 3.2665369,12.321637 3.1598692,12.582381 3.1065353,12.866828 3.1065353,13.174979 3.1065353,13.548316 3.1717213,13.868319 3.3020928,14.123137 3.4324645,14.377954 3.6220961,14.567586 3.8709875,14.692032 4.1198789,14.810551 4.3806223,14.875737 4.6650696,14.875737 4.908035,14.875737 5.1450745,14.828327 5.3761879,14.733513 5.6073014,14.638693 5.7791549,14.537956 5.9036006,14.437214L5.9036006,13.643132z"> |
||||
<GeometryDrawing.Pen> |
||||
<Pen Brush="#FFF6F6F6" Thickness="1.42003238" StartLineCap="Flat" EndLineCap="Flat" LineJoin="Round" /> |
||||
</GeometryDrawing.Pen> |
||||
</GeometryDrawing> |
||||
<GeometryDrawing Brush="#FF090909" Geometry="F1 M16,16z M0,0z M6.8152247,15.308334L8.4389448,11.065328 9.0433954,11.065328 10.779709,15.308334 10.145629,15.308334 9.647846,14.022395 7.8759762,14.022395 7.4078233,15.308334z M8.0359778,13.566094L9.4759924,13.566094 9.0315434,12.392749C8.8952458,12.03719 8.794504,11.740891 8.7293181,11.509777 8.6759841,11.782372 8.5989465,12.054968 8.5041307,12.321637z"> |
||||
<GeometryDrawing.Pen> |
||||
<Pen Brush="#FFF6F6F6" Thickness="1.42003238" StartLineCap="Flat" EndLineCap="Flat" LineJoin="Round" /> |
||||
</GeometryDrawing.Pen> |
||||
</GeometryDrawing> |
||||
<GeometryDrawing Brush="#FF090909" Geometry="F1 M16,16z M0,0z M14.258214,13.820912L14.821182,13.963135C14.702663,14.425362 14.489327,14.774995 14.181176,15.017961 13.878951,15.260926 13.505613,15.379446 13.061164,15.379446 12.604864,15.379446 12.231526,15.290556 11.947079,15.100925 11.662632,14.917219 11.44337,14.644624 11.295221,14.29499 11.141145,13.939431 11.070033,13.560168 11.070033,13.157201 11.070033,12.712752 11.152993,12.327563 11.324851,12.001634 11.490778,11.669779 11.733744,11.420887 12.041895,11.249034 12.355972,11.07718 12.699679,10.994216 13.073016,10.994216 13.493761,10.994216 13.855247,11.100884 14.139694,11.320146 14.430067,11.533481 14.631551,11.835706 14.744144,12.226821L14.193028,12.357193C14.098208,12.049042 13.950062,11.823854 13.766357,11.687557 13.576725,11.545333 13.345612,11.474221 13.061164,11.474221 12.735235,11.474221 12.46264,11.551261 12.243378,11.711261 12.024117,11.865336 11.870041,12.072746 11.781152,12.339415 11.692262,12.600158 11.644854,12.872754 11.644854,13.151275 11.644854,13.51276 11.698184,13.826838 11.804855,14.099433 11.911523,14.366102 12.071525,14.567586 12.296712,14.697958 12.515974,14.834255 12.758939,14.899441 13.013757,14.899441 13.327834,14.899441 13.594503,14.810551 13.813765,14.626846 14.033026,14.449066 14.181176,14.176471 14.258214,13.820912z"> |
||||
<GeometryDrawing.Pen> |
||||
<Pen Brush="#FFF6F6F6" Thickness="1.42003238" StartLineCap="Flat" EndLineCap="Flat" LineJoin="Round" /> |
||||
</GeometryDrawing.Pen> |
||||
</GeometryDrawing> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1 M16,16z M0,0z M14.258214,13.820912L14.821182,13.963135C14.702663,14.425362 14.489327,14.774995 14.181176,15.017961 13.878951,15.260926 13.505613,15.379446 13.061164,15.379446 12.604864,15.379446 12.231526,15.290556 11.947079,15.100925 11.662632,14.917219 11.44337,14.644624 11.295221,14.29499 11.141145,13.939431 11.070033,13.560168 11.070033,13.157201 11.070033,12.712752 11.152993,12.327563 11.324851,12.001634 11.490778,11.669779 11.733744,11.420887 12.041895,11.249034 12.355972,11.07718 12.699679,10.994216 13.073016,10.994216 13.493761,10.994216 13.855247,11.100884 14.139694,11.320146 14.430067,11.533481 14.631551,11.835706 14.744144,12.226821L14.193028,12.357193C14.098208,12.049042 13.950062,11.823854 13.766357,11.687557 13.576725,11.545333 13.345612,11.474221 13.061164,11.474221 12.735235,11.474221 12.46264,11.551261 12.243378,11.711261 12.024117,11.865336 11.870041,12.072746 11.781152,12.339415 11.692262,12.600158 11.644854,12.872754 11.644854,13.151275 11.644854,13.51276 11.698184,13.826838 11.804855,14.099433 11.911523,14.366102 12.071525,14.567586 12.296712,14.697958 12.515974,14.834255 12.758939,14.899441 13.013757,14.899441 13.327834,14.899441 13.594503,14.810551 13.813765,14.626846 14.033026,14.449066 14.181176,14.176471 14.258214,13.820912z M6.8152247,15.308334L8.4389448,11.065328 9.0433954,11.065328 10.779709,15.308334 10.145629,15.308334 9.647846,14.022395 7.8759762,14.022395 7.4078233,15.308334z M8.0359778,13.566094L9.4759924,13.566094 9.0315434,12.392749C8.8952458,12.03719 8.794504,11.740891 8.7293181,11.509777 8.6759841,11.782372 8.5989465,12.054968 8.5041307,12.321637z M4.6532176,13.643134L4.6532176,13.145351 6.4487914,13.145351 6.4487914,14.715737C6.176196,14.940925 5.8917487,15.100927 5.5954494,15.21352 5.3050761,15.326114 5.0028508,15.379448 4.6946995,15.379448 4.2798805,15.379448 3.9006174,15.290558 3.5569102,15.112779 3.219129,14.934997 2.9583856,14.674254 2.7865321,14.336472 2.6146785,13.998691 2.5257887,13.625354 2.5257887,13.210535 2.5257887,12.795716 2.6146787,12.410527 2.7865321,12.049042 2.9583856,11.693483 3.2072771,11.426813 3.5332063,11.25496 3.8532095,11.083106 4.2265466,10.994216 4.6532176,10.994216 4.9554429,10.994216 5.2339642,11.041626 5.4828556,11.142366 5.7317471,11.243108 5.9273046,11.379405 6.0636023,11.557185 6.2058259,11.734965 6.3124937,11.966078 6.3895315,12.250525L5.8798967,12.392749C5.8147109,12.173488 5.737673,12.00756 5.6428573,11.883114 5.5480415,11.758668 5.4117438,11.657927 5.2398902,11.586815 5.0621106,11.509777 4.8665531,11.474221 4.6532176,11.474221 4.3984002,11.474221 4.1732128,11.515701 3.9895072,11.592741 3.7998756,11.669781 3.651726,11.77052 3.5332063,11.900892 3.4206125,12.025338 3.3317228,12.167562 3.2665369,12.321637 3.1598692,12.582381 3.1065353,12.866828 3.1065353,13.174979 3.1065353,13.548316 3.1717213,13.868319 3.3020928,14.123137 3.4324645,14.377954 3.6220961,14.567586 3.8709875,14.692032 4.1198789,14.810551 4.3806223,14.875737 4.6650696,14.875737 4.908035,14.875737 5.1450745,14.828327 5.3761879,14.733513 5.6073014,14.638693 5.7791549,14.537956 5.9036006,14.437214L5.9036006,13.643132z"> |
||||
<GeometryDrawing.Pen> |
||||
<Pen Brush="#FFF6F6F6" Thickness="1.42003238" StartLineCap="Flat" EndLineCap="Flat" LineJoin="Round" /> |
||||
</GeometryDrawing.Pen> |
||||
</GeometryDrawing> |
||||
<GeometryDrawing Brush="#FF090909" Geometry="F1 M16,16z M0,0z M14.258214,13.820911L14.821182,13.963134C14.702663,14.425361 14.489327,14.774994 14.181176,15.01796 13.878951,15.260925 13.505613,15.379445 13.061164,15.379445 12.604864,15.379445 12.231526,15.290555 11.947079,15.100924 11.662632,14.917218 11.44337,14.644623 11.295221,14.294989 11.141145,13.93943 11.070033,13.560167 11.070033,13.1572 11.070033,12.712751 11.152993,12.327563 11.324851,12.001634 11.490778,11.669779 11.733744,11.420887 12.041895,11.249034 12.355972,11.07718 12.699679,10.994216 13.073016,10.994216 13.493761,10.994216 13.855247,11.100884 14.139694,11.320146 14.430067,11.533481 14.631551,11.835706 14.744144,12.226821L14.193028,12.357193C14.098208,12.049042 13.950062,11.823854 13.766357,11.687557 13.576725,11.545333 13.345612,11.474221 13.061164,11.474221 12.735235,11.474221 12.46264,11.551261 12.243378,11.711261 12.024117,11.865336 11.870041,12.072746 11.781152,12.339415 11.692262,12.600157 11.644854,12.872753 11.644854,13.151274 11.644854,13.512759 11.698184,13.826837 11.804855,14.099432 11.911523,14.366101 12.071525,14.567585 12.296712,14.697957 12.515974,14.834254 12.758939,14.89944 13.013757,14.89944 13.327834,14.89944 13.594503,14.81055 13.813765,14.626845 14.033026,14.449065 14.181176,14.17647 14.258214,13.820911z M6.815226,15.308333L8.438945,11.065328 9.043396,11.065328 10.779709,15.308333 10.145629,15.308333 9.647846,14.022394 7.875976,14.022394 7.407823,15.308333z M8.035978,13.566093L9.475993,13.566093 9.031544,12.392749C8.895246,12.03719 8.794504,11.740891 8.729319,11.509777 8.675989,11.782372 8.598947,12.054968 8.504131,12.321637z M4.6532189,13.643133L4.6532189,13.14535 6.448793,13.14535 6.448793,14.715736C6.176197,14.940924 5.89175,15.100926 5.595451,15.213519 5.305077,15.326113 5.002852,15.379447 4.6947009,15.379447 4.2798819,15.379447 3.9006189,15.290557 3.5569109,15.112778 3.2191299,14.934998 2.9583869,14.674255 2.7865329,14.336473 2.6146799,13.998692 2.5257899,13.625355 2.5257899,13.210536 2.5257899,12.795717 2.6146799,12.410528 2.7865329,12.049044 2.9583869,11.693485 3.2072779,11.426814 3.5332069,11.254961 3.8532109,11.083107 4.2265479,10.994217 4.6532189,10.994217 4.9554439,10.994217 5.233965,11.041627 5.482857,11.142367 5.731748,11.243109 5.927306,11.379406 6.063603,11.557186 6.205827,11.734967 6.312495,11.96608 6.389533,12.250527L5.879898,12.392751C5.814708,12.17349 5.737674,12.007562 5.642858,11.883116 5.548038,11.75867 5.411745,11.657929 5.239891,11.586817 5.062112,11.509779 4.8665539,11.474223 4.6532189,11.474223 4.3984009,11.474223 4.1732139,11.515703 3.9895079,11.592743 3.7998769,11.669783 3.6517269,11.770522 3.5332069,11.900894 3.4206139,12.02534 3.3317239,12.167564 3.2665379,12.321639 3.1598699,12.582382 3.1065359,12.866829 3.1065359,13.17498 3.1065359,13.548317 3.1717259,13.86832 3.3020939,14.123138 3.4324659,14.377955 3.6220969,14.567587 3.8709889,14.692033 4.1198799,14.810552 4.3806229,14.875738 4.6650709,14.875738 4.9080359,14.875738 5.145076,14.828328 5.376189,14.733514 5.607303,14.638694 5.779156,14.537957 5.903602,14.437215L5.903602,13.643131z" /> |
||||
</DrawingGroup> |
@ -1,20 +1,10 @@
@@ -1,20 +1,10 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M15,8C15,11.866 11.866,15 8,15 4.134,15 1,11.866 1,8 1,4.134 4.134,1 8,1 11.866,1 15,4.134 15,8" /> |
||||
<GeometryDrawing Brush="#FF00539C" Geometry="F1M4,8L7,5 9,5 7,7 12,7 12,9 7,9 9,11 7,11z M2,8C2,11.247 4.755,14 8,14 11.245,14 14,11.247 14,8 14,4.756 11.245,2 8,2 4.755,2 2,4.756 2,8" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M4,8L7,5 9,5 7,7 12,7 12,9 7,9 9,11 7,11z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M15,8C15,11.866 11.866,15 8,15 4.134,15 1,11.866 1,8 1,4.134 4.134,1 8,1 11.866,1 15,4.134 15,8" /> |
||||
<GeometryDrawing Brush="#FF00539C" Geometry="F1M4,8L7,5 9,5 7,7 12,7 12,9 7,9 9,11 7,11z M2,8C2,11.247 4.755,14 8,14 11.245,14 14,11.247 14,8 14,4.756 11.245,2 8,2 4.755,2 2,4.756 2,8" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M4,8L7,5 9,5 7,7 12,7 12,9 7,9 9,11 7,11z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,21 +1,11 @@
@@ -1,21 +1,11 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M15,10L13,10 13,12 11,12 11,14 2,14 2,5 4,5 4,3 6,3 6,1 15,1z" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M9,7L4,7 4,12 9,12z M10,13L3,13 3,6 10,6z M5,4L5,5 6,5 11,5 11,10 11,11 12,11 12,4z M14,2L14,9 13,9 13,8 13,3 8,3 7,3 7,2z" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M8,10L5,10 5,9 8,9z M4,12L9,12 9,7 4,7z" /> |
||||
<GeometryDrawing Brush="#FF00539C" Geometry="F1M8,10L5,10 5,8.969 8,9z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M15,10L13,10 13,12 11,12 11,14 2,14 2,5 4,5 4,3 6,3 6,1 15,1z" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M9,7L4,7 4,12 9,12z M10,13L3,13 3,6 10,6z M5,4L5,5 6,5 11,5 11,10 11,11 12,11 12,4z M14,2L14,9 13,9 13,8 13,3 8,3 7,3 7,2z" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M8,10L5,10 5,9 8,9z M4,12L9,12 9,7 4,7z" /> |
||||
<GeometryDrawing Brush="#FF00539C" Geometry="F1M8,10L5,10 5,8.969 8,9z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,20 +1,10 @@
@@ -1,20 +1,10 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M15,8C15,11.866 11.866,15 8,15 4.134,15 1,11.866 1,8 1,4.134 4.134,1 8,1 11.866,1 15,4.134 15,8" /> |
||||
<GeometryDrawing Brush="#FF00539C" Geometry="F1M9,11L7,11 9,9 4,9 4,7 9,7 7,5 9,5 12,8z M8,2C4.755,2 2,4.756 2,8 2,11.247 4.755,14 8,14 11.245,14 14,11.247 14,8 14,4.756 11.245,2 8,2" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M9,11L7,11 9,9 4,9 4,7 9,7 7,5 9,5 12,8z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M15,8C15,11.866 11.866,15 8,15 4.134,15 1,11.866 1,8 1,4.134 4.134,1 8,1 11.866,1 15,4.134 15,8" /> |
||||
<GeometryDrawing Brush="#FF00539C" Geometry="F1M9,11L7,11 9,9 4,9 4,7 9,7 7,5 9,5 12,8z M8,2C4.755,2 2,4.756 2,8 2,11.247 4.755,14 8,14 11.245,14 14,11.247 14,8 14,4.756 11.245,2 8,2" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M9,11L7,11 9,9 4,9 4,7 9,7 7,5 9,5 12,8z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,20 +1,10 @@
@@ -1,20 +1,10 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,9L16,10.196 13.677,16 2,16C2,16 1.14,15.979 0.57,15.435 0.227,15.103 0,14.617 0,14L0,5C0,3.697,1.005,3,2,3L4.486,3 3.607,2.121 5.729,0 10.246,4.518 9.999,4.765 10.116,5 13,5C13.97,5,15,5.701,15,7L15,9z" /> |
||||
<GeometryDrawing Brush="#FFDCB67A" Geometry="F1M14,10.0313L14,7.0313C14,6.0313,12.764,6.0313,13,6.0313L9.5,6.0313 9.244,5.5193 8.578,6.1863 9,7.0313 13,7.0313 13,10.0313 4,10.0313 2,15.0313 13,15.0313 15,10.0313z M2,15.0153L1.997,15.0153C1.94,15.0153,1,15.0013,1,14.0313L1,8.9593C1.286,9.2523,1.626,9.4873,2,9.6663z" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M8.832,4.5176L5.728,7.6216 5.021,6.9136 6.918,5.0176 3.5,5.0176C2.673,5.0176 2,5.6906 2,6.5176 2,7.3446 2.673,8.0176 3.5,8.0176L3.5,9.0176C2.122,9.0176 1,7.8966 1,6.5176 1,5.1396 2.122,4.0176 3.5,4.0176L6.918,4.0176 5.021,2.1216 5.728,1.4136z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,9L16,10.196 13.677,16 2,16C2,16 1.14,15.979 0.57,15.435 0.227,15.103 0,14.617 0,14L0,5C0,3.697,1.005,3,2,3L4.486,3 3.607,2.121 5.729,0 10.246,4.518 9.999,4.765 10.116,5 13,5C13.97,5,15,5.701,15,7L15,9z" /> |
||||
<GeometryDrawing Brush="#FFDCB67A" Geometry="F1M14,10.0313L14,7.0313C14,6.0313,12.764,6.0313,13,6.0313L9.5,6.0313 9.244,5.5193 8.578,6.1863 9,7.0313 13,7.0313 13,10.0313 4,10.0313 2,15.0313 13,15.0313 15,10.0313z M2,15.0153L1.997,15.0153C1.94,15.0153,1,15.0013,1,14.0313L1,8.9593C1.286,9.2523,1.626,9.4873,2,9.6663z" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M8.832,4.5176L5.728,7.6216 5.021,6.9136 6.918,5.0176 3.5,5.0176C2.673,5.0176 2,5.6906 2,6.5176 2,7.3446 2.673,8.0176 3.5,8.0176L3.5,9.0176C2.122,9.0176 1,7.8966 1,6.5176 1,5.1396 2.122,4.0176 3.5,4.0176L6.918,4.0176 5.021,2.1216 5.728,1.4136z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,19 +1,9 @@
@@ -1,19 +1,9 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,8C16,12.411 12.411,16 8,16 3.589,16 0,12.411 0,8 0,6.597 0.384,5.212 1.088,4L0,4 0,0 8,0 8,8 4,8C4,10.206 5.794,12 8,12 10.206,12 12,10.206 12,8 12,6.656 11.331,5.41 10.21,4.666L9.377,4.112 11.592,0.78 12.425,1.333C14.663,2.822,16,5.314,16,8" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M15,8C15,11.859 11.859,15 8,15 4.14,15 1,11.859 1,8 1,6.076 1.801,4.292 3.121,3L1,3 1,1 7,1 7,7 5,7 5,4.002C3.766,4.931 3,6.401 3,8 3,10.757 5.243,13 8,13 10.757,13 13,10.757 13,8 13,6.321 12.164,4.763 10.764,3.833L11.871,2.167C13.83,3.469,15,5.649,15,8" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,8C16,12.411 12.411,16 8,16 3.589,16 0,12.411 0,8 0,6.597 0.384,5.212 1.088,4L0,4 0,0 8,0 8,8 4,8C4,10.206 5.794,12 8,12 10.206,12 12,10.206 12,8 12,6.656 11.331,5.41 10.21,4.666L9.377,4.112 11.592,0.78 12.425,1.333C14.663,2.822,16,5.314,16,8" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M15,8C15,11.859 11.859,15 8,15 4.14,15 1,11.859 1,8 1,6.076 1.801,4.292 3.121,3L1,3 1,1 7,1 7,7 5,7 5,4.002C3.766,4.931 3,6.401 3,8 3,10.757 5.243,13 8,13 10.757,13 13,10.757 13,8 13,6.321 12.164,4.763 10.764,3.833L11.871,2.167C13.83,3.469,15,5.649,15,8" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,20 +1,10 @@
@@ -1,20 +1,10 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,2L16,16 2.586,16 0,13.414 0,2C0,0.897,0.897,0,2,0L14,0C15.103,0,16,0.897,16,2" /> |
||||
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M4,10L4,15 6,15 6,12 8,12 8,15 12,15 12,10z M13,7L3,7 3,3 13,3z" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M13,3L3,3 3,7 13,7z M15,2L15,15 12,15 12,10 4,10 4,15 3,15 1,13 1,2C1,1.448,1.448,1,2,1L14,1C14.553,1,15,1.448,15,2 M6,12L8,12 8,15 6,15z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,2L16,16 2.586,16 0,13.414 0,2C0,0.897,0.897,0,2,0L14,0C15.103,0,16,0.897,16,2" /> |
||||
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M4,10L4,15 6,15 6,12 8,12 8,15 12,15 12,10z M13,7L3,7 3,3 13,3z" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M13,3L3,3 3,7 13,7z M15,2L15,15 12,15 12,10 4,10 4,15 3,15 1,13 1,2C1,1.448,1.448,1,2,1L14,1C14.553,1,15,1.448,15,2 M6,12L8,12 8,15 6,15z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,20 +1,10 @@
@@ -1,20 +1,10 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,5.8335C16,9.0495 13.384,11.6665 10.167,11.6665 9.136,11.6665 8.144,11.3925 7.254,10.8675L2.561,15.5605C2.277,15.8435 1.9,16.0005 1.5,16.0005 1.1,16.0005 0.723000000000001,15.8435 0.439,15.5605 -0.146000000000001,14.9755 -0.146000000000001,14.0245 0.439,13.4395L5.133,8.7445C4.608,7.8555 4.333,6.8635 4.333,5.8335 4.333,2.6165 6.95,0.000500000000000611 10.167,0.000500000000000611 13.384,0.000500000000000611 16,2.6165 16,5.8335" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M14,5.8335C14,7.9475 12.28,9.6665 10.167,9.6665 8.053,9.6665 6.333,7.9475 6.333,5.8335 6.333,3.7195 8.053,2.0005 10.167,2.0005 12.28,2.0005 14,3.7195 14,5.8335" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M10.167,9.667C8.053,9.667 6.334,7.947 6.334,5.834 6.334,3.72 8.053,2 10.167,2 12.28,2 14,3.72 14,5.834 14,7.947 12.28,9.667 10.167,9.667 M10.167,1C7.502,1 5.334,3.168 5.334,5.834 5.334,6.985 5.755,8.03 6.431,8.862L1.147,14.146C0.951000000000001,14.342 0.951000000000001,14.658 1.147,14.854 1.244,14.951 1.372,15 1.5,15 1.628,15 1.756,14.951 1.854,14.854L7.138,9.569C7.969,10.245 9.015,10.667 10.167,10.667 12.832,10.667 15,8.499 15,5.834 15,3.168 12.832,1 10.167,1" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M16,5.8335C16,9.0495 13.384,11.6665 10.167,11.6665 9.136,11.6665 8.144,11.3925 7.254,10.8675L2.561,15.5605C2.277,15.8435 1.9,16.0005 1.5,16.0005 1.1,16.0005 0.723000000000001,15.8435 0.439,15.5605 -0.146000000000001,14.9755 -0.146000000000001,14.0245 0.439,13.4395L5.133,8.7445C4.608,7.8555 4.333,6.8635 4.333,5.8335 4.333,2.6165 6.95,0.000500000000000611 10.167,0.000500000000000611 13.384,0.000500000000000611 16,2.6165 16,5.8335" /> |
||||
<GeometryDrawing Brush="#FFF0EFF1" Geometry="F1M14,5.8335C14,7.9475 12.28,9.6665 10.167,9.6665 8.053,9.6665 6.333,7.9475 6.333,5.8335 6.333,3.7195 8.053,2.0005 10.167,2.0005 12.28,2.0005 14,3.7195 14,5.8335" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M10.167,9.667C8.053,9.667 6.334,7.947 6.334,5.834 6.334,3.72 8.053,2 10.167,2 12.28,2 14,3.72 14,5.834 14,7.947 12.28,9.667 10.167,9.667 M10.167,1C7.502,1 5.334,3.168 5.334,5.834 5.334,6.985 5.755,8.03 6.431,8.862L1.147,14.146C0.951000000000001,14.342 0.951000000000001,14.658 1.147,14.854 1.244,14.951 1.372,15 1.5,15 1.628,15 1.756,14.951 1.854,14.854L7.138,9.569C7.969,10.245 9.015,10.667 10.167,10.667 12.832,10.667 15,8.499 15,5.834 15,3.168 12.832,1 10.167,1" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,21 +1,11 @@
@@ -1,21 +1,11 @@
|
||||
<!-- This file was generated by the AiToXaml tool.--> |
||||
<!-- Tool Version: 14.0.22307.0 --> |
||||
<Viewbox Width="16" Height="16" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<Rectangle Width="16" Height="16"> |
||||
<Rectangle.Fill> |
||||
<DrawingBrush> |
||||
<DrawingBrush.Drawing> |
||||
<DrawingGroup> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M0,-0.000199999999999534L0,8.9998 1,8.9998 1,12.0008 2.586,12.0008 1,13.5858 1,15.9998 8,15.9998 8,13.0008 6.449,13.0008 8,12.0008 8,10.9998 12,14.9998 16,10.9998 16,4.9998 14,6.9998 14,3.0008 10,3.0008 10,6.9998 9,5.9998 9,-0.000199999999999534z" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M7,7L5,2 4,2 2,7 3,7 3.399,6 5.601,6 6,7z M8,8L1,8 1,1 8,1z M4.5,3.25L5.2,5 3.8,5z M2,11L5,11 2,14 2,15 7,15 7,14 4.013,14 7,11.051 6.952,11 7,11 7,10 2,10z" /> |
||||
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M3.7998,5L4.4998,3.25 5.1998,5z M5.9998,7L6.9998,7 4.9998,2 3.9998,2 1.9998,7 2.9998,7 3.3998,6 5.6008,6z" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M15,8L15,10 12,13 9,10 9,8 11,10 11,4 13,4 13,10z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
||||
</DrawingBrush.Drawing> |
||||
</DrawingBrush> |
||||
</Rectangle.Fill> |
||||
</Rectangle> |
||||
</Viewbox> |
||||
<DrawingGroup xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
||||
<DrawingGroup.Children> |
||||
<GeometryDrawing Brush="#00FFFFFF" Geometry="F1M16,16L0,16 0,0 16,0z" /> |
||||
<GeometryDrawing Brush="#FFF6F6F6" Geometry="F1M0,-0.000199999999999534L0,8.9998 1,8.9998 1,12.0008 2.586,12.0008 1,13.5858 1,15.9998 8,15.9998 8,13.0008 6.449,13.0008 8,12.0008 8,10.9998 12,14.9998 16,10.9998 16,4.9998 14,6.9998 14,3.0008 10,3.0008 10,6.9998 9,5.9998 9,-0.000199999999999534z" /> |
||||
<GeometryDrawing Brush="#FF424242" Geometry="F1M7,7L5,2 4,2 2,7 3,7 3.399,6 5.601,6 6,7z M8,8L1,8 1,1 8,1z M4.5,3.25L5.2,5 3.8,5z M2,11L5,11 2,14 2,15 7,15 7,14 4.013,14 7,11.051 6.952,11 7,11 7,10 2,10z" /> |
||||
<GeometryDrawing Brush="#FFEFEFF0" Geometry="F1M3.7998,5L4.4998,3.25 5.1998,5z M5.9998,7L6.9998,7 4.9998,2 3.9998,2 1.9998,7 2.9998,7 3.3998,6 5.6008,6z" /> |
||||
<GeometryDrawing Brush="#FF00529C" Geometry="F1M15,8L15,10 12,13 9,10 9,8 11,10 11,4 13,4 13,10z" /> |
||||
</DrawingGroup.Children> |
||||
</DrawingGroup> |
@ -1,28 +0,0 @@
@@ -1,28 +0,0 @@
|
||||
using System; |
||||
using System.Collections.Generic; |
||||
using System.Linq; |
||||
using System.Text; |
||||
using System.Threading.Tasks; |
||||
using System.Windows; |
||||
using System.Windows.Controls; |
||||
using System.Windows.Media; |
||||
|
||||
namespace ICSharpCode.TreeView |
||||
{ |
||||
class IconDataTemplateSelector : DataTemplateSelector |
||||
{ |
||||
public DataTemplate ImageDataTemplate { get; set; } |
||||
|
||||
public DataTemplate VectorDataTemplate { get; set; } |
||||
|
||||
public override DataTemplate SelectTemplate(object item, DependencyObject container) |
||||
{ |
||||
if (item is ImageSource) |
||||
return ImageDataTemplate; |
||||
if (item is DrawingGroup) |
||||
return VectorDataTemplate; |
||||
|
||||
return base.SelectTemplate(item, container); |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue