Revert "feat(brand): V-viewfinder favicon set (replaces split-W on photo)"
CI / test (push) Has been cancelled
CI / test (push) Has been cancelled
This reverts commit e7b97561c1.
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="10" fill="#0e2740"/>
|
||||
<path d="M 12 12 L 32 52 L 52 12"
|
||||
stroke="#f0d000" stroke-width="6"
|
||||
stroke-linejoin="round" stroke-linecap="round" fill="none"/>
|
||||
<defs>
|
||||
<clipPath id="wv-left"><rect x="0" y="0" width="32" height="64"/></clipPath>
|
||||
<clipPath id="wv-right"><rect x="32" y="0" width="32" height="64"/></clipPath>
|
||||
</defs>
|
||||
<rect width="64" height="64" rx="12" fill="#1a3a5c"/>
|
||||
<g font-family="system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif"
|
||||
font-weight="900" font-size="56" text-anchor="middle">
|
||||
<text x="32" y="50" fill="#fafafa" clip-path="url(#wv-left)">W</text>
|
||||
<text x="32" y="50" fill="#f0d000" clip-path="url(#wv-right)">W</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 271 B After Width: | Height: | Size: 599 B |
Reference in New Issue
Block a user