compression.svg 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. <svg xmlns="http://www.w3.org/2000/svg" width="303" height="81">
  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="124" height="32" rx="10"/>
  5. <rect x="29"
  6. y="1"
  7. width="124"
  8. height="32"
  9. class="terminal"
  10. rx="10"/>
  11. <text class="terminal" x="39" y="21">COMPRESSION</text>
  12. <rect x="195" y="3" width="60" height="32" rx="10"/>
  13. <rect x="193"
  14. y="1"
  15. width="60"
  16. height="32"
  17. class="terminal"
  18. rx="10"/>
  19. <text class="terminal" x="203" y="21">NONE</text>
  20. <rect x="195" y="47" width="52" height="32" rx="10"/>
  21. <rect x="193"
  22. y="45"
  23. width="52"
  24. height="32"
  25. class="terminal"
  26. rx="10"/>
  27. <text class="terminal" x="203" y="65">GZIP</text>
  28. <path class="line"
  29. 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"/>
  30. <polygon points="293 17 301 13 301 21"/>
  31. <polygon points="293 17 285 13 285 21"/>
  32. </svg>