12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- <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(#椭圆_77);
- }
- .cls-6 {
- filter: url(#路径_4392);
- }
- </style>
- <filter id="路径_4392" x="11" y="8" width="29.964" height="31.986" filterUnits="userSpaceOnUse">
- <feOffset input="SourceAlpha"/>
- <feGaussianBlur stdDeviation="3" result="blur"/>
- <feFlood flood-color="#f5c21c" flood-opacity="0.831"/>
- <feComposite operator="in" in2="blur"/>
- <feComposite in="SourceGraphic"/>
- </filter>
- <linearGradient id="linear-gradient" x1="0.533" y1="1" x2="0.526" gradientUnits="objectBoundingBox">
- <stop offset="0" stop-color="#fef9e8"/>
- <stop offset="1" stop-color="#fcf0c9" stop-opacity="0.302"/>
- </linearGradient>
- <filter id="椭圆_77" x="7" y="19.924" width="37" height="24" filterUnits="userSpaceOnUse">
- <feOffset input="SourceAlpha"/>
- <feGaussianBlur stdDeviation="3" result="blur-2"/>
- <feFlood flood-color="#f9c92d" flood-opacity="0.812"/>
- <feComposite operator="in" in2="blur-2"/>
- <feComposite in="SourceGraphic"/>
- </filter>
- </defs>
- <g id="地方专题" transform="translate(-298 -346)">
- <g id="分类" transform="translate(270 13)">
- <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="组_1165" data-name="组 1165" transform="translate(0 9.924)">
- <g class="cls-6" transform="matrix(1, 0, 0, 1, 298, 336.08)">
- <path id="路径_4392-2" data-name="路径 4392" class="cls-3" d="M72.021,0A5.958,5.958,0,0,1,78,5.917a5.708,5.708,0,0,1-1.428,3.832L72.5,13.783a.66.66,0,0,1-.951,0C67.722,10,67.483,9.765,67.468,9.7V9.684A6.076,6.076,0,0,1,66.04,5.851,5.9,5.9,0,0,1,72.02,0Zm0,3.7a2.009,2.009,0,0,0-1.5.606,2.12,2.12,0,1,0,1.5-.606Z" transform="translate(-46.04 17)"/>
- </g>
- <g class="cls-5" transform="matrix(1, 0, 0, 1, 298, 336.08)">
- <ellipse id="椭圆_77-2" data-name="椭圆 77" class="cls-4" cx="9.5" cy="3" rx="9.5" ry="3" transform="translate(16 28.92)"/>
- </g>
- </g>
- </g>
- </svg>
|