Skip to content

use SVGs for all logos and icons #71

@thescientist13

Description

@thescientist13

Summary

A couple of our image assets that could probably be SVGs are not, and instead are PNGs.

Would like to at least acquire the following as SVGs

  1. node
  2. netlify
  3. vercel (seems to just be an SVG "wrapper" around a base64 encoded image)
  4. WCC (seems to just be an SVG "wrapper" around a base64 encoded image - @thescientist13 to tracking down)

Details

Will then want to refactor platform component to use inline <svg> instead of <img>, which should then address this Lighthouse item(s) all related to images
Screenshot 2024-08-18 at 2 56 26 PM
Screenshot 2024-08-18 at 2 59 44 PM
Screenshot 2024-08-18 at 2 59 39 PM

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions