Back to Lit

00

packages/lit-dev-content/site/tutorials/content/svg-templates/00.md

latest968 B
Original Source

Introduction

SVG is a web standard enabling artists and designers to build beautiful graphics with XML syntax.

Lit can compose SVG with templates creating portable and expressive graphics for the web.

Lit (web components) and SVG are supported by all modern browsers.

Prior Knowledge

Before completing this tutorial, you should be familiar with the following concepts:

What you'll learn

In this tutorial you will learn how to:

  • Render SVGs with Lit
  • Create generative graphics with SVG
  • Theme SVGs with CSS
  • Create the graphic shown in the preview