Our contribution and installation docs
- Add the new logo or icon which you received from Design to the
./src
directory. - Run
npm run build
- Open a PR with your change and then ask for help in #wpds for a review
We have standardized on using viewBox over width & height attributes.
Branded logos will use WPDS Theme Colors like so where a CSS property/variable is used with a fallback hex code.
fill="var(--wpds-colors-primary, #111)"