07_001.svg 704 B

12345678910111213141516171819
  1. <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none" width="100%" height="100%">
  2. <style type="text/css">
  3. .st0{fill:#F6F6F6;}
  4. .st1{fill:#383E45;}
  5. </style>
  6. <defs>
  7. <svg id="sub-svg-1" viewBox="0 0 1400 500" preserveAspectRatio="xMinYMin meet" width="100%">
  8. <polygon class="st0" points="0,0 0,95 1400,0 "/>
  9. </svg>
  10. <svg id="sub-svg-2" viewBox="0 0 1400 500" preserveAspectRatio="xMinYMax meet" width="100%">
  11. <polygon class="st1" points="0,500 1400,500 0,456.9 "/>
  12. </svg>
  13. </defs>
  14. <svg>
  15. <use xlink:href="#sub-svg-1"/>
  16. <use xlink:href="#sub-svg-2"/>
  17. </svg>
  18. </svg>