Last active
May 5, 2026 10:36
-
-
Save renaudcerrato/05b0c4a1cf825e7d06b576bce705188e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0" encoding="UTF-8"?> | |
| <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512" fill="none"> | |
| <g clip-path="url(#clip0_330_81)"> | |
| <g clip-path="url(#clip1_330_81)"> | |
| <rect x="259" y="389" width="253" height="123" fill="#FFCC00"></rect> | |
| <rect width="512" height="389" fill="url(#paint0_linear_330_81)"></rect> | |
| <rect y="188" width="132" height="324" fill="#F082CA"></rect> | |
| <g clip-path="url(#clip2_330_81)"> | |
| <circle cx="518.5" cy="-7.5" r="161.5" stroke="white" stroke-width="86"></circle> | |
| <path fill-rule="evenodd" clip-rule="evenodd" d="M518.5 121.325C589.648 121.325 647.325 63.6479 647.325 -7.50001C647.325 -78.6479 589.648 -136.325 518.5 -136.325C447.352 -136.325 389.675 -78.6479 389.675 -7.50001C389.675 63.6479 447.352 121.325 518.5 121.325ZM518.5 187C625.919 187 713 99.9194 713 -7.50001C713 -114.919 625.919 -202 518.5 -202C411.081 -202 324 -114.919 324 -7.50001C324 99.9194 411.081 187 518.5 187Z" fill="#D2D1D6"></path> | |
| </g> | |
| <path d="M271.801 -7H114.801V110.707C114.801 116.993 107.884 120.823 102.556 117.488L2.26471 54.7078L-67 157.76L479.852 520.417L549.116 414.365L271.801 228.405V-7Z" fill="#F2F1F6"></path> | |
| <path d="M140 -15H194H248V256H140V-15Z" fill="url(#paint1_linear_330_81)"></path> | |
| <path d="M118 256H194.5H271V512H118V256Z" fill="#EEF0F6"></path> | |
| <g filter="url(#filter0_d_330_81)"> | |
| <circle cx="193" cy="317" r="119" fill="url(#paint2_linear_330_81)" stroke="white" stroke-width="20"></circle> | |
| <path d="M205.22 246.173C201.074 235.276 184.927 235.276 180.781 246.173L134.944 371.374C132.026 379.347 141.899 385.777 148.01 379.884L190.224 339.177C191.773 337.683 194.227 337.683 195.777 339.177L237.99 379.883C244.101 385.776 253.974 379.347 251.056 371.374L205.22 246.173Z" fill="white"></path> | |
| </g> | |
| </g> | |
| </g> | |
| <defs> | |
| <filter id="filter0_d_330_81" x="4" y="143" width="378" height="378" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"> | |
| <feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood> | |
| <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix> | |
| <feOffset dy="15"></feOffset> | |
| <feGaussianBlur stdDeviation="30"></feGaussianBlur> | |
| <feComposite in2="hardAlpha" operator="out"></feComposite> | |
| <feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"></feColorMatrix> | |
| <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_330_81"></feBlend> | |
| <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_330_81" result="shape"></feBlend> | |
| </filter> | |
| <linearGradient id="paint0_linear_330_81" x1="256" y1="0" x2="256" y2="389" gradientUnits="userSpaceOnUse"> | |
| <stop stop-color="#7FED7D"></stop> | |
| <stop offset="1" stop-color="#2ED058"></stop> | |
| </linearGradient> | |
| <linearGradient id="paint1_linear_330_81" x1="194" y1="-15" x2="194" y2="256" gradientUnits="userSpaceOnUse"> | |
| <stop stop-color="#0C91FF"></stop> | |
| <stop offset="1" stop-color="#0077F7"></stop> | |
| </linearGradient> | |
| <linearGradient id="paint2_linear_330_81" x1="193" y1="188" x2="193" y2="446" gradientUnits="userSpaceOnUse"> | |
| <stop stop-color="#0C91FF"></stop> | |
| <stop offset="1" stop-color="#017AFF"></stop> | |
| </linearGradient> | |
| <clipPath id="clip0_330_81"> | |
| <rect width="512" height="512" fill="white"></rect> | |
| </clipPath> | |
| <clipPath id="clip1_330_81"> | |
| <rect width="512" height="512" rx="112" fill="white"></rect> | |
| </clipPath> | |
| <clipPath id="clip2_330_81"> | |
| <rect x="314" width="198" height="205" fill="white"></rect> | |
| </clipPath> | |
| </defs> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment