ceremonyclient/bedlam/circuit/docs/and.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

20 lines
429 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 25
h 50
v 25
a 25 25 0 1 1 -50 0
v -25
z" />
<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>