d2/d2renderers/d2svg/lines.txt

14 lines
460 B
Text
Raw Normal View History

2023-03-16 05:53:12 +00:00
<pattern id="lines" x="0" y="0" width="15" height="15" patternUnits="userSpaceOnUse">
<g style="mix-blend-mode:multiply">
<g style="mix-blend-mode:multiply" opacity="0.05">
<rect y="2" width="15" height="1" fill="#0A0F25"/>
</g>
<g style="mix-blend-mode:multiply" opacity="0.05">
<rect y="7" width="15" height="1" fill="#0A0F25"/>
</g>
<g style="mix-blend-mode:multiply" opacity="0.05">
<rect y="12" width="15" height="1" fill="#0A0F25"/>
</g>
</g>
</pattern>