UI: slab brand mark replacing checkmark, header aligned to page column, flatter controls
This commit is contained in:
parent
fa5467e55d
commit
527558bef2
4 changed files with 73 additions and 46 deletions
|
|
@ -1,6 +1,9 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128">
|
||||
<rect width="128" height="128" rx="24" fill="#16224a"/>
|
||||
<rect x="34" y="24" width="60" height="80" rx="8" fill="#2f6fd0" stroke="#35c6a8" stroke-width="3"/>
|
||||
<path d="M48 66 L60 78 L84 50" fill="none" stroke="#ffffff" stroke-width="7"
|
||||
stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<!-- Matches the in-app brand mark: a graded slab — case, label, and the
|
||||
card sealed inside. Kept in step with .brand-mark in style.css. -->
|
||||
<rect width="128" height="128" rx="26" fill="#0e1522"/>
|
||||
<rect x="38.5" y="20.5" width="51" height="87" rx="9" fill="none"
|
||||
stroke="#4d9bff" stroke-width="5"/>
|
||||
<rect x="48" y="31" width="32" height="9" rx="3.5" fill="#3ddcc0"/>
|
||||
<rect x="48" y="49" width="32" height="45" rx="4.5" fill="#4d9bff" opacity="0.34"/>
|
||||
</svg>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 367 B After Width: | Height: | Size: 548 B |
Loading…
Add table
Add a link
Reference in a new issue