bbc / psammead

React component library for BBC World Service and more
https://bbc.github.io/psammead/
Other
320 stars 54 forks source link

Fixes BBC Blocks Dark Mode Base64 String Size #4634

Closed HarveyPeachey closed 2 years ago

HarveyPeachey commented 2 years ago

Part of https://github.com/bbc/simorgh/issues/10004

Overall change: This PR fixes the base 64 string for the dark mode BBC blocks image which is used in placeholders, this takes the normal BBC Blocks logo, replaces the fill colour in the SVG format, and has been converted back into the base 64 format.

Makes the image 3x smaller, from 8.27 KB to 2.70 KB.

Code changes: