123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- <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: #f0cb49;
- }
- .cls-2 {
- fill: #ffd54c;
- }
- .cls-3 {
- fill: #fff;
- }
- .cls-4 {
- fill: url(#linear-gradient);
- }
- .cls-5 {
- filter: url(#矩形_33);
- }
- .cls-6 {
- filter: url(#减去_8);
- }
- </style>
- <filter id="减去_8" x="7" y="9" width="37" height="35" filterUnits="userSpaceOnUse">
- <feOffset input="SourceAlpha"/>
- <feGaussianBlur stdDeviation="3" result="blur"/>
- <feFlood flood-color="#f5c21c" flood-opacity="0.89"/>
- <feComposite operator="in" in2="blur"/>
- <feComposite in="SourceGraphic"/>
- </filter>
- <linearGradient id="linear-gradient" x1="0.5" y1="0.5" x2="0.5" y2="1" gradientUnits="objectBoundingBox">
- <stop offset="0" stop-color="#fef9e8"/>
- <stop offset="1" stop-color="#fcf0c9" stop-opacity="0.302"/>
- </linearGradient>
- <filter id="矩形_33" x="13" y="6" width="25" height="21" filterUnits="userSpaceOnUse">
- <feOffset input="SourceAlpha"/>
- <feGaussianBlur stdDeviation="3" result="blur-2"/>
- <feFlood flood-color="#f5c21c" flood-opacity="0.878"/>
- <feComposite operator="in" in2="blur-2"/>
- <feComposite in="SourceGraphic"/>
- </filter>
- </defs>
- <g id="考前须知" transform="translate(-298 -506)">
- <g id="分类" transform="translate(270 173)">
- <rect id="矩形_25" data-name="矩形 25" class="cls-1" width="27" height="27" rx="10" transform="translate(40 345)"/>
- <path id="路径_4391" data-name="路径 4391" class="cls-2" d="M10,0H21A10,10,0,0,1,31,10V21A10,10,0,0,1,21,31H10A10,10,0,0,1,0,21V10A10,10,0,0,1,10,0Z" transform="translate(38 343)"/>
- </g>
- <g id="组_1178" data-name="组 1178" transform="translate(0 19)">
- <g class="cls-6" transform="matrix(1, 0, 0, 1, 298, 487)">
- <path id="减去_8-2" data-name="减去 8" class="cls-3" d="M17,17H2a2,2,0,0,1-2-2V2A2,2,0,0,1,2,0H5.674A1.5,1.5,0,0,0,7.088,1h4.823a1.5,1.5,0,0,0,1.415-1H17a2,2,0,0,1,2,2V15A2,2,0,0,1,17,17ZM6,11a1,1,0,0,0,0,2h7a1,1,0,1,0,0-2ZM6,8a1,1,0,0,0,0,2h7a1,1,0,1,0,0-2ZM6,5A1,1,0,0,0,6,7h7a1,1,0,0,0,0-2Z" transform="translate(16 18)"/>
- </g>
- <g id="组_1174" data-name="组 1174" transform="translate(270 153)">
- <g class="cls-5" transform="matrix(1, 0, 0, 1, 28, 334)">
- <rect id="矩形_33-2" data-name="矩形 33" class="cls-4" width="7" height="3" rx="1.5" transform="translate(22 15)"/>
- </g>
- </g>
- </g>
- </g>
- </svg>
|