cb88bf121a
* Remove obsolete image and SVG assets
Delete multiple image and SVG files from assets/ and docs/images/ (including icons, banners, diagrams, MCP images, and docs showcase/logo assets). Cleanup to remove unused or legacy media and reduce repository bloat.
* Add logo SVGs to docs/images/logos
Add five new SVG logo assets for documentation branding: docs/images/logos/{cursor.svg, kiro.svg, qoder.svg, trae.svg, windsurf.svg}. Includes vector icons and an embedded base64 image in kiro.svg.
* Normalize SVG formatting and add EOF newlines
Reformat and normalize several logo SVGs for consistency. kiro.svg was expanded/pretty-printed for readability; cursor.svg, qoder.svg, trae.svg, and windsurf.svg had minor whitespace updates (added missing newline at EOF and normalized formatting). No visual/content changes introduced.