Skip to content

Runtime and package contract

  • Package-manager consumers receive pure ESM targeting ES2022.
  • Vue remains external and is resolved from the consuming application.
  • Every component renders one root <svg> with its authored viewBox.
  • The repository root is the only npm package; pnpm build writes only to the ignored root dist/ directory.
  • The package does not publish CommonJS or public icon subpath exports.

See the runtime contract for details.