1234567891011121314151617181920212223242526272829303132 |
- <svg xmlns="http://www.w3.org/2000/svg" width="303" height="81">
- <polygon points="9 17 1 13 1 21"/>
- <polygon points="17 17 9 13 9 21"/>
- <rect x="31" y="3" width="124" height="32" rx="10"/>
- <rect x="29"
- y="1"
- width="124"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="39" y="21">COMPRESSION</text>
- <rect x="195" y="3" width="60" height="32" rx="10"/>
- <rect x="193"
- y="1"
- width="60"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="203" y="21">NONE</text>
- <rect x="195" y="47" width="52" height="32" rx="10"/>
- <rect x="193"
- y="45"
- width="52"
- height="32"
- class="terminal"
- rx="10"/>
- <text class="terminal" x="203" y="65">GZIP</text>
- <path class="line"
- d="m17 17 h2 m0 0 h10 m124 0 h10 m20 0 h10 m60 0 h10 m-100 0 h20 m80 0 h20 m-120 0 q10 0 10 10 m100 0 q0 -10 10 -10 m-110 10 v24 m100 0 v-24 m-100 24 q0 10 10 10 m80 0 q10 0 10 -10 m-90 10 h10 m52 0 h10 m0 0 h8 m23 -44 h-3"/>
- <polygon points="293 17 301 13 301 21"/>
- <polygon points="293 17 285 13 285 21"/>
- </svg>
|