Skip to content

chore: optimize all static images and svgs#3713

Merged
waleedlatif1 merged 1 commit intosimstudioai:stagingfrom
adithyaakrishna:feat/assets
Mar 22, 2026
Merged

chore: optimize all static images and svgs#3713
waleedlatif1 merged 1 commit intosimstudioai:stagingfrom
adithyaakrishna:feat/assets

Conversation

@adithyaakrishna
Copy link
Contributor

Summary

  • Losslessly optimize all static images across apps/sim/public/ and apps/docs/public/

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: Asset optimization

Testing

  • Verified images render correctly after optimization
  • No code changes — only binary assets and SVG cleanup

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement
    (CLA)

@vercel
Copy link

vercel bot commented Mar 22, 2026

@adithyaakrishna is attempting to deploy a commit to the Sim Team on Vercel.

A member of the Team first needs to authorize it.

@cursor
Copy link

cursor bot commented Mar 22, 2026

PR Summary

Low Risk
Low risk: changes are limited to formatting/optimization of static SVG assets and should not affect runtime behavior beyond potential rendering regressions if optimization altered SVG semantics.

Overview
Losslessly optimizes and normalizes multiple static SVG assets used by apps/sim and apps/docs (icons, brandbook workmark/icons, and landing-page illustrations).

The updates primarily minify SVG markup (inline attributes, deduped/renamed IDs, simplified transforms/paths, removed extra whitespace/newlines), reducing asset size without changing application code.

Written by Cursor Bugbot for commit bbde4f4. This will update automatically on new commits. Configure here.

@waleedlatif1 waleedlatif1 merged commit d1310a0 into simstudioai:staging Mar 22, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants