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