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