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