File size: 506 Bytes
dea9e94
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
  <rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect>
  <line x1="9" y1="7" x2="9" y2="17"></line>
  <line x1="15" y1="7" x2="15" y2="17"></line>
  <line x1="12" y1="7" x2="12" y2="17"></line>
  <line x1="7" y1="12" x2="17" y2="12"></line>
  <circle cx="12" cy="12" r="3" fill="#ffffff" stroke="none"></circle>
</svg>