123456789101112131415 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="10px" height="11px" viewBox="0 0 10 11" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>路径</title>
- <defs>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
- <stop stop-color="#FF9556" offset="0%"></stop>
- <stop stop-color="#FF6A6A" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="编组-28备份-5" transform="translate(-4.328904, -2.911412)" fill="url(#linearGradient-1)" fill-rule="nonzero">
- <path d="M8.28009876,13.7532294 C8.28009876,13.7532294 3.66856815,12.7196546 5.72964728,7.58962324 C5.72964728,7.58962324 6.19758726,8.15962672 6.13329016,8.43398524 C6.13329016,8.43398524 6.50002175,7.13906032 7.29182858,6.3656531 C7.97171084,5.70104323 8.66230927,3.83256709 8.02529175,3.157314 C8.02529175,3.157314 11.1806122,3.83256709 11.5318649,7.21001511 C11.5318649,7.21001511 11.9355077,6.13386745 12.7642259,6.02743527 C12.7642259,6.02743527 12.5094189,6.61872519 12.7642259,7.50566007 C12.7642259,7.50566007 15.3777837,12.0645053 10.873415,13.6054069 C10.873415,13.6054069 12.223654,12.0432189 9.36005183,9.36231042 C9.36005183,9.36231042 8.68493233,10.7979623 8.28128945,11.3041065 C8.28009876,11.3052891 7.15370889,12.591936 8.28009876,13.7532294 Z" id="路径"></path>
- </g>
- </g>
- </svg>
|