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