d2/e2etests/testdata/sanity/empty/elk/sketch.exp.svg
Alexander Wang 159e2016a9
blend groups
2022-12-05 12:09:32 -08:00

21 lines
No EOL
526 B
XML

<?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"
width="202" height="202" viewBox="9223372036854775707 9223372036854775707 202 202"><style type="text/css">
<![CDATA[
.shape {
shape-rendering: geometricPrecision;
stroke-linejoin: round;
}
.connection {
stroke-linecap: round;
stroke-linejoin: round;
}
.blend {
mix-blend-mode: multiply;
opacity: 0.5;
}
]]>
</style><style type="text/css"><![CDATA[]]></style></svg>