svg - pattern - problem!!! 22

by Leo

HTML

<svg preserveAspectRatio="xMinYMin slice" pointer-events="none" viewBox="162.94234716892242 79.94474363326941 0.006072998046875 0.00205230712890625" style="position: absolute; z-index: 31; left: 388px; top: -55px; width: 1592px; height: 538px;">
	<defs>  
                                                                              
		<pattern id="lineFill" patternUnits="userSpaceOnUse" patternTransform="scale(0.000003814697265625) rotate(-45)" height="33" width="33" >
          <rect fill-opacity="0" stroke="#000000" stroke-width="0.3"  width="32" height="32"/> 
          <line x1="16" y1="0" x2="16" y2="32" style="stroke:#000000;stroke-width:2;vector-effect:non-scaling-stroke;" />
		</pattern>
	</defs>
	<path vector-effect="non-scaling-stroke" fill="url(#lineFill)" d="M162.90234375 80.00634765625L162.90087890625 79.950439453125L162.951416015625 79.941162109375z"/>
</svg>