SMK Family style & branding kit: logo, palette, typography, per-app playbook
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 900 260" width="900" height="260" role="img" aria-label="SMK Family logo">
|
||||
<defs>
|
||||
<linearGradient id="warm2" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#F2A65A"/>
|
||||
<stop offset="1" stop-color="#E8755D"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<!-- Icon mark -->
|
||||
<g transform="translate(8,10) scale(0.47)">
|
||||
<rect x="0" y="0" width="512" height="512" rx="120" fill="url(#warm2)"/>
|
||||
<rect x="8" y="8" width="496" height="496" rx="114" fill="none" stroke="#FFFFFF" stroke-opacity="0.14" stroke-width="6"/>
|
||||
<path d="M 256 340 C 220 306 180 280 180 240 A 52 52 0 0 1 256 206 A 52 52 0 0 1 332 240 C 332 280 292 306 256 340 Z" fill="#FBF6EC"/>
|
||||
<path d="M 352 104 C 356 122 366 132 384 136 C 366 140 356 150 352 168 C 348 150 338 140 320 136 C 338 132 348 122 352 104 Z" fill="#FBF6EC"/>
|
||||
</g>
|
||||
<!-- Wordmark -->
|
||||
<text x="290" y="158" font-family="'Baloo 2','Baloo 2 VF',ui-rounded,system-ui,sans-serif"
|
||||
font-size="130" font-weight="700" fill="#F5F0E6">SMK</text>
|
||||
<text x="294" y="216" font-family="'Nunito','Nunito VF',ui-rounded,system-ui,sans-serif"
|
||||
font-size="30" font-weight="700" letter-spacing="9" fill="#F2A65A">SMK FAMILY</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
Reference in New Issue
Block a user