@educationadvanced/eai-graphics
v1.32.0
Published
Icons and logos used throughout Education Advance’s applications and digital environments
Downloads
454
Maintainers
Readme
Education Advanced Graphics
Icons and logos used throughout Education Advance’s applications and digital environments.
Building
This package has many pre-composited assets, like PNG and SVG icons and logos, that get distributed to a public CDN. If either icons.js or icons.json are updated (which both should be at the same time), you can run the following command to build all applicable assets:
npm run build Endpoints
You can easily import all instances of our icons or logos into a project by hitting the following endpoint:
import { icons, logos } from "https://unpkg.com/@educationadvanced/eai-graphics";