2 <svg width=
"100" height=
"100">
3 <pattern id=
"p" patternUnits=
"userSpaceOnUse" width=
"100" height=
"100">
4 <rect width=
"100" height=
"100" fill=
"green"/>
6 <line y1=
"50" x2=
"100" y2=
"50" stroke-width=
"100" stroke=
"url(#p) red"/>