d2/e2etests/testdata/sanity/empty/dagre/sketch.exp.svg

24 lines
666 B
XML
Raw Normal View History

2022-12-05 17:48:38 +00:00
<?xml version="1.0" encoding="utf-8"?>
<svg
style="background: white;"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
2022-12-07 02:23:22 +00:00
width="200" height="200" viewBox="-100 -100 200 200"><style type="text/css">
2022-12-05 17:48:38 +00:00
<![CDATA[
.shape {
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
.connection {
stroke-linecap: round;
stroke-linejoin: round;
}
2022-12-05 19:22:16 +00:00
.blend {
mix-blend-mode: multiply;
2022-12-05 20:09:32 +00:00
opacity: 0.5;
2022-12-05 19:22:16 +00:00
}
2022-12-05 17:48:38 +00:00
]]>
2022-12-21 21:11:08 +00:00
</style><mask id="121760133" maskUnits="userSpaceOnUse" x="-100" y="-100" width="200" height="200">
<rect x="-100" y="-100" width="200" height="200" fill="white"></rect>
2022-12-17 01:17:29 +00:00
</mask><style type="text/css"><![CDATA[]]></style></svg>