styled-paths.svg 1.1 KB

1234567891011121314151617
  1. <svg width="800" height="600" xmlns="http://www.w3.org/2000/svg">
  2. <g transform="matrix(0,-1.3333333,-1.3333333,0,800,600)">
  3. <title>Layer 1</title>
  4. <line stroke-width="3" stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_1" y2="136" x2="593.5" y1="305" x1="113.5" stroke="#000" fill="none"/>
  5. <line stroke-linecap="undefined" stroke-linejoin="undefined" id="svg_2" y2="305" x2="-688.5" y1="306" x1="-688.5" stroke="#000" fill="none"/>
  6. <rect stroke-width="8" id="svg_3" height="63" width="154" y="77" x="174.5" stroke="#000" fill="#fff"/>
  7. <g
  8. id="g10"
  9. transform="matrix(0.12,0,0,-0.12,0,600)">
  10. <path
  11. d="m 2000,900 19,-1 19,-4 18,-6 18,-9 15,-10 15,-13 13,-15 10,-16 9,-17 6,-18 4,-19 1,-19 -1,-19 -4,-19 -6,-18 -9,-18 -10,-15 -13,-15 -15,-13 -15,-10 -18,-9 -18,-6 -19,-4 -19,-1 -19,1 -19,4 -18,6 -17,9 -16,10 -15,13 -13,15 -10,15 -9,18 -6,18 -4,19 -1,19 1,19 4,19 6,18 9,17 10,16 13,15 15,13 16,10 17,9 18,6 19,4 z"
  12. style="fill:none;stroke:#000000;stroke-width:12;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
  13. id="path12" />
  14. </g>
  15. </g>
  16. </svg>
粤ICP备19079148号