12345678910111213141516171819202122232425262728 |
- <?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>
- <defs>
- <linearGradient x1="-18.8072991%" y1="100%" x2="79.3329805%" y2="50%" id="linearGradient-1">
- <stop stop-color="#5BECFF" offset="0%"></stop>
- <stop stop-color="#259CFE" offset="100%"></stop>
- </linearGradient>
- <path d="M15.6029464,13.4596875 L10.1458929,16.8203571 C9.74282143,17.0685804 9.21482143,16.9430357 8.96657143,16.5399643 C8.88334767,16.4048171 8.83928571,16.2492166 8.83928571,16.0905 L8.83928571,7.9095 C8.83928571,7.43611607 9.22304464,7.05235714 9.69642857,7.05235714 C9.85514513,7.05235714 10.0107457,7.0964191 10.1458929,7.17964286 L15.6029464,10.5403125 C16.4091161,11.0367857 16.6601786,12.0927589 16.1637054,12.8989286 C16.023184,13.127108 15.8311258,13.3191661 15.6029464,13.4596875 L15.6029464,13.4596875 Z" id="path-2"></path>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="课件" transform="translate(-359.000000, -135.000000)" fill-rule="nonzero">
- <g id="编组-6" transform="translate(86.000000, 76.000000)">
- <g id="编组" transform="translate(33.000000, 0.000000)">
- <g id="编组-3" transform="translate(0.000000, 52.000000)">
- <g id="编组" transform="translate(240.000000, 7.000000)">
- <path d="M12,24 C5.37257143,24 0,18.6274286 0,12 C0,5.37257143 5.37257143,0 12,0 C18.6274286,0 24,5.37257143 24,12 C24,18.6274286 18.6274286,24 12,24 Z" id="路径" fill="#E0F2F7" opacity="0.597249"></path>
- <g id="形状">
- <use fill="#2DC7AA" xlink:href="#path-2"></use>
- <use fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
- </g>
- </g>
- </g>
- </g>
- </g>
- </g>
- </g>
- </svg>
|