Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <svg xmlns="http://www.w3.org/2000/svg" version="1.1">
- <polyline points="20,20,60,20,80,40,100,40,120,60"
- style="fill:none;stroke:black;stroke-width:2" />
- <polyline points="80,40,80,60"
- style="fill:none;stroke:black;stroke-width:2" />
- <polyline points="20,20,20,40,60,60,80,60,120,100,140,100,160,120,160,140"
- style="fill:none;stroke:black;stroke-width:2" />
- <polyline points="20,40,20,60,60,100,80,100,100,120,120,120"
- style="fill:none;stroke:black;stroke-width:2" />
- <line x1="20" y1="20" x2="20" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <text x="25" y="15" fill="black">a</text>
- <line x1="40" y1="20" x2="40" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <text x="45" y="15" fill="black">b</text>
- <line x1="60" y1="20" x2="60" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <text x="65" y="15" fill="black">c</text>
- <line x1="80" y1="20" x2="80" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <text x="85" y="15" fill="black">a</text>
- <line x1="100" y1="20" x2="100" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <text x="105" y="15" fill="black">b</text>
- <line x1="120" y1="20" x2="120" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <text x="125" y="15" fill="black">b</text>
- <line x1="140" y1="20" x2="140" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <text x="145" y="15" fill="black">a</text>
- <line x1="160" y1="20" x2="160" y2="140" style="stroke:blue;stroke-width:0.5"/>
- <line x1="20" y1="20" x2="160" y2="20" style="stroke:blue;stroke-width:0.5"/>
- <text x="5" y="35" fill="black">c</text>
- <line x1="20" y1="40" x2="160" y2="40" style="stroke:blue;stroke-width:0.5"/>
- <text x="5" y="55" fill="black">b</text>
- <line x1="20" y1="60" x2="160" y2="60" style="stroke:blue;stroke-width:0.5"/>
- <text x="5" y="75" fill="black">a</text>
- <line x1="20" y1="80" x2="160" y2="80" style="stroke:blue;stroke-width:0.5"/>
- <text x="5" y="95" fill="black">b</text>
- <line x1="20" y1="100" x2="160" y2="100" style="stroke:blue;stroke-width:0.5"/>
- <text x="5" y="115" fill="black">c</text>
- <line x1="20" y1="120" x2="160" y2="120" style="stroke:blue;stroke-width:0.5"/>
- <text x="5" y="135" fill="black">a</text>
- <line x1="20" y1="140" x2="160" y2="140" style="stroke:blue;stroke-width:0.5"/>
- </svg>
Advertisement
Add Comment
Please, Sign In to add comment