uiowa / brand-icon-browser

0 stars 1 forks source link

Generate white and gold SVG variants by duplicating one color SVG #61

Closed quamsta closed 2 years ago

quamsta commented 2 years ago

Resolves #53

Doing this by duplicating the black/original SVG, crawling its DOM, finding any relevant shape or path and adjusting the shape's fill="" attribute if and only if fill is NOT equal to none and then resaving the file.

Available to test on the sandbox site: https://sandbox.imu.uiowa.edu