| 1 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="currentColor"> |
| 2 |
<path d="M504 416H32V72c0-4.4-3.6-8-8-8H8c-4.4 0-8 3.6-8 8v360c0 8.8 7.2 16 16 16h488c4.4 0 8-3.6 8-8v-16c0-4.4-3.6-8-8-8z"></path> |
| 3 |
<g fill="none" stroke="currentColor" stroke-width="16" stroke-linecap="round" stroke-linejoin="round"> |
| 4 |
<rect x="80" y="220" width="120" height="120" rx="4"></rect> |
| 5 |
<line x1="140" y1="100" x2="140" y2="220"></line> |
| 6 |
<line x1="140" y1="340" x2="140" y2="392"></line> |
| 7 |
<line x1="100" y1="100" x2="180" y2="100"></line> |
| 8 |
<line x1="100" y1="392" x2="180" y2="392"></line> |
| 9 |
<line x1="80" y1="280" x2="200" y2="280"></line> |
| 10 |
<rect x="312" y="160" width="120" height="180" rx="4"></rect> |
| 11 |
<line x1="372" y1="100" x2="372" y2="160"></line> |
| 12 |
<line x1="372" y1="340" x2="372" y2="392"></line> |
| 13 |
<line x1="332" y1="100" x2="412" y2="100"></line> |
| 14 |
<line x1="332" y1="392" x2="412" y2="392"></line> |
| 15 |
<line x1="312" y1="240" x2="432" y2="240"></line> |
| 16 |
</g> |
| 17 |
</svg> |
| 18 |
|