123456789101112131415161718192021 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="75px" height="75px" viewBox="0 0 75 75" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>编组 5</title>
- <defs>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
- <stop stop-color="#64B9FF" offset="0%"></stop>
- <stop stop-color="#3484FF" offset="100%"></stop>
- </linearGradient>
- </defs>
- <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="用户管理-企业审核备份-7" transform="translate(-300, -166)">
- <g id="编组-5" transform="translate(300, 166)">
- <circle id="椭圆形" fill="#3484FF" opacity="0.128383092" cx="37.5" cy="37.5" r="37.5"></circle>
- <circle id="椭圆形" fill="url(#linearGradient-1)" cx="37.5" cy="37.5" r="28.5"></circle>
- <g id="chanpinku" transform="translate(22, 21)" fill="#FFFFFF" fill-rule="nonzero">
- <path d="M28.6569108,5.6588476 L17.6609118,0.450669479 C16.3182805,-0.15022316 14.7831697,-0.15022316 13.4405384,0.450669479 L2.44453944,5.75627952 C0.885702702,6.46044644 0,7.86213725 0,9.46533492 L0,21.3852426 C0,22.9862259 0.998629805,24.3901311 2.44453944,25.1895156 L13.4405384,30.4995543 C14.1048155,30.8007075 14.8842338,31 15.5507251,31 C16.3279292,31 16.9944205,30.8007075 17.6609118,30.4995543 L28.5461979,25.2913762 C30.1006062,24.4897773 31.1014502,23.0858722 30.9907374,21.4826745 L30.9907374,9.46754928 C31.1014502,7.86435158 30.2135333,6.4626608 28.6569108,5.6588476 Z M14.5520953,2.35280595 C14.8509462,2.16249495 15.1964899,2.0582906 15.5507251,2.05165281 C15.8828636,2.05165281 16.2172164,2.15351343 16.5493549,2.25094534 L27.5475682,7.46133783 C27.658281,7.56098411 27.8797067,7.66063036 27.9904195,7.76249097 L15.5507251,13.7722679 L3.11103072,7.85992288 C3.22174356,7.76249097 3.44316924,7.66063036 3.55388208,7.56098408 L14.5520953,2.35280595 Z M3.55388208,23.2873791 C2.77889222,22.8865797 2.22089952,22.1846271 2.33161236,21.3830282 L2.33161236,9.8683487 L6.88633848,12.0716383 L6.88633848,16.8790171 C6.88633848,17.2776021 7.10776417,17.6806159 7.55282976,17.8799084 L8.33003388,18.2807079 C8.44074673,18.2807079 8.44074673,18.3803541 8.55145954,18.3803541 C8.88581229,18.3803541 9.10723798,18.1810616 9.10723798,17.8799084 L9.10723798,13.1699616 L14.3284554,15.6766188 L14.3284554,28.5974178 L3.55388208,23.2895934 L3.55388208,23.2873791 Z M27.5475682,23.2873791 L16.662282,28.4955572 L16.662282,15.5747582 L28.7698379,9.86613434 L28.7698379,21.3852426 C28.7698379,22.1846271 28.3247723,22.8865796 27.5475682,23.2873791 Z" id="形状"></path>
- </g>
- </g>
- </g>
- </g>
- </svg>
|