12 lines
540 B
XML
12 lines
540 B
XML
<svg width="256" height="256" viewBox="0 0 256 256" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="256" height="256" rx="72" fill="#F4F8FF"/>
|
|
<circle cx="128" cy="128" r="56" fill="url(#paint0_linear_120_2)"/>
|
|
<circle cx="128" cy="128" r="76" fill="#2C6BFF" fill-opacity="0.12"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_120_2" x1="86" y1="80" x2="172" y2="176" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#8AB0FF"/>
|
|
<stop offset="1" stop-color="#2C6BFF"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|