concat.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="496" height="61" viewbox="0 0 496 61"><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 46h5m92 0h10m32 0h10m104 0h30m-5 0q-5 0-5-5v-26q0-5 5-5h156q5 0 5 5v26q0 5-5 5m-119 0h10m104 0h30m32 0h5"/><rect class="s" x="5" y="20" width="92" height="36"/><text class="k" x="15" y="46">CONCAT</text><rect class="s" x="107" y="20" width="32" height="36" rx="7"/><text class="syn" x="117" y="46">(</text><rect class="s" x="149" y="20" width="104" height="36" rx="7"/><text class="k" x="159" y="46">string1</text><rect class="s" x="283" y="20" width="32" height="36" rx="7"/><text class="syn" x="293" y="46">,</text><rect class="s" x="325" y="20" width="104" height="36" rx="7"/><text class="k" x="335" y="46">string2</text><rect class="s" x="459" y="20" width="32" height="36" rx="7"/><text class="syn" x="469" y="46">)</text></svg>