- 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>
40 lines
2.2 KiB
XML
40 lines
2.2 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 360" role="img" aria-label="Levande kristaller">
|
|
<defs>
|
|
<linearGradient id="k-cyan" x1="0" y1="0" x2="0" y2="1">
|
|
<stop offset="0" stop-color="#9beef7"/>
|
|
<stop offset="1" stop-color="#2e93b8"/>
|
|
</linearGradient>
|
|
<linearGradient id="k-lila" x1="0" y1="0" x2="0" y2="1">
|
|
<stop offset="0" stop-color="#c3a8f5"/>
|
|
<stop offset="1" stop-color="#5f43c2"/>
|
|
</linearGradient>
|
|
<radialGradient id="k-glow" cx="0.5" cy="0.5" r="0.5">
|
|
<stop offset="0" stop-color="#7fd8e8" stop-opacity="0.55"/>
|
|
<stop offset="1" stop-color="#7fd8e8" stop-opacity="0"/>
|
|
</radialGradient>
|
|
</defs>
|
|
<rect x="2" y="2" width="476" height="356" rx="16" fill="#23262e" stroke="#4a4f5a" stroke-width="2"/>
|
|
<ellipse cx="240" cy="300" rx="190" ry="60" fill="url(#k-glow)"/>
|
|
<!-- stenig mark -->
|
|
<polygon points="40,330 110,296 190,318 268,300 350,320 440,302 440,330" fill="#31353f"/>
|
|
<polygon points="70,330 130,310 200,326 300,312 400,328 400,330" fill="#3a3f4b"/>
|
|
<!-- kristaller -->
|
|
<g stroke-linejoin="round">
|
|
<polygon points="150,310 122,300 138,196 162,170 178,296" fill="url(#k-lila)" stroke="#7c62d6" stroke-width="2"/>
|
|
<polygon points="150,310 138,196 162,170 158,300" fill="#ffffff" opacity="0.14"/>
|
|
<polygon points="240,306 200,292 224,96 258,64 286,290" fill="url(#k-cyan)" stroke="#59b8d4" stroke-width="2"/>
|
|
<polygon points="240,306 224,96 258,64 262,298" fill="#ffffff" opacity="0.18"/>
|
|
<polygon points="330,312 306,300 320,214 344,192 360,302" fill="url(#k-lila)" stroke="#7c62d6" stroke-width="2"/>
|
|
<polygon points="330,312 320,214 344,192 348,306" fill="#ffffff" opacity="0.14"/>
|
|
<polygon points="98,318 84,310 94,262 110,250 118,310" fill="url(#k-cyan)" stroke="#59b8d4" stroke-width="2"/>
|
|
<polygon points="392,318 378,310 388,272 402,262 410,312" fill="url(#k-cyan)" stroke="#59b8d4" stroke-width="2"/>
|
|
</g>
|
|
<!-- gnistor -->
|
|
<g stroke="#d9f7fb" stroke-width="2.5" stroke-linecap="round" opacity="0.9">
|
|
<path d="M205,120 v14 M198,127 h14"/>
|
|
<path d="M300,150 v10 M295,155 h10"/>
|
|
<path d="M130,220 v10 M125,225 h10"/>
|
|
<path d="M355,236 v10 M350,241 h10"/>
|
|
</g>
|
|
</svg>
|