generated from bisco/codex-bootstrap
feat: apply azionelab branding to frontend
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 220" role="img" aria-labelledby="title desc">
|
||||
<title id="title">AzioneLab</title>
|
||||
<desc id="desc">Logo AzioneLab con payoff e direzione artistica.</desc>
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" stop-color="#c54f41"/>
|
||||
<stop offset="100%" stop-color="#7f251f"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="12" y="18" width="120" height="120" rx="28" fill="url(#bg)"/>
|
||||
<path d="M46 109L74 48h17l28 61h-17l-5-12H67l-5 12H46zm27-26h18L82 60 73 83z" fill="#fff7f0"/>
|
||||
<text x="160" y="78" fill="#221c18" font-size="52" font-weight="700" font-family="Georgia, 'Times New Roman', serif">AzioneLab</text>
|
||||
<text x="160" y="122" fill="#5f5650" font-size="24" font-family="Arial, Helvetica, sans-serif">Laboratori teatrali & produzioni audio/visive</text>
|
||||
<text x="160" y="158" fill="#8f332d" font-size="20" font-family="Arial, Helvetica, sans-serif">Direzione artistica a cura di Ernesto Estatico</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
Reference in New Issue
Block a user