Pattern #39
- #lines
- #waves
- #vertical
Add this code to your <defs>
in your document, to make the pattern available.
<pattern id="pattern-39" patternUnits="userSpaceOnUse" width="6" height="6">
<path d="M5,-1 l2,2 M5,7 l2,-2" style="stroke: var(--pattern-channel-1, currentcolor)" fill="none" />
<polyline points="0,0 3,3 0,6" style="stroke: var(--pattern-channel-1, currentcolor)" fill="none" />
</pattern>