Files
Archivum-documets/dnd-dvergar/dvergland-banner.svg
Bjorn Blomberg e069942a5e Omstrukturering: kategorimappar, stilad formatering och illustrationer
- mappar: varld/, legender/, bestiarium/ (index kvar som nav med tabell)
- admonitions (TIP/NOTE/WARNING/IMPORTANT/CAUTION), citatblock för myter,
  tabeller för begravningsriter + bestiarieöversikt, riktiga avdelare
- trasiga ankarlänkar lagade (asciidoctor behåller å/ä/ö i id:n:
  _järnskogen, _arvet_i_städerna, _fenrisulvens_yngel_järnskogsulvar)
- handritade SVG-illustrationer: banner, runband, kristaller, guldklimpar
- stavfel rättade (stenkonstruktion, traditionerna, rättfärdigt, Han blev)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-03 00:26:47 +02:00

48 lines
2.6 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 320" role="img" aria-label="Dvergland — porten under berget">
<defs>
<linearGradient id="b-himmel" x1="0" y1="0" x2="0" y2="1">
<stop offset="0" stop-color="#181b22"/>
<stop offset="1" stop-color="#2b2f3a"/>
</linearGradient>
<linearGradient id="b-port" x1="0" y1="0" x2="0" y2="1">
<stop offset="0" stop-color="#ffe9a8"/>
<stop offset="1" stop-color="#d4a017"/>
</linearGradient>
<radialGradient id="b-glow" cx="0.5" cy="0.85" r="0.6">
<stop offset="0" stop-color="#f0c34e" stop-opacity="0.5"/>
<stop offset="1" stop-color="#f0c34e" stop-opacity="0"/>
</radialGradient>
</defs>
<rect x="2" y="2" width="1196" height="316" rx="16" fill="url(#b-himmel)" stroke="#4a4f5a" stroke-width="2"/>
<!-- stjärnor -->
<g fill="#cdd6e4">
<circle cx="90" cy="52" r="2"/><circle cx="180" cy="30" r="1.5"/><circle cx="300" cy="64" r="1.6"/>
<circle cx="420" cy="36" r="2"/><circle cx="760" cy="30" r="1.6"/><circle cx="900" cy="56" r="2"/>
<circle cx="1020" cy="34" r="1.5"/><circle cx="1120" cy="70" r="1.8"/><circle cx="640" cy="22" r="1.4"/>
</g>
<!-- bakre bergskedjor -->
<polygon points="0,318 120,190 240,268 330,204 430,282 318,318" fill="#232730" transform="translate(0,0)"/>
<polygon points="770,318 880,208 980,272 1080,196 1198,300 1198,318" fill="#232730"/>
<polygon points="60,318 220,170 400,318" fill="#2b303b"/>
<polygon points="820,318 990,160 1160,318" fill="#2b303b"/>
<!-- huvudberget -->
<polygon points="330,318 600,60 870,318" fill="#363c48"/>
<polygon points="600,60 660,120 632,120 668,176 640,176 600,140 560,176 532,176 568,120 540,120" fill="#434a58"/>
<!-- portens glöd -->
<ellipse cx="600" cy="300" rx="150" ry="70" fill="url(#b-glow)"/>
<!-- den stora porten -->
<path d="M545,318 L545,250 Q600,205 655,250 L655,318 Z" fill="#20242c" stroke="#f0c34e" stroke-width="4"/>
<path d="M562,318 L562,258 Q600,225 638,258 L638,318 Z" fill="url(#b-port)"/>
<path d="M600,318 V232 M572,318 V246 M628,318 V246" stroke="#8f6410" stroke-width="3" fill="none"/>
<!-- runmärken vid porten -->
<g stroke="#f0c34e" stroke-width="3" stroke-linecap="round" fill="none">
<path d="M515,270 v34 M515,278 l12,-6 M515,292 l12,-6"/>
<path d="M685,270 v34 M673,278 l12,-8 l12,8"/>
</g>
<!-- kristaller vid bergets fot -->
<g stroke-linejoin="round">
<polygon points="452,318 442,312 448,278 460,268 468,312" fill="#4fb6d3" stroke="#7fd8e8" stroke-width="2"/>
<polygon points="742,318 734,312 740,284 752,276 758,312" fill="#7a5fd0" stroke="#a88ef0" stroke-width="2"/>
</g>
</svg>