svg - pattern - problem!!! 2
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)" height="32" width="32" >
<!--
<rect fill-opacity="0" stroke="#000000"stroke-width="0.1" width="32" height="32"/>
<path d="M0 31L31 0M0 31L31 0" stroke="#000000" stroke-width="2" stroke-opacity="1" vector-effect="non-scaling-stroke"/>
-->
<rect fill-opacity="0" stroke="#000000"stroke-width="0.1" width="32" height="32"/>
<line x1="0" y1="31" x2="31" y2="0" 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>