chore: add icon

This commit is contained in:
Anna 2021-08-23 12:42:04 -04:00
parent ddab3c7928
commit d22de4f903
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
4 changed files with 10 additions and 3 deletions

1
.gitattributes vendored
View File

@ -1 +1,2 @@
* text eol=lf * text eol=lf
*.png binary

View File

@ -24,7 +24,13 @@
</Reference> </Reference>
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="DalamudPackager" Version="2.0.0"/> <PackageReference Include="DalamudPackager" Version="2.1.0"/>
<PackageReference Include="XivCommon" Version="3.0.1"/> <PackageReference Include="XivCommon" Version="3.0.1"/>
</ItemGroup> </ItemGroup>
<ItemGroup>
<Content Include="..\icon.png">
<Link>icon.png</Link>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
</Project> </Project>

BIN
icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -9,7 +9,7 @@
sodipodi:docname="icon.svg" sodipodi:docname="icon.svg"
width="48" width="48"
height="48" height="48"
inkscape:export-filename="C:\Users\Anna\Desktop\goodmemory.png" inkscape:export-filename="D:\code\GoodMemory\icon.png"
inkscape:export-xdpi="1023.6888" inkscape:export-xdpi="1023.6888"
inkscape:export-ydpi="1023.6888" inkscape:export-ydpi="1023.6888"
inkscape:version="1.1 (c68e22c387, 2021-05-23)" inkscape:version="1.1 (c68e22c387, 2021-05-23)"
@ -27,7 +27,7 @@
inkscape:pagecheckerboard="1" inkscape:pagecheckerboard="1"
showgrid="false" showgrid="false"
inkscape:zoom="11.093333" inkscape:zoom="11.093333"
inkscape:cx="23.933293" inkscape:cx="23.933294"
inkscape:cy="24.023438" inkscape:cy="24.023438"
inkscape:window-width="1920" inkscape:window-width="1920"
inkscape:window-height="1017" inkscape:window-height="1017"

Before

Width:  |  Height:  |  Size: 3.8 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB