Skip to content

Commit dfe5bc4

Browse files
authored
fix: updated icons to match the nugets (#186)
1 parent 36b627d commit dfe5bc4

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

MAUI.FreakyControls/MAUI.FreakyControls/Maui.FreakyControls.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<Authors>FreakyAli</Authors>
2424
<PackageLicenseExpression>MIT</PackageLicenseExpression>
2525
<Description>Maui.FreakyControls is a free OSS UI Kit for .NET MAUI which provides a set of controls and utilities to build modern mobile apps.</Description>
26-
<PackageIcon>maui_toolkit.png</PackageIcon>
26+
<PackageIcon>icon.png</PackageIcon>
2727
<RepositoryUrl>https://github.com/FreakyAli/MAUI.FreakyControls</RepositoryUrl>
2828
<PackageProjectUrl>https://github.com/FreakyAli/MAUI.FreakyControls</PackageProjectUrl>
2929
<PackageTags>Maui dotnet.Maui .net-Maui FreakyControls CodeView OTP SwipeButton PinCodeView Zoom ZoomableImage Switch AutoComplete JumpList Button Checkbox uikit Signature Radiobutton SignatureView Svg CircularImage TextInputLayout</PackageTags>
@@ -91,7 +91,7 @@
9191
<None Remove="SkiaSharp.Svg" />
9292
<None Remove="Platforms\Android\NativeControls\Helpers\" />
9393
<None Remove="Platforms\iOS\NativeControls\" />
94-
<None Include="maui_toolkit.png" Pack="true" Visible="false" PackagePath="" />
94+
<None Include="icon.png" Pack="true" Visible="false" PackagePath="" />
9595
<None Include="Readme.md" Pack="true" Visible="false" PackagePath="" />
9696
<None Remove="Platforms\iOS\FreakyCircularImageHandler.ios" />
9797
<None Remove="Platforms\MacCatalyst\" />
844 KB
Loading
-22.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)