1234567891011121314151617181920212223242526272829303132333435 |
- <svg xmlns="http://www.w3.org/2000/svg" width="577" height="69">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="76" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="76"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">CREATE</text>
- <rect x="127" y="3" width="98" height="32" rx="10"/>
- <rect x="125"
- y="1"
- width="98"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="135" y="21">DATABASE</text>
- <rect x="265" y="35" width="120" height="32" rx="10"/>
- <rect x="263"
- y="33"
- width="120"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="273" y="53">IF NOT EXISTS</text>
- <rect x="425" y="3" width="124" height="32"/>
- <rect x="423" y="1" width="124" height="32" class="nonterminal"/>
- <text class="nonterminal" x="433" y="21">database_name</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m76 0 h10 m0 0 h10 m98 0 h10 m20 0 h10 m0 0 h130 m-160 0 h20 m140 0 h20 m-180 0 q10 0 10 10 m160 0 q0 -10 10 -10 m-170 10 v12 m160 0 v-12 m-160 12 q0 10 10 10 m140 0 q10 0 10 -10 m-150 10 h10 m120 0 h10 m20 -32 h10 m124 0 h10 m3 0 h-3"/>
- <polygon points="567 17 575 13 575 21"/>
- <polygon points="567 17 559 13 559 21"/>
- </svg>
|