Embed SVG

Stop bundling your SVGs

Embed SVG is a simple web component that allows you to inline SVGs into your HTML.

All the benefits of inlining your SVGs without having to bundle them.

Features

Installation

You can install Embed SVG using npm:

npm install embed-svg

Then import the package

import 'embed-svg';

Basic Usage

Replacements