家谱现有接口调试50%
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 MiB |
@@ -0,0 +1,54 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 520" role="img" aria-label="家族祠堂插画">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#fff8ec"/>
|
||||
<stop offset=".58" stop-color="#f4e6cf"/>
|
||||
<stop offset="1" stop-color="#edf4ef"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="roof" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#2e8e94"/>
|
||||
<stop offset=".58" stop-color="#17606c"/>
|
||||
<stop offset="1" stop-color="#133c52"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="wall" x1="0" y1="0" x2="0" y2="1">
|
||||
<stop offset="0" stop-color="#e85c47"/>
|
||||
<stop offset="1" stop-color="#9f342e"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="gold" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#f7d58a"/>
|
||||
<stop offset="1" stop-color="#b77832"/>
|
||||
</linearGradient>
|
||||
<filter id="shadow" x="-20%" y="-20%" width="140%" height="150%">
|
||||
<feDropShadow dx="0" dy="18" stdDeviation="18" flood-color="#61462e" flood-opacity=".18"/>
|
||||
</filter>
|
||||
</defs>
|
||||
|
||||
<rect width="900" height="520" rx="34" fill="url(#bg)"/>
|
||||
<circle cx="734" cy="98" r="68" fill="#c49245" opacity=".12"/>
|
||||
<circle cx="130" cy="388" r="96" fill="#476f63" opacity=".08"/>
|
||||
<path d="M70 426c96-34 172-42 276-18 93 22 166 16 255-17 85-32 152-29 229 8" fill="none" stroke="#d9c8aa" stroke-width="3" opacity=".42"/>
|
||||
|
||||
<g filter="url(#shadow)" transform="translate(0 -42)">
|
||||
<path d="M95 238c72-35 128-75 166-121h378c39 46 94 86 166 121-22 8-50 6-82-4l-33 33H210l-33-33c-32 10-60 12-82 4z" fill="url(#roof)"/>
|
||||
<path d="M166 230h568v38H166z" fill="#f0bd64"/>
|
||||
<path d="M204 264h492v174H204z" fill="url(#wall)"/>
|
||||
<path d="M236 292h87v126h-87zM577 292h87v126h-87z" fill="#80312e" opacity=".8"/>
|
||||
<path d="M378 286h144v152H378z" fill="#7e2f2d"/>
|
||||
<path d="M404 314h92v124h-92z" fill="#bb4638"/>
|
||||
<path d="M222 274h456" stroke="#f5d083" stroke-width="8" stroke-linecap="round"/>
|
||||
<path d="M192 438h516v34H192z" fill="#f3d7a5"/>
|
||||
<path d="M158 472h584v22H158z" fill="#d9b176"/>
|
||||
<path d="M269 321h22M269 350h22M269 379h22M609 321h22M609 350h22M609 379h22" stroke="#efbf63" stroke-width="10" stroke-linecap="round"/>
|
||||
<path d="M421 336h58M421 366h58M421 396h58" stroke="#f0bd64" stroke-width="10" stroke-linecap="round"/>
|
||||
<rect x="378" y="248" width="144" height="46" rx="8" fill="#123a50" stroke="#e6bc69" stroke-width="5"/>
|
||||
<path d="M418 271h64" stroke="#f6e4bd" stroke-width="8" stroke-linecap="round"/>
|
||||
<path d="M440 92h20v28h-20z" fill="url(#gold)"/>
|
||||
<path d="M420 112h60v16h-60z" fill="url(#gold)"/>
|
||||
</g>
|
||||
|
||||
<g opacity=".26" fill="none" stroke="#0f4150" stroke-width="2">
|
||||
<path d="M160 222c138-60 432-60 580 0"/>
|
||||
<path d="M210 196c122-38 352-38 480 0"/>
|
||||
<path d="M280 160c97-18 242-18 340 0"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
Reference in New Issue
Block a user