envelope.svg 2.5 KB

123456789101112131415161718192021222324
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
  3. <svg width="100%" height="100%" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
  4. <rect id="envelope" x="0" y="0" width="32" height="32" style="fill:none;"/>
  5. <clipPath id="_clip1">
  6. <rect x="0" y="0" width="32" height="32"/>
  7. </clipPath>
  8. <g clip-path="url(#_clip1)">
  9. <g id="outline">
  10. <path d="M30,8c0,-0.53 -0.211,-1.039 -0.586,-1.414c-0.375,-0.375 -0.884,-0.586 -1.414,-0.586c-5.154,-0 -18.846,-0 -24,-0c-0.53,-0 -1.039,0.211 -1.414,0.586c-0.375,0.375 -0.586,0.884 -0.586,1.414c-0,3.832 -0,12.168 -0,16c-0,0.53 0.211,1.039 0.586,1.414c0.375,0.375 0.884,0.586 1.414,0.586c5.154,-0 18.846,-0 24,-0c0.53,0 1.039,-0.211 1.414,-0.586c0.375,-0.375 0.586,-0.884 0.586,-1.414c-0,-3.832 -0,-12.168 -0,-16Z" style="fill:none;stroke:#000;stroke-width:4px;"/>
  11. </g>
  12. <g id="emoji">
  13. <path d="M30,8c0,-0.53 -0.211,-1.039 -0.586,-1.414c-0.375,-0.375 -0.884,-0.586 -1.414,-0.586c-5.154,-0 -18.846,-0 -24,-0c-0.53,-0 -1.039,0.211 -1.414,0.586c-0.375,0.375 -0.586,0.884 -0.586,1.414c-0,3.832 -0,12.168 -0,16c-0,0.53 0.211,1.039 0.586,1.414c0.375,0.375 0.884,0.586 1.414,0.586c5.154,-0 18.846,-0 24,-0c0.53,0 1.039,-0.211 1.414,-0.586c0.375,-0.375 0.586,-0.884 0.586,-1.414c-0,-3.832 -0,-12.168 -0,-16Z" style="fill:#fff;"/>
  14. <clipPath id="_clip2">
  15. <path d="M30,8c0,-0.53 -0.211,-1.039 -0.586,-1.414c-0.375,-0.375 -0.884,-0.586 -1.414,-0.586c-5.154,-0 -18.846,-0 -24,-0c-0.53,-0 -1.039,0.211 -1.414,0.586c-0.375,0.375 -0.586,0.884 -0.586,1.414c-0,3.832 -0,12.168 -0,16c-0,0.53 0.211,1.039 0.586,1.414c0.375,0.375 0.884,0.586 1.414,0.586c5.154,-0 18.846,-0 24,-0c0.53,0 1.039,-0.211 1.414,-0.586c0.375,-0.375 0.586,-0.884 0.586,-1.414c-0,-3.832 -0,-12.168 -0,-16Z"/>
  16. </clipPath>
  17. <g clip-path="url(#_clip2)">
  18. <path d="M2,26l14,-14.444l14,14.444" style="fill:none;stroke:#ccc;stroke-width:2px;"/>
  19. <path d="M2,6c-0,-0 7.163,6.822 11.241,10.706c1.545,1.471 3.973,1.471 5.518,0c4.078,-3.884 11.241,-10.706 11.241,-10.706" style="fill:#fff;stroke:#999;stroke-width:2px;"/>
  20. </g>
  21. </g>
  22. </g>
  23. </svg>