element-icon-separator.svg 913 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <svg width="32px" height="32px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
  3. <!-- Generator: Sketch 46 (44423) - http://www.bohemiancoding.com/sketch -->
  4. <title>Separator</title>
  5. <desc>Created with Sketch.</desc>
  6. <defs>
  7. <rect id="path-1" x="5" y="16" width="22" height="1"></rect>
  8. </defs>
  9. <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
  10. <g id="Separator">
  11. <rect id="Rectangle" fill="#ECECEC" x="0" y="0" width="32" height="32" rx="5"></rect>
  12. <g id="Rectangle-6">
  13. <use fill="#D8D8D8" fill-rule="evenodd" xlink:href="#path-1"></use>
  14. <rect stroke="#979797" stroke-width="1" x="5.5" y="16.5" width="21" height="1"></rect>
  15. </g>
  16. </g>
  17. </g>
  18. </svg>