style(design): FINDING-003,004,005,006,007,008,009 — remove emoji, H4→H3, touch targets, favicon, nav link, H1 text-wrap
This commit is contained in:
18
docs/squaremcp-logo.svg
Normal file
18
docs/squaremcp-logo.svg
Normal file
@@ -0,0 +1,18 @@
|
||||
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<title>SquareMCP logo</title>
|
||||
<defs>
|
||||
<linearGradient id="squaremcp-logo-gradient" x1="10" y1="10" x2="54" y2="54" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#7DB6FF"/>
|
||||
<stop offset="1" stop-color="#0E63F6"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path
|
||||
d="M10 12C10 10.8954 10.8954 10 12 10H31V17H17V31H10V12ZM33 10H52C53.1046 10 54 10.8954 54 12V31H47V17H33V10ZM10 33H17V47H31V54H12C10.8954 54 10 53.1046 10 52V33ZM47 33H54V52C54 53.1046 53.1046 54 52 54H33V47H47V33Z"
|
||||
fill="url(#squaremcp-logo-gradient)"
|
||||
/>
|
||||
<path
|
||||
d="M24 24H33V31H40V40H31V33H24V24Z"
|
||||
fill="#0E63F6"
|
||||
opacity="0.92"
|
||||
/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 736 B |
Reference in New Issue
Block a user