stencila / designa

📐 Stencila's design system
https://stencila.github.io/designa
Apache License 2.0
11 stars 1 forks source link

refactor(Icon): Fix rendering of icons without a style suffix #288

Closed alex-ketch closed 2 years ago

alex-ketch commented 2 years ago

close #251

This PR adds logic for distinguishing between Remix Icons that have a style suffix (line or fill), and ones that don't.

Previously icons names which didn't have a suffix would fail to load.