asciidiagram-1.0: docimages/dashingClosed.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="255.0" height="61.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>
<rect stroke-width="1.0" stroke="#000000" class="filled_shape" width="27.0" height="25.0" x="31.5" y="15.5" />
<rect stroke-width="1.0" stroke="#000000" class="filled_shape dashed_elem" width="27.0" height="25.0" x="91.5" y="15.5" />
<rect stroke-width="1.0" stroke="#000000" class="filled_shape dashed_elem" width="27.0" height="25.0" x="151.5" y="15.5" />
<rect stroke-width="1.0" stroke="#000000" class="filled_shape dashed_elem" width="27.0" height="25.0" x="211.5" y="15.5" />
</svg>