1.0.0 • Published 12 months ago

@zalxon/icons v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

zalxon / icons

icons for our websites

GitHub Build Status MIT License NPM Version

usage

To use, import the icon components you want into your next project.

import { Check, Arrow } from '@zalxon/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

Zalxon 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 zalxon.com or get in touch by opening an issue or sending us an email.