# Graph Drawing
The **<svg>** component can be used to draw simple shapes, such as rectangles, circles, and lines. For details about the supported shapes, see <svg>.
In this example, you can draw different shapes and stitch them to form a house graph.
```html