| 123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8" standalone="no"?>
- <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">
- <!-- Generator: Sketch 46 (44423) - http://www.bohemiancoding.com/sketch -->
- <title>Separator with Text</title>
- <desc>Created with Sketch.</desc>
- <defs>
- <rect id="path-1" x="22" y="16" width="5" height="1"></rect>
- <rect id="path-2" x="5" y="16" width="5" height="1"></rect>
- </defs>
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="Separator-with-Text">
- <rect id="Rectangle" fill="#ECECEC" x="0" y="0" width="32" height="32" rx="5"></rect>
- <g id="Rectangle-6">
- <use fill="#D8D8D8" fill-rule="evenodd" xlink:href="#path-1"></use>
- <rect stroke="#979797" stroke-width="1" x="22.5" y="16.5" width="4" height="1"></rect>
- </g>
- <g id="Rectangle-6">
- <use fill="#D8D8D8" fill-rule="evenodd" xlink:href="#path-2"></use>
- <rect stroke="#979797" stroke-width="1" x="5.5" y="16.5" width="4" height="1"></rect>
- </g>
- <polygon id="Shape" fill="#3B82B8" fill-rule="nonzero" points="13 13 15 13 15 19 14 19 14 20 18 20 18 19 17 19 17 13 19 13 19 14 20 14 20 13 20 12 12 12 12 13 12 14 13 14"></polygon>
- </g>
- </g>
- </svg>
|