7 lines
409 B
XML
7 lines
409 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="80" height="80" viewBox="0 0 80 80" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="10" y="10" width="60" height="60" rx="8" fill="#4CAF50"/>
|
|
<rect x="20" y="25" width="40" height="6" rx="2" fill="white"/>
|
|
<rect x="20" y="37" width="40" height="6" rx="2" fill="white"/>
|
|
<rect x="20" y="49" width="40" height="6" rx="2" fill="white"/>
|
|
</svg> |