@ardi83/svg-importer

This is a simple put image in DOM

Usage no npm install needed!

<script type="module">
  import ardi83SvgImporter from 'https://cdn.skypack.dev/@ardi83/svg-importer';
</script>

README

This is a simple put image in DOM

<IMG src="** choose imported image name **" width=" enter width size " />
Forexample: <IMG src={file name} width="200px" />