@carbonplan/icons
v2.0.0
Published
icons for our websites
Downloads
276
Readme
carbonplan / icons
icons for our websites
usage
To use, import the icon components you want into your next
project.
import { Check, Arrow } from '@carbonplan/icons'
All icons are provided as SVG elements. They pair nicely with the IconButton
component from theme-ui
for making buttons.
For more usage examples checkout our design
sample which showcases all these components live.
development
To update a component and publish a new version, first make your changes, then follow these steps
- Increase the version number in
package.json
npm run build
npm publish
license
All the code in this repository is MIT licensed, but we request that you please provide attribution if reusing any of our digital content (graphics, logo, articles, etc.).
about us
CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of climate solutions with open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.