12345678910111213141516171819202122232425262728293031323334353637383940 |
- <svg xmlns="http://www.w3.org/2000/svg" width="375" height="37">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="64" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="64"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">RESET</text>
- <rect x="115" y="3" width="26" height="32" rx="10"/>
- <rect x="113"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="123" y="21">(</text>
- <rect x="161" y="3" width="140" height="32" rx="10"/>
- <rect x="159"
- y="1"
- width="140"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="169" y="21">RETAIN HISTORY</text>
- <rect x="321" y="3" width="26" height="32" rx="10"/>
- <rect x="319"
- y="1"
- width="26"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="329" y="21">)</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m64 0 h10 m0 0 h10 m26 0 h10 m0 0 h10 m140 0 h10 m0 0 h10 m26 0 h10 m3 0 h-3"/>
- <polygon points="365 17 373 13 373 21"/>
- <polygon points="365 17 357 13 357 21"/>
- </svg>
|