123456789101112131415161718192021222324252627282930 |
- <svg xmlns="http://www.w3.org/2000/svg" width="315" height="81">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="51" y="3" width="58" height="32" rx="10"/>
- <rect x="49"
- y="1"
- width="58"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="59" y="21">PORT</text>
- <rect x="129" y="3" width="70" height="32"/>
- <rect x="127" y="1" width="70" height="32" class="nonterminal"/>
- <text class="nonterminal" x="137" y="21">number</text>
- <rect x="51" y="47" width="162" height="32" rx="10"/>
- <rect x="49"
- y="45"
- width="162"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="59" y="65">AVAILABILITY ZONE</text>
- <rect x="233" y="47" width="34" height="32"/>
- <rect x="231" y="45" width="34" height="32" class="nonterminal"/>
- <text class="nonterminal" x="241" y="65">az</text>
- <path class="line"
- d="m17 17 h2 m20 0 h10 m58 0 h10 m0 0 h10 m70 0 h10 m0 0 h68 m-256 0 h20 m236 0 h20 m-276 0 q10 0 10 10 m256 0 q0 -10 10 -10 m-266 10 v24 m256 0 v-24 m-256 24 q0 10 10 10 m236 0 q10 0 10 -10 m-246 10 h10 m162 0 h10 m0 0 h10 m34 0 h10 m23 -44 h-3"/>
- <polygon points="305 17 313 13 313 21"/>
- <polygon points="305 17 297 13 297 21"/>
- </svg>
|