@codedrop/graphic

graphic component

Usage no npm install needed!

<script type="module">
  import codedropGraphic from 'https://cdn.skypack.dev/@codedrop/graphic';
</script>

README

@codedrop/graphic

npm

Display a graphic (SVG).

Installation

npm install @codedrop/graphic --save-dev

How to use

import Graphic from '@codedrop/graphic';

<Graphic src="../images/graphic.svg">