13 lines
459 B
XML
13 lines
459 B
XML
<svg width="100" height="100" viewBox="0 0 100 100" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g id="Frame 1" clip-path="url(#clip0_51_6)">
|
|
<rect width="100" height="100" fill="#E3E3E3"/>
|
|
<rect id="Rectangle 3" x="9" y="79" width="82" height="82" rx="25" fill="#BABABA"/>
|
|
<circle id="Ellipse 1" cx="50.5" cy="43.5" r="29.5" fill="#BABABA"/>
|
|
</g>
|
|
<defs>
|
|
<clipPath id="clip0_51_6">
|
|
<rect width="100" height="100" fill="white"/>
|
|
</clipPath>
|
|
</defs>
|
|
</svg>
|