FRE-709: Document duplicate recovery wake - FRE-635 already recovered via FRE-708
This commit is contained in:
21
marketing/press-kit/scripter-logo-white.svg
Normal file
21
marketing/press-kit/scripter-logo-white.svg
Normal file
@@ -0,0 +1,21 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 120">
|
||||
<!-- Scripter White Logo (for dark backgrounds) -->
|
||||
<defs>
|
||||
<linearGradient id="whiteGradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
||||
<stop offset="0%" style="stop-color:#FFFFFF;stop-opacity:1" />
|
||||
<stop offset="100%" style="stop-color:#F1F5F9;stop-opacity:1" />
|
||||
</linearGradient>
|
||||
</defs>
|
||||
|
||||
<!-- Icon Mark -->
|
||||
<g transform="translate(20, 20)">
|
||||
<rect x="0" y="8" width="56" height="72" rx="4" fill="#FFFFFF" opacity="0.9"/>
|
||||
<rect x="12" y="0" width="56" height="72" rx="4" fill="url(#whiteGradient)"/>
|
||||
<line x1="20" y1="16" x2="56" y2="16" stroke="#1E293B" stroke-width="2" opacity="0.6"/>
|
||||
<line x1="20" y1="24" x2="56" y2="24" stroke="#1E293B" stroke-width="2" opacity="0.6"/>
|
||||
<line x1="20" y1="32" x2="48" y2="32" stroke="#1E293B" stroke-width="2" opacity="0.6"/>
|
||||
</g>
|
||||
|
||||
<!-- Wordmark -->
|
||||
<text x="110" y="78" font-family="Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif" font-size="56" font-weight="700" fill="#FFFFFF">Scripter</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user