Socket
Socket
Sign inDemoInstall

@dynamic-labs/iconic

Package Overview
Dependencies
Maintainers
2
Versions
296
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/iconic

A library of icons used by Dynamic Lab's SDK, served via CDN


Version published
Weekly downloads
14K
decreased by-0.97%
Maintainers
2
Weekly downloads
 
Created
Source

Adding an icon

  1. Add the SVG file to the appropriate folder
  2. Add a createIconic compomenent to the index.ts in that folder for that icon
  3. Bump the version in package.json
  4. run yarn test -u to update test fixtures
  5. Open a PR
  6. After merge, release

Updating an icon

  1. Update SVG file with new data
  2. Open a PR
  3. Release, which will update the sprite.svg (no version bump necessary)

It will take up to 24 hours for new icon to be seen due to cache

Releasing

Run github action (publish)[https://github.com/dynamic-labs/iconic/actions/workflows/publish.yml] to publish new version and deploy sprite svg

FAQs

Package last updated on 22 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc