Init Commit
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
<svg width="512" height="512" viewBox="0 0 512 512" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="bg" x1="64" y1="32" x2="448" y2="480" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0%" stop-color="#7C3AED"/>
|
||||
<stop offset="50%" stop-color="#2563EB"/>
|
||||
<stop offset="100%" stop-color="#06B6D4"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="bubble" x1="132" y1="116" x2="386" y2="374" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0%" stop-color="#FFFFFF"/>
|
||||
<stop offset="100%" stop-color="#EAF6FF"/>
|
||||
</linearGradient>
|
||||
<filter id="shadow" x="80" y="70" width="360" height="360" filterUnits="userSpaceOnUse">
|
||||
<feDropShadow dx="0" dy="18" stdDeviation="18" flood-color="#0F172A" flood-opacity="0.25"/>
|
||||
</filter>
|
||||
</defs>
|
||||
|
||||
<rect width="512" height="512" rx="112" fill="url(#bg)"/>
|
||||
|
||||
<g opacity="0.18">
|
||||
<circle cx="96" cy="96" r="8" fill="white"/>
|
||||
<circle cx="416" cy="128" r="6" fill="white"/>
|
||||
<circle cx="408" cy="396" r="9" fill="white"/>
|
||||
<path d="M76 370C132 326 190 328 246 366C300 402 354 390 430 330" stroke="white" stroke-width="18" stroke-linecap="round"/>
|
||||
</g>
|
||||
|
||||
<g filter="url(#shadow)">
|
||||
<path d="M132 142C132 119.9 149.9 102 172 102H340C362.1 102 380 119.9 380 142V270C380 292.1 362.1 310 340 310H247L178 364C170.4 370 159 364.6 159 354.9V310H172C149.9 310 132 292.1 132 270V142Z" fill="url(#bubble)"/>
|
||||
</g>
|
||||
|
||||
<path d="M204 178L235 252" stroke="#2563EB" stroke-width="18" stroke-linecap="round"/>
|
||||
<path d="M266 178L235 252" stroke="#2563EB" stroke-width="18" stroke-linecap="round"/>
|
||||
<path d="M216 224H254" stroke="#2563EB" stroke-width="16" stroke-linecap="round"/>
|
||||
|
||||
<path d="M301 174H344" stroke="#7C3AED" stroke-width="15" stroke-linecap="round"/>
|
||||
<path d="M322 154V241" stroke="#7C3AED" stroke-width="15" stroke-linecap="round"/>
|
||||
<path d="M292 238C319 225 340 199 350 174" stroke="#7C3AED" stroke-width="15" stroke-linecap="round"/>
|
||||
<path d="M348 238C326 228 309 211 297 190" stroke="#7C3AED" stroke-width="15" stroke-linecap="round"/>
|
||||
|
||||
<circle cx="184" cy="272" r="9" fill="#06B6D4"/>
|
||||
<circle cx="220" cy="272" r="9" fill="#06B6D4"/>
|
||||
<circle cx="256" cy="272" r="9" fill="#06B6D4"/>
|
||||
|
||||
<path d="M401 171L408 190L427 197L408 204L401 223L394 204L375 197L394 190L401 171Z" fill="white" opacity="0.95"/>
|
||||
<path d="M101 251L106 264L119 269L106 274L101 287L96 274L83 269L96 264L101 251Z" fill="white" opacity="0.8"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.4 KiB |
Reference in New Issue
Block a user