ArshVerma commited on
Commit
b366f83
·
1 Parent(s): 9795b30

Replace logo.svg with codelens-brand-v2.svg

Browse files

Add a new brand asset (assets/codelens-brand-v2.svg), remove the old assets/logo.svg, and update README.md to reference the new SVG. The new asset updates the logo dimensions and refreshed styling (400x100) to reflect updated branding.

Files changed (3) hide show
  1. README.md +1 -1
  2. assets/codelens-brand-v2.svg +4 -0
  3. assets/logo.svg +0 -5
README.md CHANGED
@@ -1,5 +1,5 @@
1
  <p align="center">
2
- <img src="assets/logo.svg" width="400" alt="CodeLens." />
3
  </p>
4
 
5
  # CodeLens
 
1
  <p align="center">
2
+ <img src="assets/codelens-brand-v2.svg" width="400" alt="CodeLens." />
3
  </p>
4
 
5
  # CodeLens
assets/codelens-brand-v2.svg ADDED
assets/logo.svg DELETED