123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="51" height="51" viewBox="0 0 51 51">
- <defs>
- <style>
- .cls-1 {
- fill: #09b379;
- }
- .cls-2 {
- fill: #02c38e;
- }
- .cls-3 {
- fill: #fff;
- stroke: rgba(0,0,0,0);
- stroke-miterlimit: 10;
- }
- .cls-4 {
- fill: url(#linear-gradient);
- }
- .cls-5 {
- filter: url(#减去_3);
- }
- </style>
- <filter id="减去_3" x="6.5" y="6.5" width="37.744" height="37.744" filterUnits="userSpaceOnUse">
- <feOffset input="SourceAlpha"/>
- <feGaussianBlur stdDeviation="3" result="blur"/>
- <feFlood flood-color="#069b7a" flood-opacity="0.89"/>
- <feComposite operator="in" in2="blur"/>
- <feComposite in="SourceGraphic"/>
- </filter>
- <linearGradient id="linear-gradient" x1="1.175" y1="-0.112" x2="0.177" y2="0.829" gradientUnits="objectBoundingBox">
- <stop offset="0" stop-color="#01c18d" stop-opacity="0.878"/>
- <stop offset="1" stop-color="#01c18c" stop-opacity="0.161"/>
- </linearGradient>
- </defs>
- <g id="分类练习" transform="translate(-28 -333)">
- <rect id="矩形_25" data-name="矩形 25" class="cls-1" width="27" height="27" rx="10" transform="translate(40 345)"/>
- <rect id="矩形_24" data-name="矩形 24" class="cls-2" width="31" height="31" rx="10" transform="translate(38 343)"/>
- <g id="组_1164" data-name="组 1164" transform="translate(0 0)">
- <g class="cls-5" transform="matrix(1, 0, 0, 1, 28, 333)">
- <path id="减去_3-2" data-name="减去 3" class="cls-3" d="M17.392-53.256H1.426A1.465,1.465,0,0,1,0-54.648V-70.613A1.463,1.463,0,0,1,1.426-72H14.775l3.969,4v13.35A1.409,1.409,0,0,1,17.392-53.256ZM7.5-60a.751.751,0,0,0-.75.75.751.751,0,0,0,.75.75h6a.751.751,0,0,0,.75-.75A.751.751,0,0,0,13.5-60Zm-2.75,0a.751.751,0,0,0-.75.75.751.751,0,0,0,.75.75.751.751,0,0,0,.751-.75A.751.751,0,0,0,4.749-60ZM7.5-63a.751.751,0,0,0-.75.751.751.751,0,0,0,.75.75h6a.751.751,0,0,0,.75-.75A.751.751,0,0,0,13.5-63Zm-2.75,0a.751.751,0,0,0-.75.751.751.751,0,0,0,.75.75.751.751,0,0,0,.751-.75A.751.751,0,0,0,4.749-63ZM7.5-66a.751.751,0,0,0-.75.75.751.751,0,0,0,.75.751h6a.751.751,0,0,0,.75-.751A.751.751,0,0,0,13.5-66Zm-2.75,0a.751.751,0,0,0-.75.75.751.751,0,0,0,.75.751A.751.751,0,0,0,5.5-65.25.751.751,0,0,0,4.749-66Z" transform="translate(16 88)"/>
- </g>
- <path id="路径_4387" data-name="路径 4387" class="cls-4" d="M192.336,113.967h2.631L191,110v2.6A1.38,1.38,0,0,0,192.336,113.967Z" transform="translate(-132.223 239)"/>
- </g>
- </g>
- </svg>
|