1.
What is the primary purpose of SVG patterns?
2.
How is an SVG pattern defined within an SVG document?
3.
What does the patternUnits attribute in an SVG pattern specify?
4.
How can you fill a shape with an SVG pattern?
5.
Which types of images or textures can be used in SVG patterns?
6.
How do you repeat an image within an SVG pattern?
7.
What do the x and y attributes in an SVG pattern define?
8.
How can you create a seamless repeating pattern in SVG?
9.
What effect does changing the width and height attributes of an SVG pattern have on the pattern?
10.
How do you position an SVG pattern within a shape?