How to use the ember-svg-jar/utils/make-svg function in ember-svg-jar

To help you get started, we’ve selected a few ember-svg-jar examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ivanvotti / ember-svg-jar / app / helpers / svg-jar.js View on Github external
export function svgJar(assetId, svgAttrs) {
  return makeSVG(assetId, svgAttrs, getInlineAsset);
}

ember-svg-jar

Best way to use SVG images in Ember applications

MIT
Latest version published 2 months ago

Package Health Score

78 / 100
Full package analysis