1234567891011121314151617181920212223242526272829303132333435 |
- <svg xmlns="http://www.w3.org/2000/svg" width="511" height="69">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="60" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="60"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">DROP</text>
- <rect x="111" y="3" width="150" height="32" rx="10"/>
- <rect x="109"
- y="1"
- width="150"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="119" y="21">NETWORK POLICY</text>
- <rect x="301" y="35" width="86" height="32" rx="10"/>
- <rect x="299"
- y="33"
- width="86"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="309" y="53">IF EXISTS</text>
- <rect x="427" y="3" width="56" height="32"/>
- <rect x="425" y="1" width="56" height="32" class="nonterminal"/>
- <text class="nonterminal" x="435" y="21">name</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m60 0 h10 m0 0 h10 m150 0 h10 m20 0 h10 m0 0 h96 m-126 0 h20 m106 0 h20 m-146 0 q10 0 10 10 m126 0 q0 -10 10 -10 m-136 10 v12 m126 0 v-12 m-126 12 q0 10 10 10 m106 0 q10 0 10 -10 m-116 10 h10 m86 0 h10 m20 -32 h10 m56 0 h10 m3 0 h-3"/>
- <polygon points="501 17 509 13 509 21"/>
- <polygon points="501 17 493 13 493 21"/>
- </svg>
|