feat(icons): generate application icons in multiple sizes #22

Merged
Christoph merged 1 commits from branding into main 2026-07-08 11:10:17 +00:00
Owner

This update introduces a new script to generate application icons in various sizes, including 32x32, 64x64, 128x128, and 512x512 pixels. The generated icons are now included in the Tauri configuration, ensuring that the application has the appropriate icons for different contexts.

  • Added a script for generating icons from a source image
  • Updated Tauri configuration to reference new icon sizes
  • Included multiple icon formats for better compatibility
This update introduces a new script to generate application icons in various sizes, including 32x32, 64x64, 128x128, and 512x512 pixels. The generated icons are now included in the Tauri configuration, ensuring that the application has the appropriate icons for different contexts. - Added a script for generating icons from a source image - Updated Tauri configuration to reference new icon sizes - Included multiple icon formats for better compatibility
Christoph added 1 commit 2026-07-08 11:10:12 +00:00
This update introduces a new script to generate application icons in various sizes, including 32x32, 64x64, 128x128, and 512x512 pixels. The generated icons are now included in the Tauri configuration, ensuring that the application has the appropriate icons for different contexts.

- Added a script for generating icons from a source image
- Updated Tauri configuration to reference new icon sizes
- Included multiple icon formats for better compatibility
Christoph merged commit 6f1771f8b6 into main 2026-07-08 11:10:17 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Christoph/GitLite#22