create-database.svg 1.4 KB

1234567891011121314151617181920212223242526272829303132333435
  1. <svg xmlns="http://www.w3.org/2000/svg" width="577" height="69">
  2. <polygon points="9 17 1 13 1 21"/>
  3. <polygon points="17 17 9 13 9 21"/>
  4. <rect x="31" y="3" width="76" height="32" rx="10"/>
  5. <rect x="29"
  6. y="1"
  7. width="76"
  8. height="32"
  9. class="terminal"
  10. rx="10"/>
  11. <text class="terminal" x="39" y="21">CREATE</text>
  12. <rect x="127" y="3" width="98" height="32" rx="10"/>
  13. <rect x="125"
  14. y="1"
  15. width="98"
  16. height="32"
  17. class="terminal"
  18. rx="10"/>
  19. <text class="terminal" x="135" y="21">DATABASE</text>
  20. <rect x="265" y="35" width="120" height="32" rx="10"/>
  21. <rect x="263"
  22. y="33"
  23. width="120"
  24. height="32"
  25. class="terminal"
  26. rx="10"/>
  27. <text class="terminal" x="273" y="53">IF NOT EXISTS</text>
  28. <rect x="425" y="3" width="124" height="32"/>
  29. <rect x="423" y="1" width="124" height="32" class="nonterminal"/>
  30. <text class="nonterminal" x="433" y="21">database_name</text>
  31. <path class="line"
  32. 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"/>
  33. <polygon points="567 17 575 13 575 21"/>
  34. <polygon points="567 17 559 13 559 21"/>
  35. </svg>