Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 48340a04 authored by Harald Martini's avatar Harald Martini
Browse files

Added Information Icon

parent ff9f7baf
No related branches found
No related tags found
No related merge requests found
<!-- 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="#FF1AA1E2" Geometry="F1M7,5L8,5 8,4 7,4z M14,7.5C14,6.906 13.922,6.332 13.766,5.777 13.609,5.223 13.391,4.705 13.109,4.223 12.828,3.741 12.489,3.302 12.094,2.906 11.698,2.51 11.259,2.172 10.777,1.891 10.296,1.609 9.777,1.391 9.223,1.234 8.668,1.078 8.094,1 7.5,1 6.901,1 6.326,1.078 5.773,1.234 5.221,1.391 4.705,1.609 4.223,1.891 3.741,2.172 3.302,2.51 2.906,2.906 2.51,3.302 2.172,3.741 1.891,4.223 1.609,4.705 1.391,5.223 1.234,5.777 1.078,6.332 1,6.906 1,7.5 1,8.094 1.078,8.668 1.234,9.223 1.391,9.777 1.609,10.296 1.891,10.777 2.172,11.259 2.51,11.698 2.906,12.094 3.302,12.489 3.741,12.828 4.223,13.109 4.705,13.391 5.221,13.609 5.773,13.766 6.326,13.922 6.901,14 7.5,14 8.094,14 8.668,13.922 9.223,13.766 9.777,13.609 10.296,13.391 10.777,13.109 11.259,12.828 11.698,12.489 12.094,12.094 12.489,11.698 12.828,11.259 13.109,10.777 13.391,10.296 13.609,9.779 13.766,9.227 13.922,8.674 14,8.099 14,7.5 M15,7.5C15,8.193 14.911,8.858 14.734,9.496 14.558,10.134 14.306,10.731 13.98,11.289 13.655,11.847 13.265,12.353 12.809,12.809 12.353,13.265 11.847,13.655 11.289,13.98 10.731,14.306 10.134,14.558 9.496,14.734 8.858,14.911 8.193,15 7.5,15 6.807,15 6.142,14.911 5.504,14.734 4.866,14.558 4.268,14.306 3.711,13.98 3.154,13.655 2.647,13.265 2.191,12.809 1.736,12.353 1.345,11.847 1.02,11.289 0.694,10.731 0.443,10.134 0.266,9.496 0.088,8.858 0,8.193 0,7.5 0,6.807 0.088,6.142 0.266,5.504 0.443,4.866 0.694,4.268 1.02,3.711 1.345,3.154 1.736,2.647 2.191,2.191 2.647,1.736 3.154,1.345 3.711,1.02 4.268,0.694000000000001 4.866,0.443 5.504,0.266 6.142,0.0879999999999992 6.807,0 7.5,0 8.193,0 8.858,0.0879999999999992 9.496,0.266 10.134,0.443 10.731,0.694000000000001 11.289,1.02 11.847,1.345 12.353,1.736 12.809,2.191 13.265,2.647 13.655,3.154 13.98,3.711 14.306,4.268 14.558,4.866 14.734,5.504 14.911,6.142 15,6.807 15,7.5 M7,6L8,6 8,11 7,11z" />
</DrawingGroup.Children>
</DrawingGroup>
</DrawingBrush.Drawing>
</DrawingBrush>
</Rectangle.Fill>
</Rectangle>
</Viewbox>
\ No newline at end of file
......@@ -86,4 +86,25 @@
</Rectangle>
</Viewbox>
</DataTemplate>
<DataTemplate x:Key="InformationIcon">
<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="{StaticResource AccentColorButton}" Geometry="F1M7,5L8,5 8,4 7,4z M14,7.5C14,6.906 13.922,6.332 13.766,5.777 13.609,5.223 13.391,4.705 13.109,4.223 12.828,3.741 12.489,3.302 12.094,2.906 11.698,2.51 11.259,2.172 10.777,1.891 10.296,1.609 9.777,1.391 9.223,1.234 8.668,1.078 8.094,1 7.5,1 6.901,1 6.326,1.078 5.773,1.234 5.221,1.391 4.705,1.609 4.223,1.891 3.741,2.172 3.302,2.51 2.906,2.906 2.51,3.302 2.172,3.741 1.891,4.223 1.609,4.705 1.391,5.223 1.234,5.777 1.078,6.332 1,6.906 1,7.5 1,8.094 1.078,8.668 1.234,9.223 1.391,9.777 1.609,10.296 1.891,10.777 2.172,11.259 2.51,11.698 2.906,12.094 3.302,12.489 3.741,12.828 4.223,13.109 4.705,13.391 5.221,13.609 5.773,13.766 6.326,13.922 6.901,14 7.5,14 8.094,14 8.668,13.922 9.223,13.766 9.777,13.609 10.296,13.391 10.777,13.109 11.259,12.828 11.698,12.489 12.094,12.094 12.489,11.698 12.828,11.259 13.109,10.777 13.391,10.296 13.609,9.779 13.766,9.227 13.922,8.674 14,8.099 14,7.5 M15,7.5C15,8.193 14.911,8.858 14.734,9.496 14.558,10.134 14.306,10.731 13.98,11.289 13.655,11.847 13.265,12.353 12.809,12.809 12.353,13.265 11.847,13.655 11.289,13.98 10.731,14.306 10.134,14.558 9.496,14.734 8.858,14.911 8.193,15 7.5,15 6.807,15 6.142,14.911 5.504,14.734 4.866,14.558 4.268,14.306 3.711,13.98 3.154,13.655 2.647,13.265 2.191,12.809 1.736,12.353 1.345,11.847 1.02,11.289 0.694,10.731 0.443,10.134 0.266,9.496 0.088,8.858 0,8.193 0,7.5 0,6.807 0.088,6.142 0.266,5.504 0.443,4.866 0.694,4.268 1.02,3.711 1.345,3.154 1.736,2.647 2.191,2.191 2.647,1.736 3.154,1.345 3.711,1.02 4.268,0.694000000000001 4.866,0.443 5.504,0.266 6.142,0.0879999999999992 6.807,0 7.5,0 8.193,0 8.858,0.0879999999999992 9.496,0.266 10.134,0.443 10.731,0.694000000000001 11.289,1.02 11.847,1.345 12.353,1.736 12.809,2.191 13.265,2.647 13.655,3.154 13.98,3.711 14.306,4.268 14.558,4.866 14.734,5.504 14.911,6.142 15,6.807 15,7.5 M7,6L8,6 8,11 7,11z" />
<!--<GeometryDrawing Brush="#FF1AA1E2" Geometry="F1M7,5L8,5 8,4 7,4z M14,7.5C14,6.906 13.922,6.332 13.766,5.777 13.609,5.223 13.391,4.705 13.109,4.223 12.828,3.741 12.489,3.302 12.094,2.906 11.698,2.51 11.259,2.172 10.777,1.891 10.296,1.609 9.777,1.391 9.223,1.234 8.668,1.078 8.094,1 7.5,1 6.901,1 6.326,1.078 5.773,1.234 5.221,1.391 4.705,1.609 4.223,1.891 3.741,2.172 3.302,2.51 2.906,2.906 2.51,3.302 2.172,3.741 1.891,4.223 1.609,4.705 1.391,5.223 1.234,5.777 1.078,6.332 1,6.906 1,7.5 1,8.094 1.078,8.668 1.234,9.223 1.391,9.777 1.609,10.296 1.891,10.777 2.172,11.259 2.51,11.698 2.906,12.094 3.302,12.489 3.741,12.828 4.223,13.109 4.705,13.391 5.221,13.609 5.773,13.766 6.326,13.922 6.901,14 7.5,14 8.094,14 8.668,13.922 9.223,13.766 9.777,13.609 10.296,13.391 10.777,13.109 11.259,12.828 11.698,12.489 12.094,12.094 12.489,11.698 12.828,11.259 13.109,10.777 13.391,10.296 13.609,9.779 13.766,9.227 13.922,8.674 14,8.099 14,7.5 M15,7.5C15,8.193 14.911,8.858 14.734,9.496 14.558,10.134 14.306,10.731 13.98,11.289 13.655,11.847 13.265,12.353 12.809,12.809 12.353,13.265 11.847,13.655 11.289,13.98 10.731,14.306 10.134,14.558 9.496,14.734 8.858,14.911 8.193,15 7.5,15 6.807,15 6.142,14.911 5.504,14.734 4.866,14.558 4.268,14.306 3.711,13.98 3.154,13.655 2.647,13.265 2.191,12.809 1.736,12.353 1.345,11.847 1.02,11.289 0.694,10.731 0.443,10.134 0.266,9.496 0.088,8.858 0,8.193 0,7.5 0,6.807 0.088,6.142 0.266,5.504 0.443,4.866 0.694,4.268 1.02,3.711 1.345,3.154 1.736,2.647 2.191,2.191 2.647,1.736 3.154,1.345 3.711,1.02 4.268,0.694000000000001 4.866,0.443 5.504,0.266 6.142,0.0879999999999992 6.807,0 7.5,0 8.193,0 8.858,0.0879999999999992 9.496,0.266 10.134,0.443 10.731,0.694000000000001 11.289,1.02 11.847,1.345 12.353,1.736 12.809,2.191 13.265,2.647 13.655,3.154 13.98,3.711 14.306,4.268 14.558,4.866 14.734,5.504 14.911,6.142 15,6.807 15,7.5 M7,6L8,6 8,11 7,11z" />-->
</DrawingGroup.Children>
</DrawingGroup>
</DrawingBrush.Drawing>
</DrawingBrush>
</Rectangle.Fill>
</Rectangle>
</Viewbox>
</DataTemplate>
</ResourceDictionary>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment