How would I fill an SVG shape, not with a single colour, an image or a gradient, but with a hatching pattern, diagonal if possible.
It\'s been 2 hours and I\'ve foun
SVG 2 has a hatch entity for specifically this purpose. From that page's example section:
This is a very easily configurable way to create hatches:
Furthermore the hatch path can also be customised: