You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
606 B
12 lines
606 B
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" role="img" aria-label="Geonet Console"> |
|
<defs> |
|
<linearGradient id="g" x1="0%" y1="0%" x2="100%" y2="100%"> |
|
<stop offset="0%" stop-color="#06b6d4"/> |
|
<stop offset="100%" stop-color="#2563eb"/> |
|
</linearGradient> |
|
</defs> |
|
<rect width="512" height="512" rx="112" fill="#020617"/> |
|
<rect x="48" y="48" width="416" height="416" rx="88" fill="url(#g)" opacity="0.95"/> |
|
<path fill="#f8fafc" d="M148 168h216v32H148zm0 72h168v32H148zm0 72h216v32H148z"/> |
|
<circle cx="360" cy="312" r="28" fill="#f8fafc" opacity="0.9"/> |
|
</svg>
|
|
|