- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none">
- <circle cx="12" cy="12" r="11" fill="url(#g)"/>
- <path d="M7 8.5C7 7.67 7.67 7 8.5 7h7c.83 0 1.5.67 1.5 1.5v7c0 .83-.67 1.5-1.5 1.5h-7c-.83 0-1.5-.67-1.5-1.5v-7z" stroke="white" stroke-width="1.5"/>
- <path d="M9 11h6M9 14h4" stroke="white" stroke-width="1.5" stroke-linecap="round"/>
- <defs>
- <linearGradient id="g" x1="0" y1="0" x2="24" y2="24">
- <stop offset="0%" stop-color="#0a84ff"/>
- <stop offset="100%" stop-color="#5856d6"/>
- </linearGradient>
- </defs>
- </svg>
|