1234567891011121314151617181920212223242526272829303132333435 |
- <svg xmlns="http://www.w3.org/2000/svg" width="341" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="102" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="102"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">justify_days</text>
- <rect x="153" y="3" width="26" height="32" rx="10"/>
- <rect x="151"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="161" y="21">(</text>
- <rect x="199" y="3" width="68" height="32"/>
- <rect x="197" y="1" width="68" height="32" class="nonterminal"/>
- <text class="nonterminal" x="207" y="21">interval</text>
- <rect x="287" y="3" width="26" height="32" rx="10"/>
- <rect x="285"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="295" y="21">)</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m102 0 h10 m0 0 h10 m26 0 h10 m0 0 h10 m68 0 h10 m0 0 h10 m26 0 h10 m3 0 h-3"/>
- <polygon points="331 17 339 13 339 21"/>
- <polygon points="331 17 323 13 323 21"/>
- </svg>
|