asciidiagram-1.0: docimages/dashed_lines.svg
<?xml version='1.0' ?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="145.0" height="131.0">
<style type="text/css">text {
font-family: Consolas , "DejaVu Sans Mono" , monospace;
font-size: 16.0px;
}
.dashed_elem {
stroke-dasharray: 4.0 , 3.0;
}
.filled_shape {
fill: url(#shape_light);
}
.bullet {
stroke-width: 1.0px;
fill: #FFFFFF;
stroke: #000000;
}
</style>
<defs>
<linearGradient id="shape_light" x2="0%" y2="100%">
<stop offset="0%" stop-color="#F5F5F5" />
<stop offset="100%" stop-color="#D8D8D8" />
</linearGradient>
</defs>
<path stroke-width="1.0" stroke="#000000" fill="none" class="line_element" d="M20.0,112.0 L20.0,112.0 L20.0,56.0" />
<path stroke-width="1.0" stroke="#000000" fill="none" class="line_element" d="M20.0,14.0 L60.0,14.0" />
<path stroke-width="1.0" stroke="#000000" fill="none" class="line_element dashed_elem" d="M70.0,112.0 L30.0,112.0 L20.0,112.0" />
<path stroke-width="1.0" stroke="#000000" fill="none" class="line_element dashed_elem" d="M40.0,28.0 L100.0,28.0" />
<path stroke-width="1.0" stroke="#000000" fill="none" class="line_element dashed_elem" d="M90.0,84.0 L60.0,84.0 S50.0,84.0 50.0,70.0 L50.0,56.0" />
</svg>