12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="64px" height="64px" viewBox="0 0 64 64" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>派单</title>
- <defs>
- <linearGradient x1="12.3407605%" y1="-1.73472348e-16%" x2="80.9809634%" y2="92.4388112%" id="linearGradient-1">
- <stop stop-color="#A3E2FF" offset="0%"></stop>
- <stop stop-color="#3989FF" offset="57.9552947%"></stop>
- <stop stop-color="#1A76FF" offset="100%"></stop>
- </linearGradient>
- <rect id="path-2" x="0" y="0" width="45.3348366" height="45.3348366" rx="12.3636579"></rect>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-4">
- <stop stop-color="#FFFFFF" offset="0%"></stop>
- <stop stop-color="#FFFFFF" offset="58.5334511%"></stop>
- <stop stop-color="#B9D5FF" offset="100%"></stop>
- </linearGradient>
- <path d="M26,15.9090909 L26,19.4296662 L13.000015,25 L0,19.4296662 L0,15.9090909 L13.000015,21.4794248 L26,15.9090909 Z M26,12.5 L26,14.2747926 L13.000015,19.8863636 L0,14.2747926 L0,12.5 L13.000015,18.111571 L26,12.5 Z M26,9.09090909 L26,10.8657017 L13.000015,16.4772727 L0,10.8657017 L0,9.09090909 L4.11153575,10.8657017 L13.000015,14.7024801 L22.7276858,10.5034462 L26,9.09090909 Z M13.02612,0 L26,5.57752529 L26,7.37735464 L13.000015,13.0681818 L0,7.37735464 L0,5.57752529 L13.02612,0 Z" id="path-5"></path>
- <filter x="-13.5%" y="-10.0%" width="126.9%" height="128.0%" filterUnits="objectBoundingBox" id="filter-7">
- <feOffset dx="0" dy="1" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
- <feGaussianBlur stdDeviation="1" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
- <feColorMatrix values="0 0 0 0 0.0577454768 0 0 0 0 0.350487059 0 0 0 0 0.789599432 0 0 0 0.6 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
- </filter>
- <linearGradient x1="50%" y1="42.7781893%" x2="77.3609102%" y2="85.7419386%" id="linearGradient-8">
- <stop stop-color="#9AC2FF" offset="0%"></stop>
- <stop stop-color="#A6CAFF" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="01-检验员" transform="translate(-26.000000, -288.000000)">
- <g id="派单" transform="translate(26.000000, 288.000000)">
- <path d="M23.8170526,9.372583 L40.1829474,9.372583 C48.1604077,9.372583 54.627417,15.8395923 54.627417,23.8170526 L54.627417,40.1829474 C54.627417,48.1604077 48.1604077,54.627417 40.1829474,54.627417 L23.8170526,54.627417 C15.8395923,54.627417 9.372583,48.1604077 9.372583,40.1829474 L9.372583,23.8170526 C9.372583,15.8395923 15.8395923,9.372583 23.8170526,9.372583 Z" id="蒙版备份-2" fill="#C3DBFF" transform="translate(32.000000, 32.000000) rotate(45.000000) translate(-32.000000, -32.000000) "></path>
- <g id="到期跟进项目" transform="translate(9.817042, 9.887880)">
- <mask id="mask-3" fill="white">
- <use xlink:href="#path-2"></use>
- </mask>
- <use id="蒙版备份-5" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
- <g id="路径-7" mask="url(#mask-3)">
- <g transform="translate(9.000000, 11.000000)">
- <mask id="mask-6" fill="white">
- <use xlink:href="#path-5"></use>
- </mask>
- <g id="蒙版" stroke="none" fill="none" fill-rule="nonzero">
- <use fill="black" fill-opacity="1" filter="url(#filter-7)" xlink:href="#path-5"></use>
- <use fill="url(#linearGradient-4)" xlink:href="#path-5"></use>
- </g>
- <polygon id="路径-7" stroke="none" fill="url(#linearGradient-8)" fill-rule="evenodd" opacity="0.372092837" mask="url(#mask-6)" points="25.7128526 11.6161616 13 25 26.6266648 24.2521313"></polygon>
- </g>
- </g>
- </g>
- </g>
- </g>
- </g>
- </svg>
|