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