Planning Center Icons
npm install @planningcenter/icons- Installation
- Usage
- Development Scripts
- Contributing
- Publishing
- Releases (changelog)
- Actions
- Figma
- Storybook
- Docs/Reference
- npm package (preferred)
- GitHub (experimental)
- React — @planningcenter/symbol
- Rails — interfaces#planningcenter_svg_use_tag
``bash``
yarn build # Generate sprites/paths from SVGs & build reference page
yarn start # Build and serve local docs at http://localhost:1234
yarn test # Run Jest tests
yarn storybook # Start Storybook at http://localhost:6006
yarn deploy # Build everything and deploy to GitHub Pages