1234567891011121314151617181920212223242526272829303132333435 |
- <svg xmlns="http://www.w3.org/2000/svg" width="349" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="110" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="110"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">justify_hours</text>
- <rect x="161" y="3" width="26" height="32" rx="10"/>
- <rect x="159"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="169" y="21">(</text>
- <rect x="207" y="3" width="68" height="32"/>
- <rect x="205" y="1" width="68" height="32" class="nonterminal"/>
- <text class="nonterminal" x="215" y="21">interval</text>
- <rect x="295" y="3" width="26" height="32" rx="10"/>
- <rect x="293"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="303" y="21">)</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m110 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="339 17 347 13 347 21"/>
- <polygon points="339 17 331 13 331 21"/>
- </svg>
|