12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- <svg xmlns="http://www.w3.org/2000/svg" width="481" height="69">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="60" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="60"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">DROP</text>
- <rect x="111" y="3" width="52" height="32" rx="10"/>
- <rect x="109"
- y="1"
- width="52"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="119" y="21">SINK</text>
- <rect x="203" y="35" width="32" height="32" rx="10"/>
- <rect x="201"
- y="33"
- width="32"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="211" y="53">IF</text>
- <rect x="255" y="35" width="70" height="32" rx="10"/>
- <rect x="253"
- y="33"
- width="70"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="263" y="53">EXISTS</text>
- <rect x="365" y="3" width="88" height="32"/>
- <rect x="363" y="1" width="88" height="32" class="nonterminal"/>
- <text class="nonterminal" x="373" y="21">sink_name</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m60 0 h10 m0 0 h10 m52 0 h10 m20 0 h10 m0 0 h132 m-162 0 h20 m142 0 h20 m-182 0 q10 0 10 10 m162 0 q0 -10 10 -10 m-172 10 v12 m162 0 v-12 m-162 12 q0 10 10 10 m142 0 q10 0 10 -10 m-152 10 h10 m32 0 h10 m0 0 h10 m70 0 h10 m20 -32 h10 m88 0 h10 m3 0 h-3"/>
- <polygon points="471 17 479 13 479 21"/>
- <polygon points="471 17 463 13 463 21"/>
- </svg>
|