mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-21 23:04:46 +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>
5 lines
347 B
XML
5 lines
347 B
XML
<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<!-- Border layer: flat inner rounded rect stroke. No glow — let Liquid Glass handle depth. -->
|
|
<rect x="152" y="152" width="720" height="720" rx="205"
|
|
fill="none" stroke="#F0F0F0" stroke-width="67" stroke-opacity="0.9"/>
|
|
</svg>
|