-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerssponsorship:eligible
Milestone
Description
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
- node
- netlify
- vercel (seems to just be an SVG "wrapper" around a base64 encoded image)
- 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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerssponsorship:eligible
Type
Projects
Status
✅ Done