Pattern #19
- #circles
- #centered
Add this code to your <defs>
in your document, to make the pattern available.
<pattern id="pattern-19" patternUnits="userSpaceOnUse" width="16" height="16">
<circle cx="8" cy="8" r="4" style="stroke: var(--pattern-channel-1, currentcolor)" fill="none" />
</pattern>