18 lines
1.2 KiB
XML
18 lines
1.2 KiB
XML
<Viewbox xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml">
|
|
<Canvas Height="18" Width="18">
|
|
<Canvas.Resources>
|
|
<LinearGradientBrush x:Key="a2546c3d-06f2-4d81-b3fa-b5b62d9f6f89" StartPoint="0.0900000035762787,0.170000001788139" EndPoint="0.0900000035762787,1" MappingMode="RelativeToBoundingBox">
|
|
<LinearGradientBrush.GradientStops>
|
|
<GradientStopCollection>
|
|
<GradientStop Offset="0" Color="#0078d4" />
|
|
<GradientStop Offset="0.16" Color="#1380da" />
|
|
<GradientStop Offset="0.53" Color="#3c91e5" />
|
|
<GradientStop Offset="0.82" Color="#559cec" />
|
|
<GradientStop Offset="1" Color="#5ea0ef" />
|
|
</GradientStopCollection>
|
|
</LinearGradientBrush.GradientStops>
|
|
</LinearGradientBrush>
|
|
</Canvas.Resources>
|
|
<Path Fill="{StaticResource a2546c3d-06f2-4d81-b3fa-b5b62d9f6f89}" Data="M6.6 12.2h4.8V17H6.6zM1 5.8h4.8V1H1.67a.67.67 0 00-.67.67zM1.67 17H5.8v-4.8H1v4.13a.67.67 0 00.67.67zM1 11.4h4.8V6.6H1zM12.2 17h4.13a.67.67 0 00.67-.67V12.2h-4.8zm-5.6-5.6h4.8V6.6H6.6zm5.6 0H17V6.6h-4.8zm0-10.4v4.8H17V1.67a.67.67 0 00-.67-.67zM6.6 5.8h4.8V1H6.6z" />
|
|
</Canvas>
|
|
</Viewbox> |