Replace Dell logo with Material Design monitor icon
- Add white monitor icon from Google Material Icons (desktop_windows) - Works with Windows light/dark mode (white icon auto-inverts) 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -27,10 +27,12 @@
|
||||
|
||||
<ItemGroup>
|
||||
<None Remove="DellLogo.ico" />
|
||||
<None Remove="MonitorIcon.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Resource Include="DellLogo.ico" />
|
||||
<Resource Include="MonitorIcon.ico" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user