first commit
|
After Width: | Height: | Size: 1.5 MiB |
|
After Width: | Height: | Size: 5.7 KiB |
|
After Width: | Height: | Size: 886 KiB |
@@ -0,0 +1,36 @@
|
||||
<svg width='1024' height='1024' viewBox='0 0 1024 1024' xmlns='http://www.w3.org/2000/svg'>
|
||||
<defs>
|
||||
<linearGradient id='bg' x1='0%' y1='0%' x2='100%' y2='100%'>
|
||||
<stop offset='0%' stop-color='#1C1917'/>
|
||||
<stop offset='100%' stop-color='#0C0A09'/>
|
||||
</linearGradient>
|
||||
<linearGradient id='gold' x1='0%' y1='0%' x2='100%' y2='100%'>
|
||||
<stop offset='0%' stop-color='#FDE68A'/>
|
||||
<stop offset='50%' stop-color='#C8A96B'/>
|
||||
<stop offset='100%' stop-color='#926E27'/>
|
||||
</linearGradient>
|
||||
<filter id='glow' x='-20%' y='-20%' width='140%' height='140%'>
|
||||
<feGaussianBlur stdDeviation='20' result='blur'/>
|
||||
<feComposite in='SourceGraphic' in2='blur' operator='over'/>
|
||||
</filter>
|
||||
</defs>
|
||||
<rect width='1024' height='1024' rx='220' fill='url(#bg)'/>
|
||||
<rect x='32' y='32' width='960' height='960' rx='190' fill='none' stroke='url(#gold)' stroke-width='6' opacity='0.3'/>
|
||||
|
||||
<!-- Central Monogram M with luxury geometry -->
|
||||
<g filter='url(#glow)' transform='translate(512, 512) scale(0.9)'>
|
||||
<!-- Sparkle -->
|
||||
<path d='M0,-240 L16,-190 L66,-174 L16,-158 L0,-108 L-16,-158 L-66,-174 L-16,-190 Z' fill='url(#gold)'/>
|
||||
<!-- Stylized M -->
|
||||
<path d='M-180,180 L-180,-100 L-60,50 L0,-20 L60,50 L180,-100 L180,180 L120,180 L120,0 L60,80 L0,0 L-60,80 L-120,0 L-120,180 Z' fill='url(#gold)'/>
|
||||
<!-- QR Corner accents -->
|
||||
<rect x='-240' y='-240' width='80' height='80' rx='16' fill='none' stroke='url(#gold)' stroke-width='16'/>
|
||||
<rect x='-220' y='-220' width='40' height='40' rx='8' fill='url(#gold)'/>
|
||||
|
||||
<rect x='160' y='-240' width='80' height='80' rx='16' fill='none' stroke='url(#gold)' stroke-width='16'/>
|
||||
<rect x='180' y='-220' width='40' height='40' rx='8' fill='url(#gold)'/>
|
||||
|
||||
<rect x='-240' y='160' width='80' height='80' rx='16' fill='none' stroke='url(#gold)' stroke-width='16'/>
|
||||
<rect x='-220' y='180' width='40' height='40' rx='8' fill='url(#gold)'/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
|
After Width: | Height: | Size: 989 KiB |
|
After Width: | Height: | Size: 236 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 76 KiB |
|
After Width: | Height: | Size: 166 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 633 KiB |