- <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 256 256">
- <defs>
- <linearGradient id="gradient1">
- <stop class="stop1" offset="0%"/>
- <stop class="stop2" offset="100%"/>
- </linearGradient>
- </defs>
- <circle fill="url(#gradient1)" cx="128" cy="128" r="100" />
- </svg>
|