mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-21 21:04:04 +00:00
- Add proper macOS icon padding (80% scale) so icon matches system icon sizes - Strip glass/glow effects from icon SVG for Liquid Glass compatibility - Add separate flat layer SVGs for Apple Icon Composer - Regenerate all raster icon formats (png, icns, ico) - Update "Learn more" link to https://sandboxagent.dev/ Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
249 B
XML
4 lines
249 B
XML
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Background layer: flat dark fill. OS applies squircle mask + Liquid Glass. -->
|
|
<rect width="1024" height="1024" fill="#0D0D0D"/>
|
|
</svg>
|