Component to display SVG like awesome font
The component is in the folder
Component/SVG.svelte
<SVG name="search" />
or
<SVG
name="search"
width="128"
height="128"
/>
default value is 24px
The test folder is
Example/
cd Example
yarn install
yarn start
After compilation, open your browser at location: