12345678910111213141516171819 |
- <svg id="hainan" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="135" height="51" viewBox="0 0 135 51">
- <defs>
- <filter id="联合_14" x="0" y="0" width="135" height="51" filterUnits="userSpaceOnUse">
- <feOffset dx="1" dy="1" input="SourceAlpha"/>
- <feGaussianBlur stdDeviation="1" result="blur"/>
- <feFlood flood-color="#fff" flood-opacity="0.722" result="color"/>
- <feComposite operator="out" in="SourceGraphic" in2="blur"/>
- <feComposite operator="in" in="color"/>
- <feComposite operator="in" in2="SourceGraphic"/>
- </filter>
- </defs>
- <g data-type="innerShadowGroup">
- <path id="联合_14-2" data-name="联合 14" d="M61.667,41H20.5a20.5,20.5,0,0,1,0-41h94a20.5,20.5,0,0,1,0,41H73.333L67.5,51Z" fill="rgba(69,71,77,0.9)"/>
- <g transform="matrix(1, 0, 0, 1, 0, 0)" filter="url(#联合_14)">
- <path id="联合_14-3" data-name="联合 14" d="M61.667,41H20.5a20.5,20.5,0,0,1,0-41h94a20.5,20.5,0,0,1,0,41H73.333L67.5,51Z" fill="#fff"/>
- </g>
- </g>
- <text id="海南省" transform="translate(68 24)" fill="#fff" font-size="12" font-family="SourceHanSansCN-Normal, Source Han Sans CN"><tspan x="-18" y="0">海南省</tspan></text>
- </svg>
|