| <!-- |
| |
| Licensed to the Apache Software Foundation (ASF) under one |
| or more contributor license agreements. See the NOTICE file |
| distributed with this work for additional information |
| regarding copyright ownership. The ASF licenses this file |
| to you under the Apache License, Version 2.0 (the |
| "License"); you may not use this file except in compliance |
| with the License. You may obtain a copy of the License at |
| |
| http://www.apache.org/licenses/LICENSE-2.0 |
| |
| Unless required by applicable law or agreed to in writing, |
| software distributed under the License is distributed on an |
| "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| KIND, either express or implied. See the License for the |
| specific language governing permissions and limitations |
| under the License. |
| |
| --> |
| |
| <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2000 1500"> |
| <path fill="#9ADBBE" d="M0 0h2000v1500H0z" /> |
| <defs> |
| <radialGradient id="c" gradientUnits="objectBoundingBox"> |
| <stop offset="0" stop-color="#FFF" /> |
| <stop offset="1" stop-color="#9ADBBE" /> |
| </radialGradient> |
| <linearGradient id="a" x1="0" x2="1550" y1="750" y2="750" gradientUnits="userSpaceOnUse"> |
| <stop offset="0" stop-color="#cdeddf" /> |
| <stop offset="1" stop-color="#9ADBBE" /> |
| </linearGradient> |
| <path id="b" fill="url(#a)" |
| d="M1549.2 51.6c-5.4 99.1-20.2 197.6-44.2 293.6-24.1 96-57.4 189.4-99.3 278.6-41.9 89.2-92.4 174.1-150.3 253.3-58 79.2-123.4 152.6-195.1 219-71.7 66.4-149.6 125.8-232.2 177.2-82.7 51.4-170.1 94.7-260.7 129.1-90.6 34.4-184.4 60-279.5 76.3C192.6 1495 96.1 1502 0 1500c96.1-2.1 191.8-13.3 285.4-33.6 93.6-20.2 185-49.5 272.5-87.2 87.6-37.7 171.3-83.8 249.6-137.3 78.4-53.5 151.5-114.5 217.9-181.7 66.5-67.2 126.4-140.7 178.6-218.9 52.3-78.3 96.9-161.4 133-247.9 36.1-86.5 63.8-176.2 82.6-267.6 18.8-91.4 28.6-184.4 29.6-277.4.3-27.6 23.2-48.7 50.8-48.4s49.5 21.8 49.2 49.5c0 .7 0 1.3-.1 2l.1.1z" /> |
| <g id="d"> |
| <use href="#b" transform="rotate(60) scale(.12)" /> |
| <use href="#b" transform="rotate(10) scale(.2)" /> |
| <use href="#b" transform="rotate(40) scale(.25)" /> |
| <use href="#b" transform="rotate(-20) scale(.3)" /> |
| <use href="#b" transform="rotate(-30) scale(.4)" /> |
| <use href="#b" transform="rotate(20) scale(.5)" /> |
| <use href="#b" transform="rotate(60) scale(.6)" /> |
| <use href="#b" transform="rotate(10) scale(.7)" /> |
| <use href="#b" transform="rotate(-40) scale(.835)" /> |
| <use href="#b" transform="rotate(40) scale(.9)" /> |
| <use href="#b" transform="rotate(25) scale(1.05)" /> |
| <use href="#b" transform="rotate(8) scale(1.2)" /> |
| <use href="#b" transform="rotate(-60) scale(1.333)" /> |
| <use href="#b" transform="rotate(-30) scale(1.45)" /> |
| <use href="#b" transform="rotate(10) scale(1.6)" /> |
| </g> |
| </defs> |
| <circle r="3000" fill="url(#c)" /> |
| <g fill="url(#c)" opacity=".5"> |
| <circle r="2000" /> |
| <circle r="1800" /> |
| <circle r="1700" /> |
| <circle r="1651" /> |
| <circle r="1450" /> |
| <circle r="1250" /> |
| <circle r="1175" /> |
| <circle r="900" /> |
| <circle r="750" /> |
| <circle r="500" /> |
| <circle r="380" /> |
| <circle r="250" /> |
| </g> |
| <use href="#d" transform="rotate(10)" /> |
| <use href="#d" transform="rotate(120)" /> |
| <use href="#d" transform="rotate(240)" /> |
| <circle r="3000" fill="none" /> |
| </svg> |