Pattern #1
- #lines
- #directional
Add this code to your <defs>
in your document, to make the pattern available.
<pattern id="pattern-1" patternUnits="userSpaceOnUse" width="4" height="4">
<path d="M-1,1 l2,-2 M0,4 l4,-4 M3,5 l2,-2" stroke="currentcolor" style="stroke: var(--pattern-channel-1, currentcolor)" />
</pattern>