skip to content

Pattern #20

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

<pattern id="pattern-20" patternUnits="userSpaceOnUse" width="12" height="12">
<circle cx="0" cy="6" r="2" style="stroke: var(--pattern-channel-1, currentcolor)" fill="none" />
<circle cx="12" cy="6" r="2" style="stroke: var(--pattern-channel-1, currentcolor)" fill="none" />
<circle cx="6" cy="0" r="2" style="stroke: var(--pattern-channel-1, currentcolor)" fill="none" />
<circle cx="6" cy="12" r="2" style="stroke: var(--pattern-channel-1, currentcolor)" fill="none" />
</pattern>
download file