12345678910111213141516171819202122232425262728293031323334353637383940 |
- <svg xmlns="http://www.w3.org/2000/svg" width="313" height="125">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="84" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="84"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">DISCARD</text>
- <rect x="155" y="3" width="60" height="32" rx="10"/>
- <rect x="153"
- y="1"
- width="60"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="163" y="21">TEMP</text>
- <rect x="155" y="47" width="110" height="32" rx="10"/>
- <rect x="153"
- y="45"
- width="110"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="163" y="65">TEMPORARY</text>
- <rect x="155" y="91" width="46" height="32" rx="10"/>
- <rect x="153"
- y="89"
- width="46"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="163" y="109">ALL</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m84 0 h10 m20 0 h10 m60 0 h10 m0 0 h50 m-150 0 h20 m130 0 h20 m-170 0 q10 0 10 10 m150 0 q0 -10 10 -10 m-160 10 v24 m150 0 v-24 m-150 24 q0 10 10 10 m130 0 q10 0 10 -10 m-140 10 h10 m110 0 h10 m-140 -10 v20 m150 0 v-20 m-150 20 v24 m150 0 v-24 m-150 24 q0 10 10 10 m130 0 q10 0 10 -10 m-140 10 h10 m46 0 h10 m0 0 h64 m23 -88 h-3"/>
- <polygon points="303 17 311 13 311 21"/>
- <polygon points="303 17 295 13 295 21"/>
- </svg>
|