Serif small-caps «Westra Engineering» i marineblått med slørbølge og kursiv slagord, gjenskapt fra PNG-en som skalerbar SVG. Skarp i alle størrelser; beholder egne farger (ingen invert). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y42TyF8Zu7NGRR2893vNcZ
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 430 128" role="img" aria-label="Westra Engineering">
|
||||
<title>Westra Engineering</title>
|
||||
<!-- Serif small-caps wordmark: the capital renders full height, the
|
||||
rest as small caps, matching the original's engraved look. -->
|
||||
<g fill="#22304f" font-family="Georgia, 'Times New Roman', 'Liberation Serif', serif"
|
||||
font-weight="600" style="font-variant: small-caps; font-feature-settings: 'smcp' 1">
|
||||
<text x="6" y="54" font-size="54" letter-spacing="1.5">Westra</text>
|
||||
<text x="150" y="96" font-size="41" letter-spacing="1.5">Engineering</text>
|
||||
</g>
|
||||
<!-- Slate ribbon wave sweeping under both words. -->
|
||||
<path fill="#5c6a8f" d="M4,108
|
||||
C 90,84 175,120 255,101
|
||||
C 320,86 372,95 422,88
|
||||
C 372,101 320,97 255,111
|
||||
C 175,126 90,98 4,114 Z"/>
|
||||
<!-- Italic tagline. -->
|
||||
<text x="46" y="123" fill="#5c6a8f" font-size="13" font-style="italic"
|
||||
font-family="'Segoe Script', 'Brush Script MT', 'Comic Sans MS', cursive">Your partner in structural engineering</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
@@ -1,5 +1,5 @@
|
||||
title: Westra Engineering
|
||||
wordmark: https://prosjekt.klingenbergbygg.no/westra/questions/raw/branch/main/images/logo.png
|
||||
wordmark: https://prosjekt.klingenbergbygg.no/westra/questions/raw/branch/main/images/logo.svg
|
||||
wordmark_height: 3
|
||||
lang: no
|
||||
stylesheet: custom.css
|
||||
|
||||
Reference in New Issue
Block a user