icons-pack / react-simple-icons

📦 This package provides the Simple Icons packaged as a set of React components.
MIT License
295 stars 18 forks source link

Change title to match SVG #174

Closed samrobbins85 closed 1 year ago

samrobbins85 commented 1 year ago

This changes from using the baseName to the title exported from simple-icons, making the <title>s in the React components match the underlying SVGs, rather than having the si prefix

wootsbot commented 1 year ago

@samrobbins85 feel free to add a changeset.

pnpm changeset

this could be a path

samrobbins85 commented 1 year ago

Thanks @wootsbot, added