ceremonyclient/bedlam/circuit/docs/or.svg
Cassandra Heart dbd95bd9e9
v2.1.0 (#439)
* v2.1.0 [omit consensus and adjacent] - this commit will be amended with the full release after the file copy is complete

* 2.1.0 main node rollup
2025-09-30 02:48:15 -05:00

22 lines
499 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100">
<g fill="none" stroke="#000" stroke-width="1">
<path d="M 25 20
c 10 10 40 10 50 0" />
<path d="M 75 20
v 30
s 0 10 -25 25 " />
<path d="M 25 20
v 30
s 0 10 25 25 " />
<path d="M 35 0
v 25
z" />
<path d="M 65 0
v 25
z" />
<path d="M 50 75
v 25
z" />
</g>
</svg>