skip to content

Pattern #2

Add this code to your <defs> in your document, to make the pattern available.

<pattern id="pattern-2" patternUnits="userSpaceOnUse" width="4" height="4">
<path d="M0,0 l4,4
M-1,3 l2,2
M3,-1 l2,2"
stroke="currentcolor" style="stroke: var(--pattern-channel-1, currentcolor)" />

</pattern>
download file