reset-stmt.svg 741 B

12345678910111213141516171819
  1. <svg xmlns="http://www.w3.org/2000/svg" width="273" height="37">
  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="64" height="32" rx="10"/>
  5. <rect x="29"
  6. y="1"
  7. width="64"
  8. height="32"
  9. class="terminal"
  10. rx="10"/>
  11. <text class="terminal" x="39" y="21">RESET</text>
  12. <rect x="115" y="3" width="130" height="32"/>
  13. <rect x="113" y="1" width="130" height="32" class="nonterminal"/>
  14. <text class="nonterminal" x="123" y="21">parameter_name</text>
  15. <path class="line"
  16. d="m17 17 h2 m0 0 h10 m64 0 h10 m0 0 h10 m130 0 h10 m3 0 h-3"/>
  17. <polygon points="263 17 271 13 271 21"/>
  18. <polygon points="263 17 255 13 255 21"/>
  19. </svg>