coalesce.svg 1.3 KB

1
  1. <svg version="1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" width="500" height="76" viewbox="0 0 500 76"><defs><style type="text/css">.c{fill:none;stroke:#222222;}.k{fill:#000000;font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:20px;}.s{fill:#e4f4ff;stroke:#222222;}.syn{fill:#8D8D8D;font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:20px;}</style></defs><path class="c" d="M0 46h5m116 0h10m32 0h10m80 0h50m-5 0q-5 0-5-5v-26q0-5 5-5h120q5 0 5 5v26q0 5-5 5m-83 0h10m68 0h40m-185 0q5 0 5 5v10q0 5 5 5h160q5 0 5-5v-10q0-5 5-5m5 0h10m32 0h5"/><rect class="s" x="5" y="20" width="116" height="36"/><text class="k" x="15" y="46">COALESCE</text><rect class="s" x="131" y="20" width="32" height="36" rx="7"/><text class="syn" x="141" y="46">(</text><rect class="s" x="173" y="20" width="80" height="36" rx="7"/><text class="k" x="183" y="46">first</text><rect class="s" x="303" y="20" width="32" height="36" rx="7"/><text class="syn" x="313" y="46">,</text><rect class="s" x="345" y="20" width="68" height="36" rx="7"/><text class="k" x="355" y="46">rest</text><rect class="s" x="463" y="20" width="32" height="36" rx="7"/><text class="syn" x="473" y="46">)</text></svg>