<defs>
  <pattern
   id="lemotif"
   x="0" y="0" width="16" height="16"
   patternUnits="userSpaceOnUse">
	
	<circle
	  cx="8" cy="8" r="8"
	  stroke="black" stroke-width="3" fill="none"/>

  </pattern>					
</defs>


<circle cx="64" cy="64" r="40" fill="url(#lemotif)"/>