1 line
447 B
XML
1 line
447 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" fill="none"><g clip-path="url(#a)"><circle cx="32" cy="32" r="32" fill="url(#b)"/></g><defs><radialGradient id="b" cx="0" cy="0" r="1" gradientTransform="matrix(0 32 -32 0 32 32)" gradientUnits="userSpaceOnUse"><stop stop-color="#fff" stop-opacity="0"/><stop offset="1" stop-color="#fff"/></radialGradient><clipPath id="a"><path fill="#fff" d="M0 0h64v64H0z"/></clipPath></defs></svg> |