123456789101112131415161718192021222324 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>矩形</title>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="租户-线上报修" transform="translate(-16.000000, -54.000000)">
- <rect fill="#F8F8F8" x="0" y="0" width="375" height="812"></rect>
- <g id="标题" transform="translate(0.000000, 44.000000)">
- <g id="矩形" fill="#FFFFFF">
- <rect x="0" y="0" width="375" height="44"></rect>
- </g>
- <g id="编组" transform="translate(16.000000, 10.000000)" stroke="#666666" stroke-linecap="round">
- <g>
- <line x1="5.5" y1="4.5" x2="18.6066017" y2="19.5934668" id="路径-8"></line>
- <polyline id="路径-8备份" points="18.6066017 4.5 11.8251139 12.3095118 5.5 19.5934668"></polyline>
- </g>
- </g>
- <g id="返回" transform="translate(16.000000, 10.000000)" stroke="#666666" stroke-linecap="round">
- <line x1="5.5" y1="4.5" x2="18.6066017" y2="19.5934668" id="路径-8"></line>
- <polyline id="路径-8备份" points="18.6066017 4.5 11.8251139 12.3095118 5.5 19.5934668"></polyline>
- </g>
- </g>
- </g>
- </g>
- </svg>
|