| 1234567891011121314151617181920212223242526272829303132 | <?xml version="1.0" encoding="UTF-8"?><svg width="117px" height="38px" viewBox="0 0 117 38" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">    <title>button-normal备份</title>    <defs>        <linearGradient x1="1.27496019%" y1="46.0833881%" x2="98.7486136%" y2="53.8464962%" id="linearGradient-1">            <stop stop-color="#DBDBDB" offset="0%"></stop>            <stop stop-color="#A7A7A7" offset="99.961757%"></stop>        </linearGradient>        <path d="M0,17 C0,7.61115925 7.60904153,0 16.9971663,0 L100.002834,0 C109.390109,0 117,7.60909491 117,17 L117,17 C117,26.3888407 109.390958,34 100.002834,34 L16.9971663,34 C7.60989058,34 0,26.3909051 0,17 L0,17 Z" id="path-2"></path>        <filter x="-1.3%" y="-4.4%" width="102.6%" height="117.6%" filterUnits="objectBoundingBox" id="filter-3">            <feOffset dx="0" dy="3" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>            <feColorMatrix values="0 0 0 0 0.592391304   0 0 0 0 0.592391304   0 0 0 0 0.592391304  0 0 0 1 0" type="matrix" in="shadowOffsetOuter1"></feColorMatrix>        </filter>    </defs>    <g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">        <g id="提示弹窗" transform="translate(-284.000000, -220.000000)">            <g id="弹窗备份" transform="translate(274.000000, 109.000000)">                <g id="button-normal备份" transform="translate(10.000000, 111.608737)">                    <g id="button-normal">                        <use fill="black" fill-opacity="1" filter="url(#filter-3)" xlink:href="#path-2"></use>                        <use fill="url(#linearGradient-1)" fill-rule="evenodd" xlink:href="#path-2"></use>                    </g>                    <ellipse id="椭圆形" fill="#FFFFFF" transform="translate(10.500000, 8.500000) rotate(44.000000) translate(-10.500000, -8.500000) " cx="10.5" cy="8.5" rx="2.5" ry="3.5"></ellipse>                    <ellipse id="椭圆形备份-3" fill="#FFFFFF" transform="translate(6.500000, 15.000000) rotate(11.000000) translate(-6.500000, -15.000000) " cx="6.5" cy="15" rx="1.5" ry="2"></ellipse>                    <text id="取消" font-family="STYuanti-SC-Bold, Yuanti SC" font-size="16" font-weight="bold" letter-spacing="0.914285714" fill="#FFFFFF">                        <tspan x="41.5857143" y="22">取消</tspan>                    </text>                </g>            </g>        </g>    </g></svg>
 |