1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="80px" height="80px" viewBox="0 0 80 80" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Generator: Sketch 60 (88103) - https://sketch.com -->
- <title>切片</title>
- <desc>Created with Sketch.</desc>
- <defs>
- <rect id="path-1" x="0" y="0" width="80" height="80"></rect>
- <linearGradient x1="76.8428679%" y1="27.7942288%" x2="50%" y2="100%" id="linearGradient-3">
- <stop stop-color="#A8DBFF" offset="0%"></stop>
- <stop stop-color="#1475FF" offset="100%"></stop>
- </linearGradient>
- <circle id="path-4" cx="31.5" cy="31.5" r="31"></circle>
- <filter x="-16.1%" y="-12.9%" width="132.3%" height="132.3%" filterUnits="objectBoundingBox" id="filter-5">
- <feOffset dx="0" dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
- <feGaussianBlur stdDeviation="3" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
- <feColorMatrix values="0 0 0 0 0.629858994 0 0 0 0 0.741321911 0 0 0 0 1 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
- </filter>
- <linearGradient x1="29.2240466%" y1="-7.7705022%" x2="21.8154131%" y2="80.0965366%" id="linearGradient-6">
- <stop stop-color="#2E98FF" offset="0%"></stop>
- <stop stop-color="#146EFF" offset="100%"></stop>
- </linearGradient>
- <linearGradient x1="36.2939762%" y1="0%" x2="36.2939762%" y2="100%" id="linearGradient-7">
- <stop stop-color="#D4EEFF" stop-opacity="0" offset="0%"></stop>
- <stop stop-color="#378FFE" offset="100%"></stop>
- </linearGradient>
- <path d="M2.5,29.25 C2.5,46.0946849 16.1553151,59.75 33,59.75 C45.4724074,59.75 56.1962583,52.2635398 60.9230035,41.5391686 C56.8249267,53.8625434 45.2003523,62.75 31.5,62.75 C14.3791719,62.75 0.5,48.8708281 0.5,31.75 C0.5,23.4860808 3.73359891,15.9774095 9.0045408,10.420242 C4.93015597,15.6054658 2.5,22.1439362 2.5,29.25 Z" id="path-8"></path>
- <filter x="-16.6%" y="-15.3%" width="133.1%" height="138.2%" filterUnits="objectBoundingBox" id="filter-9">
- <feOffset dx="0" dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
- <feGaussianBlur stdDeviation="3" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
- <feColorMatrix values="0 0 0 0 0.42578125 0 0 0 0 0.80377304 0 0 0 0 1 0 0 0 1 0" type="matrix" in="shadowBlurOuter1"></feColorMatrix>
- </filter>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-10">
- <stop stop-color="#CDE9FE" offset="0%"></stop>
- <stop stop-color="#196EF4" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" opacity="0.699800037">
- <g id="9-2未读" transform="translate(-291.000000, -664.000000)">
- <g id="编组-9" transform="translate(291.000000, 664.000000)">
- <g id="发表2">
- <g>
- <mask id="mask-2" fill="white">
- <use xlink:href="#path-1"></use>
- </mask>
- <g id="Rectangle-23"></g>
- <g id="Group-24" mask="url(#mask-2)">
- <g transform="translate(7.500000, 6.250000)">
- <g id="qzone_F" stroke="none" fill="none">
- <use fill="black" fill-opacity="1" filter="url(#filter-5)" xlink:href="#path-4"></use>
- <use fill="url(#linearGradient-3)" fill-rule="evenodd" xlink:href="#path-4"></use>
- </g>
- <ellipse id="Oval-13备份-2" stroke="url(#linearGradient-7)" stroke-width="0.5" fill="url(#linearGradient-6)" fill-rule="evenodd" cx="32.8740234" cy="30.5761719" rx="29.75" ry="29.25"></ellipse>
- <g id="形状结合" stroke="none" fill="none">
- <use fill="black" fill-opacity="1" filter="url(#filter-9)" xlink:href="#path-8"></use>
- <use fill="#0F6EF3" fill-rule="evenodd" xlink:href="#path-8"></use>
- </g>
- <path d="M34,0.75 C49.7401154,0.75 62.5,13.7337423 62.5,29.75 C62.5,29.917199 62.4986094,30.0840675 62.4958394,30.2505943 C62.2197906,14.4646109 48.8959254,1.75 32.5,1.75 C28.3582486,1.75 24.4125287,2.56133322 20.8236451,4.02855508 C24.7653897,1.93400796 29.2468089,0.75 34,0.75 Z" id="形状结合" stroke="none" fill="url(#linearGradient-10)" fill-rule="evenodd"></path>
- </g>
- </g>
- </g>
- </g>
- </g>
- </g>
- </g>
- </svg>
|